summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in.h
Commit message (Expand)AuthorAgeFilesLines
* OOPs typo TCF, not TCP....julian1998-02-251-2/+2
* Bring our in.h up to date with respect to allocatedjulian1998-02-251-3/+86
* Add new sysctl variable: net.inet.ip.accept_sourcerouteguido1998-02-161-2/+4
* Export ipstat via sysctl. Don't understand why this wasn't done before.wollman1997-09-251-2/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add INADDR_LOOPBACK, moved from <rpc/rpc.h>peter1996-12-301-1/+2
* Add the IP_RECVIF socket option, which supplies a packet's incoming interfacefenner1996-11-111-1/+2
* Changed args to the nat functions.sos1996-10-221-2/+2
* Reword two comments.alex1996-10-191-3/+3
* Add hooks for an IP NAT module, much like the firewall stuff...sos1996-08-211-5/+21
* Add two more portrange sysctls, which control the area of the belowpeter1996-08-121-2/+10
* Adding changes to ipfw and the kernel to support ip packet diversion..julian1996-07-101-1/+2
* Add feature for tcp "established".phk1996-04-031-3/+9
* IGMPv2 routines rewritten, to be more compact and to fully complyfenner1996-03-141-1/+2
* Make the default behavior of local port assignment match traditionalpeter1996-02-221-14/+48
* Change the default local address range for IP from 1024 through 5000peter1996-01-191-1/+15
* New style sysctl & staticize alot of stuff.phk1995-11-141-3/+1
* Instrument the IP input queue with two new read-only MIB entries:wollman1995-11-011-2/+6
* Change the compile-time option of DIRECTED_BROADCAST into a sysctlpeter1995-07-181-2/+4
* Kernel side of 3.5 multicast routing code, based on work by Bill Fennerwollman1995-06-131-3/+5
* Reject source routes unless configured on by administrator.wollman1995-03-161-1/+3
* Add inet_ntoa() and replace ARP's private routine with same.wollman1995-03-161-1/+4
* Attempt to make the host route cache a bit smarter under conditions ofwollman1995-02-141-2/+6
* Correct sysctl info so that net.inet.ip.rtexpire is actually accessible.wollman1994-12-211-2/+2
* Make rtq_reallyold user-configurable via sysctl.wollman1994-12-141-1/+4
* Initial get-the-easy-case-working upgrade of the multicast codewollman1994-09-061-1/+6
* Made idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+238
OpenPOWER on IntegriCloud