| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.1.0 | cvs2svn | 2000-07-26 | 2 | -263/+0 |
| * | commit 3.4.8 to releng4 | Darren Reed | 2000-07-19 | 20 | -1155/+2931 |
| * | pullup changes from -current | Darren Reed | 2000-07-19 | 13 | -148/+806 |
| * | MFC rev 1.60: fix a comment for TCPCTL_KEEPINIT. | Sheldon Hearn | 2000-07-18 | 1 | -1/+1 |
| * | MFC: close pr 19544 - ipfw pipe delete causes panic when no pipes define | Luigi Rizzo | 2000-07-17 | 1 | -2/+2 |
| * | MFC: Merge KAME 2000/07/01 code. | Kris Kennaway | 2000-07-15 | 19 | -228/+1173 |
| * | Merged undocumented bug fix from rev 1.41: Fix for timer race that can | David Greenman | 2000-07-13 | 1 | -2/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-07-10 | 2 | -0/+598 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-06-26 | 2 | -0/+263 |
| * | MFC: fix behaviour of "ipfw pipe show" | Luigi Rizzo | 2000-06-14 | 1 | -5/+10 |
| * | MFC: (rev 1.133) do not call icmp_error() if ipfirewall(4) denied packet. | Ruslan Ermilov | 2000-06-13 | 1 | -0/+4 |
| * | MFC: Bring WF2Q+ support in dummynet. Read the ipfw(8) manpage for | Luigi Rizzo | 2000-06-11 | 4 | -345/+1305 |
| * | MFC: r1.43, fix for connections hanging in LAST_ACK state. | Jonathan Lemon | 2000-06-08 | 1 | -0/+4 |
| * | MFC: correct boundary checks against IP options | Jonathan Lemon | 2000-06-08 | 3 | -3/+16 |
| * | MFC: only pass the address family to if_simloop() | Archie Cobbs | 2000-06-02 | 1 | -1/+1 |
| * | define CSUM_DELAY_DATA to match merge | Darren Reed | 2000-05-26 | 1 | -0/+4 |
| * | MFC: rev 1.106, checksums for multicast loopback. | Jonathan Lemon | 2000-05-25 | 1 | -0/+6 |
| * | MFC: rev 1.134, cast sizeof() calls to keep things signed. | Jonathan Lemon | 2000-05-25 | 1 | -3/+4 |
| * | do not add state upon RST | Darren Reed | 2000-05-24 | 1 | -0/+2 |
| * | MFC: Move BPF and bridging code into ether_input() | Archie Cobbs | 2000-05-24 | 2 | -233/+172 |
| * | MFC: fix problem with interaction between delayed checksums & IPFilter. | Jonathan Lemon | 2000-05-21 | 3 | -2/+11 |
| * | MFC 1.63: return ECONNRESET instead of EINVAL when trying to do a | Peter Wemm | 2000-05-19 | 1 | -3/+3 |
| * | Fix bug in dealing with "hlen == 1 and opt > 1" | Darren Reed | 2000-05-10 | 1 | -5/+11 |
| * | MFC: delayed checksum work. This also brings the mbuf size up to 256. | Jonathan Lemon | 2000-05-05 | 6 | -80/+200 |
| * | remove a useless error message | Luigi Rizzo | 2000-05-02 | 1 | -0/+2 |
| * | MFC: ND6_HINT() should not be called unless the connection status is | Munechika SUMIKAWA | 2000-04-17 | 1 | -1/+0 |
| * | De-pessimize checking of runt packets. Patch was created vs. | Wes Peters | 2000-04-11 | 1 | -10/+3 |
| * | MFC: add trailing newlines to the log() calls introduced in rev 1.64. | Joerg Wunsch | 2000-03-29 | 1 | -3/+3 |
| * | MFC 1.66, fix NULL pointer dereference panic when dealing with ARP | Matthew Dillon | 2000-03-23 | 1 | -1/+1 |
| * | MFC: | Brian Feldman | 2000-03-23 | 1 | -1/+2 |
| * | MFC: (rev 1.132) Fix logging of src and dst IP addresses. | Ruslan Ermilov | 2000-03-14 | 1 | -5/+6 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-13 | 15 | -11516/+0 |
| * | Disable IPv4 over IPv4 tunnel on the 6to4 interface for better security. | Yoshinobu Inoue | 2000-03-11 | 1 | -1/+12 |
| * | IPv6 6to4 support. | Yoshinobu Inoue | 2000-03-11 | 3 | -3/+44 |
| * | The function arpintr() incorrectly checks m->m_len to detect incomplete | Robert Watson | 2000-03-11 | 1 | -13/+36 |
| * | Initialize mbuf pointer at getting ipsec policy. | Yoshinobu Inoue | 2000-03-09 | 1 | -2/+3 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-02 | 1 | -1/+2 |
| * | Fix panic when doing keep-state and "forward". | Luigi Rizzo | 2000-02-29 | 1 | -69/+68 |
| * | Limit the maximum permissible TCP window size to 65535 octets if | Paul Saab | 2000-02-28 | 2 | -2/+8 |
| * | -it do, among other things, clear out any | Alfred Perlstein | 2000-02-28 | 1 | -1/+1 |
| * | Remove option IPFILTER_KLD. In case you wanted to kldload ipfilter, | Guido van Rooij | 2000-02-23 | 2 | -13/+0 |
| * | Clean up some loose ends in the network code, including the X.25 and ISO | Peter Wemm | 2000-02-13 | 3 | -20/+3 |
| * | Forgot one line: don't try to match flags when looking for a flow. | Luigi Rizzo | 2000-02-11 | 1 | -0/+1 |
| * | Re add rev 1.11 diffs to ip_fil.h Also discover that I did not undefine | Guido van Rooij | 2000-02-10 | 18 | -8/+29 |
| * | Forbid include of soem inet6 header files from wrong place | Yoshinobu Inoue | 2000-02-10 | 3 | -0/+6 |
| * | Move definition of fw_enable from ip_fw.c to ip_input.c | Luigi Rizzo | 2000-02-10 | 2 | -1/+1 |
| * | Whoops... forgot braces in a conditional | Luigi Rizzo | 2000-02-10 | 1 | -6/+7 |
| * | Support the net.inet.ip.fw.enable variable, part of | Luigi Rizzo | 2000-02-10 | 2 | -3/+3 |
| * | Support for stateful (dynamic) ipfw rules. They are very | Luigi Rizzo | 2000-02-10 | 4 | -65/+525 |
| * | Bring over ipfilter v3_3_8 kernel sources, including merging the | Guido van Rooij | 2000-02-09 | 20 | -93/+108 |