| Commit message (Expand) | Author | Age | Files | Lines |
| * | Restore check for ro_rt != NULL to prevent dereferencing a NULL pointer. | Luigi Rizzo | 2002-07-12 | 1 | -2/+3 |
| * | The purpose of this commit is to bring the net/ and netinet/ sources | Luigi Rizzo | 2002-07-09 | 1 | -160/+183 |
| * | MFC: Fixed IP routing table leak in icmp_reflect(). | Ruslan Ermilov | 2002-03-22 | 1 | -6/+4 |
| * | MFC: | Hajimu UMEMOTO | 2002-02-26 | 1 | -1/+5 |
| * | MFC: 1.150: Unbreak IPF 127/8 redirects. | Ruslan Ermilov | 2002-02-20 | 1 | -10/+10 |
| * | MFC of change to allow incoming packets to be forwarded. | Julian Elischer | 2002-02-19 | 1 | -5/+11 |
| * | MFC: 1.148: { 127, <any> } MUST NOT appear outside a host. | Ruslan Ermilov | 2002-02-01 | 1 | -1/+11 |
| * | MFC: don't try to free a NULL route when doing IPFIREWALL_FORWARD. | Yaroslav Tykhiy | 2001-12-28 | 1 | -1/+2 |
| * | MFC: Make faith(4) interfaces (un)loadable and clonable. | Brooks Davis | 2001-12-15 | 1 | -10/+0 |
| * | MFC: r1.137, r1.138, r1.140; macro centralization, hash list, stats update. | Jonathan Lemon | 2001-12-14 | 1 | -4/+4 |
| * | MFC: | Ruslan Ermilov | 2001-12-07 | 1 | -4/+6 |
| * | Remove an #ifdef vax entry | Luigi Rizzo | 2001-11-04 | 1 | -3/+0 |
| * | Mega-MFC for ipfw/bridge/dummynet features and fixes added over the | Luigi Rizzo | 2001-11-03 | 1 | -13/+6 |
| * | MFC: fix mbuf leak in ip_output(). (sending packets with IP options | Bill Paul | 2001-11-02 | 1 | -1/+1 |
| * | MFC: revisions 1.128-1.132. | Daniel C. Sobral | 2001-10-05 | 1 | -16/+22 |
| * | MFC: Add ``options RANDOM_IP_ID'' which randomizes the ID field of IP | Kris Kennaway | 2001-07-19 | 1 | -0/+5 |
| * | MFC: Sync with recent KAME. | Hajimu UMEMOTO | 2001-07-03 | 1 | -134/+179 |
| * | MFC: (rev 1.124) Fix UDP checksum calculation. | Ruslan Ermilov | 2001-04-25 | 1 | -3/+5 |
| * | MFC: 1.122->1.223 Set up `ia' properly for dummynet packets to avoid | Ian Dowse | 2001-03-11 | 1 | -4/+8 |
| * | MFC: Keep stats on interface address traffic for ipv4 and ipv6 packets. | Josef Karthauser | 2001-03-04 | 1 | -3/+14 |
| * | MFC various trivial/textual changes. | Poul-Henning Kamp | 2001-02-27 | 1 | -4/+2 |
| * | Another sweep at the bridge/ipfw/dummynet code, thanks to the bug | Luigi Rizzo | 2001-02-07 | 1 | -9/+5 |
| * | Assorted bridge+ipfw+dummynet fixes. The general goal of this set | Luigi Rizzo | 2001-02-01 | 1 | -1/+8 |
| * | Pass up errors returned by dummynet. | Luigi Rizzo | 2001-01-25 | 1 | -3/+3 |
| * | MFC: | Ruslan Ermilov | 2000-09-21 | 1 | -12/+13 |
| * | MFC: Merge KAME 2000/07/01 code. | Kris Kennaway | 2000-07-15 | 1 | -23/+22 |
| * | MFC: correct boundary checks against IP options | Jonathan Lemon | 2000-06-08 | 1 | -1/+3 |
| * | MFC: only pass the address family to if_simloop() | Archie Cobbs | 2000-06-02 | 1 | -1/+1 |
| * | MFC: rev 1.106, checksums for multicast loopback. | Jonathan Lemon | 2000-05-25 | 1 | -0/+6 |
| * | MFC: fix problem with interaction between delayed checksums & IPFilter. | Jonathan Lemon | 2000-05-21 | 1 | -2/+1 |
| * | MFC: delayed checksum work. This also brings the mbuf size up to 256. | Jonathan Lemon | 2000-05-05 | 1 | -28/+109 |
| * | Initialize mbuf pointer at getting ipsec policy. | Yoshinobu Inoue | 2000-03-09 | 1 | -2/+3 |
| * | Remove option IPFILTER_KLD. In case you wanted to kldload ipfilter, | Guido van Rooij | 2000-02-23 | 1 | -9/+0 |
| * | Support the net.inet.ip.fw.enable variable, part of | Luigi Rizzo | 2000-02-10 | 1 | -2/+2 |
| * | MGETHDR() does not initialize m_pkthdr.rcvif, do it here. | Ruslan Ermilov | 2000-01-10 | 1 | -0/+1 |
| * | enable IPsec over DUMMYNET again | Yoshinobu Inoue | 2000-01-09 | 1 | -17/+14 |
| * | Cleanup dummynet call interface so it should now work on the Alpha | Luigi Rizzo | 2000-01-08 | 1 | -5/+7 |
| * | IPSEC support in the kernel. | Yoshinobu Inoue | 1999-12-22 | 1 | -3/+234 |
| * | Miscellaneous fixes/cleanups relating to ipfw and divert(4): | Archie Cobbs | 1999-12-06 | 1 | -10/+34 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Free the dummynet descriptor in ip_dummynet, not in the called | Luigi Rizzo | 1999-05-04 | 1 | -3/+1 |
| * | forgot passing the right pointer to dst to dummynet_io(). | Luigi Rizzo | 1999-05-04 | 1 | -2/+2 |
| * | Tidy up some stray / unused stuff in the IPFW package and friends. | Peter Wemm | 1999-04-20 | 1 | -20/+2 |
| * | Fix a dummynet bug caused by passing a bad next hop address (the | Luigi Rizzo | 1999-03-16 | 1 | -5/+5 |
| * | avoid panic with pkts larger than MTU and DF set coming out of a pipe. | Luigi Rizzo | 1999-02-19 | 1 | -2/+2 |
| * | Restore 1.82->1.83 change deleted by mistake< per Bruce suggestion | Luigi Rizzo | 1998-12-21 | 1 | -1/+2 |
| * | Last bits (i think) of dummynet for -current. | Luigi Rizzo | 1998-12-14 | 1 | -18/+89 |
| * | add #include <sys/kernel.h> where it's needed by MALLOC_DEFINE() | Peter Wemm | 1998-11-10 | 1 | -1/+2 |
| * | Properly fragment multicast packets. | Garrett Wollman | 1998-09-02 | 1 | -1/+2 |
| * | Yow! Completely change the way socket options are handled, eliminating | Garrett Wollman | 1998-08-23 | 1 | -183/+212 |