summaryrefslogtreecommitdiffstats
path: root/sys/netinet/icmp_var.h
Commit message (Expand)AuthorAgeFilesLines
* Remove most of the remaining sysctl name list macros. They were onlyjhb2013-08-261-7/+0
* Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPUae2013-07-091-5/+6
* Add rate limitation for SCTP OOTB responses.tuexen2012-06-181-1/+2
* Many network stack subsystems use a single global data structure to holdrwatson2009-08-021-0/+11
* Remove unused VNET_SET() and related macros; only VNET_GET() isrwatson2009-07-161-1/+1
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-3/+4
* Update stats in struct icmpstat and icmp6stat using four newrwatson2009-04-121-0/+5
* Second round of putting global variables, which were virtualizedbz2008-12-131-0/+2
* Attempt to improve feature parity between UDPv4 and UDPv6 by mergingrwatson2007-07-191-1/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* White space cleanup for netinet before branch:rwatson2004-08-161-4/+4
* 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-0/+1
* Remove __P.alfred2002-03-191-1/+1
* whitespace fixes.jlemon2001-12-141-1/+1
* - Make ip_rtaddr() global, and use it to look up the correct sourceru2001-11-301-0/+2
* Clean up RST ratelimiting. Previously, ratelimiting occured before testsbmilekic2001-02-111-6/+7
* Change the following:bmilekic2000-12-151-0/+6
* sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT.dan2000-05-221-5/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* * Change sysctl from using linker_set to construct its tree using SLISTs.dfr1999-02-161-1/+2
* Cleanup icmp_var.h, make icmp bandlim sysctl permanent but if ICMP_BANDLIMdillon1998-12-041-10/+4
* Obtained from: "Andrey A. Chernov" <ache@nagual.pp.ru>dillon1998-12-041-1/+3
* Reviewed by: freebsd-currentdillon1998-12-031-1/+17
* Some staticized variables were still declared to be extern.bde1997-09-071-5/+1
* ICMP Timestamp Request messages could have harbored the same sort ofwollman1997-08-251-1/+2
* Configurably don't reply to broadcast or multicast echos. There are stillwollman1997-08-251-1/+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 lots of useful MIB variables and a few not-so-useful ones forwollman1995-02-161-3/+5
* Made idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+68
OpenPOWER on IntegriCloud