summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_icmp.h
AgeCommit message (Expand)Author
2023-11-26sys: Remove ancient SCCS tags.Warner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2022-10-03netinet*: remove PRC_ constants and streamline ICMP processingGleb Smirnoff
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2016-04-29Add support for handling ICMP and ICMP6 messages sent in responseMichael Tuexen
2016-04-14Allow the handling of ICMP messages sent in response to SCTP packetsMichael Tuexen
2016-04-14When delivering an ICMP packet to the ctlinput function, ensure thatMichael Tuexen
2014-12-21Where appropriate, use the modern terms for the one true time baseWarner Losh
2014-08-08Merge 'struct ip6protosw' and 'struct protosw' into one. Now we haveKevin Lo
2010-04-29MFP4: @176978-176982, 176984, 176990-176994, 177441Bjoern A. Zeeb
2009-02-13Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short.Luigi Rizzo
2008-11-19Change the initialization methodology for global variables scheduledMarko Zec
2005-05-04Pass icmp_error() the MTU argument directly instead ofAndre Oppermann
2005-04-26Introduce a struct icmphdr which contains the type, code, and cksumBrooks Davis
2005-04-21Move Path MTU discovery ICMP processing from icmp_input() toAndre Oppermann
2005-01-07/* -> /*- for license, minor formatting changesWarner Losh
2004-04-07Remove advertising clause from University of California Regent'sWarner Losh
2004-02-26Tweak existing header and other build infrastructure to be able to buildMax Laier
2003-03-21Add comments regarding the ICMP timestamp fields.Matthew N. Dodd
2002-10-20Fix two instances of variant struct definitions in sys/netinet:Poul-Henning Kamp
2002-03-19Remove __P.Alfred Perlstein
2001-09-03Patches from Keiichi SHIMA <keiichi@iij.ad.jp>Julian Elischer
1999-12-29Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm
1999-12-22IPSEC support in the kernel.Yoshinobu Inoue
1999-11-15 add two more codes to ICMP error 12 (Parameter Problem).Jonathan M. Bresler
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-07-13Declare id_mask as a fixed-size type.Bruce Evans
1997-02-22Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-08-20Add #define's for RFC1716/RFC1812 new ICMP UNREACHABLE types.Bill Fenner
1996-07-24Eliminate some more references to separate ip_v and ip_hl fields.Garrett Wollman
1996-01-30Fix a bunch of spelling errors in the comment fields ofMike Pritchard
1996-01-19Add definitions for ICMP router discovery.Bill Fenner
1995-11-14New style sysctl & staticize alot of stuff.Poul-Henning Kamp
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-08-21Made idempotent.Paul Richards
1994-08-02Added $Id$David Greenman
1994-05-24BSD 4.4 Lite Kernel SourcesRodney W. Grimes