summaryrefslogtreecommitdiff
path: root/sys/netinet/in.h
Commit message (Expand)AuthorAgeFilesLines
* Last bits (i think) of dummynet for -current.Luigi Rizzo1998-12-141-1/+6
* Yow! Completely change the way socket options are handled, eliminatingGarrett Wollman1998-08-231-16/+1
* Support for IPFW based transparent forwarding.Julian Elischer1998-07-061-2/+2
* Fix wrong data type for a pointer.Julian Elischer1998-06-061-2/+2
* clean up the changes made to ipfw over the last weeksJulian Elischer1998-06-061-2/+2
* Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> viaDavid Greenman1998-05-191-2/+4
* Treat all internet addresses as u_int32_t.John Birrell1998-05-101-15/+15
* According to:Poul-Henning Kamp1998-04-191-3/+14
* OOPs typo TCF, not TCP....Julian Elischer1998-02-251-2/+2
* Bring our in.h up to date with respect to allocatedJulian Elischer1998-02-251-3/+86
* Add new sysctl variable: net.inet.ip.accept_sourcerouteGuido van Rooij1998-02-161-2/+4
* Export ipstat via sysctl. Don't understand why this wasn't done before.Garrett Wollman1997-09-251-2/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add INADDR_LOOPBACK, moved from <rpc/rpc.h>Peter Wemm1996-12-301-1/+2
* Add the IP_RECVIF socket option, which supplies a packet's incoming interfaceBill Fenner1996-11-111-1/+2
* Changed args to the nat functions.Søren Schmidt1996-10-221-2/+2
* Reword two comments.Alexander Langer1996-10-191-3/+3
* Add hooks for an IP NAT module, much like the firewall stuff...Søren Schmidt1996-08-211-5/+21
* Add two more portrange sysctls, which control the area of the belowPeter Wemm1996-08-121-2/+10
* Adding changes to ipfw and the kernel to support ip packet diversion..Julian Elischer1996-07-101-1/+2
* Add feature for tcp "established".Poul-Henning Kamp1996-04-031-3/+9
* IGMPv2 routines rewritten, to be more compact and to fully complyBill Fenner1996-03-141-1/+2
* Make the default behavior of local port assignment match traditionalPeter Wemm1996-02-221-14/+48
* Change the default local address range for IP from 1024 through 5000Peter Wemm1996-01-191-1/+15
* New style sysctl & staticize alot of stuff.Poul-Henning Kamp1995-11-141-3/+1
* Instrument the IP input queue with two new read-only MIB entries:Garrett Wollman1995-11-011-2/+6
* Change the compile-time option of DIRECTED_BROADCAST into a sysctlPeter Wemm1995-07-181-2/+4
* Kernel side of 3.5 multicast routing code, based on work by Bill FennerGarrett Wollman1995-06-131-3/+5
* Reject source routes unless configured on by administrator.Garrett Wollman1995-03-161-1/+3
* Add inet_ntoa() and replace ARP's private routine with same.Garrett Wollman1995-03-161-1/+4
* Attempt to make the host route cache a bit smarter under conditions ofGarrett Wollman1995-02-141-2/+6
* Correct sysctl info so that net.inet.ip.rtexpire is actually accessible.Garrett Wollman1994-12-211-2/+2
* Make rtq_reallyold user-configurable via sysctl.Garrett Wollman1994-12-141-1/+4
* Initial get-the-easy-case-working upgrade of the multicast codeGarrett Wollman1994-09-061-1/+6
* Made idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+238