summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_icmp.h
Commit message (Expand)AuthorAgeFilesLines
* MFP4: @176978-176982, 176984, 176990-176994, 177441bz2010-04-291-1/+0
* Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short.luigi2009-02-131-9/+13
* Change the initialization methodology for global variables scheduledzec2008-11-191-0/+1
* Pass icmp_error() the MTU argument directly instead ofandre2005-05-041-1/+1
* Introduce a struct icmphdr which contains the type, code, and cksumbrooks2005-04-261-0/+11
* Move Path MTU discovery ICMP processing from icmp_input() toandre2005-04-211-0/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Tweak existing header and other build infrastructure to be able to buildmlaier2004-02-261-1/+16
* Add comments regarding the ICMP timestamp fields.mdodd2003-03-211-4/+4
* Fix two instances of variant struct definitions in sys/netinet:phk2002-10-201-5/+0
* Remove __P.alfred2002-03-191-2/+2
* Patches from Keiichi SHIMA <keiichi@iij.ad.jp>julian2001-09-031-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* IPSEC support in the kernel.shin1999-12-221-1/+1
* add two more codes to ICMP error 12 (Parameter Problem).jmb1999-11-151-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Declare id_mask as a fixed-size type.bde1998-07-131-2/+2
* 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 #define's for RFC1716/RFC1812 new ICMP UNREACHABLE types.fenner1996-08-201-1/+4
* Eliminate some more references to separate ip_v and ip_hl fields.wollman1996-07-241-1/+6
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Add definitions for ICMP router discovery.fenner1996-01-191-1/+20
* New style sysctl & staticize alot of stuff.phk1995-11-141-4/+1
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Made idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+160
OpenPOWER on IntegriCloud