| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.8.0_cvs | cvs2svn | 2003-04-03 | 1 | -1/+1 |
| * | MFC: gre(4) kernel driver and associated changes. | Maxim Sobolev | 2002-12-01 | 1 | -1/+6 |
| * | Revert MFC of ephemeral port changes. More work will have to be done | Mike Silbersack | 2002-05-02 | 1 | -6/+7 |
| * | MFC rev 1.66 | Mike Silbersack | 2002-04-14 | 1 | -4/+2 |
| * | MFC rev 1.64 | Mike Silbersack | 2002-04-09 | 1 | -3/+4 |
| * | MFC: r1.57; centralize macro definitions. | Jonathan Lemon | 2001-12-14 | 1 | -0/+4 |
| * | MFC: rev 1.55: fix a stack of KAME warnings (struct mbuf/ifnet) | Peter Wemm | 2001-10-05 | 1 | -2/+4 |
| * | MFC: 1.55->1.56: remove unused struct ip_opts | Luigi Rizzo | 2001-10-01 | 1 | -12/+0 |
| * | MFC: IPv4 address is not unsigned int. | Hajimu UMEMOTO | 2001-04-21 | 1 | -1/+1 |
| * | MFC: Merge KAME 2000/07/01 code. | Kris Kennaway | 2000-07-15 | 1 | -1/+30 |
| * | Forbid include of soem inet6 header files from wrong place | Yoshinobu Inoue | 2000-02-10 | 1 | -0/+2 |
| * | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 1 | -3/+3 |
| * | IPSEC support in the kernel. | Yoshinobu Inoue | 1999-12-22 | 1 | -1/+1 |
| * | KAME related header files additions and merges. | Yoshinobu Inoue | 1999-11-05 | 1 | -18/+36 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Make ipfw's logging more dynamic. Now, log will use the default limit | Brian Feldman | 1999-08-01 | 1 | -1/+2 |
| * | Pre-declare struct proc to avoid 'inside param list' warnings. | Peter Wemm | 1999-05-08 | 1 | -1/+2 |
| * | Free the dummynet descriptor in ip_dummynet, not in the called | Luigi Rizzo | 1999-05-04 | 1 | -2/+3 |
| * | This Implements the mumbled about "Jail" feature. | Poul-Henning Kamp | 1999-04-28 | 1 | -1/+4 |
| * | Tidy up some stray / unused stuff in the IPFW package and friends. | Peter Wemm | 1999-04-20 | 1 | -2/+1 |
| * | Last bits (i think) of dummynet for -current. | Luigi Rizzo | 1998-12-14 | 1 | -1/+6 |
| * | Yow! Completely change the way socket options are handled, eliminating | Garrett Wollman | 1998-08-23 | 1 | -16/+1 |
| * | Support for IPFW based transparent forwarding. | Julian Elischer | 1998-07-06 | 1 | -2/+2 |
| * | Fix wrong data type for a pointer. | Julian Elischer | 1998-06-06 | 1 | -2/+2 |
| * | clean up the changes made to ipfw over the last weeks | Julian Elischer | 1998-06-06 | 1 | -2/+2 |
| * | Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> via | David Greenman | 1998-05-19 | 1 | -2/+4 |
| * | Treat all internet addresses as u_int32_t. | John Birrell | 1998-05-10 | 1 | -15/+15 |
| * | According to: | Poul-Henning Kamp | 1998-04-19 | 1 | -3/+14 |
| * | OOPs typo TCF, not TCP.... | Julian Elischer | 1998-02-25 | 1 | -2/+2 |
| * | Bring our in.h up to date with respect to allocated | Julian Elischer | 1998-02-25 | 1 | -3/+86 |
| * | Add new sysctl variable: net.inet.ip.accept_sourceroute | Guido van Rooij | 1998-02-16 | 1 | -2/+4 |
| * | Export ipstat via sysctl. Don't understand why this wasn't done before. | Garrett Wollman | 1997-09-25 | 1 | -2/+4 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Add INADDR_LOOPBACK, moved from <rpc/rpc.h> | Peter Wemm | 1996-12-30 | 1 | -1/+2 |
| * | Add the IP_RECVIF socket option, which supplies a packet's incoming interface | Bill Fenner | 1996-11-11 | 1 | -1/+2 |
| * | Changed args to the nat functions. | Søren Schmidt | 1996-10-22 | 1 | -2/+2 |
| * | Reword two comments. | Alexander Langer | 1996-10-19 | 1 | -3/+3 |
| * | Add hooks for an IP NAT module, much like the firewall stuff... | Søren Schmidt | 1996-08-21 | 1 | -5/+21 |
| * | Add two more portrange sysctls, which control the area of the below | Peter Wemm | 1996-08-12 | 1 | -2/+10 |
| * | Adding changes to ipfw and the kernel to support ip packet diversion.. | Julian Elischer | 1996-07-10 | 1 | -1/+2 |
| * | Add feature for tcp "established". | Poul-Henning Kamp | 1996-04-03 | 1 | -3/+9 |
| * | IGMPv2 routines rewritten, to be more compact and to fully comply | Bill Fenner | 1996-03-14 | 1 | -1/+2 |
| * | Make the default behavior of local port assignment match traditional | Peter Wemm | 1996-02-22 | 1 | -14/+48 |
| * | Change the default local address range for IP from 1024 through 5000 | Peter Wemm | 1996-01-19 | 1 | -1/+15 |
| * | New style sysctl & staticize alot of stuff. | Poul-Henning Kamp | 1995-11-14 | 1 | -3/+1 |
| * | Instrument the IP input queue with two new read-only MIB entries: | Garrett Wollman | 1995-11-01 | 1 | -2/+6 |
| * | Change the compile-time option of DIRECTED_BROADCAST into a sysctl | Peter Wemm | 1995-07-18 | 1 | -2/+4 |
| * | Kernel side of 3.5 multicast routing code, based on work by Bill Fenner | Garrett Wollman | 1995-06-13 | 1 | -3/+5 |
| * | Reject source routes unless configured on by administrator. | Garrett Wollman | 1995-03-16 | 1 | -1/+3 |