summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_icmp.c
Commit message (Expand)AuthorAgeFilesLines
...
* Always pass a route structure when calling ip_output().wollman1996-04-031-2/+6
* Fix two cases where ia->ia_ifp could be NULL.phk1996-04-021-2/+4
* Make rip_input() take the header lengthfenner1996-03-261-2/+2
* Uniformized pr_ctlinput protosw functions. The third arg is now `voidbde1995-12-161-3/+3
* Another mega commit to staticize things.phk1995-12-141-3/+4
* Added a conditionalized printf for debugging MTU discovery.wollman1995-12-081-2/+6
* Removed unnecessary #includes of vm stuff. Most of them were oncebde1995-12-061-2/+1
* Path MTU Discovery is now standard.wollman1995-12-051-7/+7
* Fixed the type of a function pointer.bde1995-11-181-3/+3
* New style sysctl & staticize alot of stuff.phk1995-11-141-30/+13
* Initial back-end support for IP MTU discovery, gated on MTUDISC. The supportwollman1995-09-181-1/+81
* Fix long-standing bug in ICMPPRINTFS code where NTOHL was used insteadwollman1995-08-291-12/+20
* ICMP messages received from broken hosts which reply to multicast packetswollman1995-07-101-4/+8
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-3/+5
* Add lots of useful MIB variables and a few not-so-useful ones forwollman1995-02-161-3/+6
* Cosmetics: silences gcc -Wall.phk1994-10-081-1/+2
* GCC cleanup.phk1994-10-021-8/+12
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+591
OpenPOWER on IntegriCloud