aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/icmp_var.h
Commit message (Expand)AuthorAgeFilesLines
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use counter_ratecheck() in the ICMP rate limiting.Gleb Smirnoff2016-12-091-1/+1
* Remove more constants related to static sysctl nodes. The MAXID constantsJohn Baldwin2014-02-251-2/+1
* Remove most of the remaining sysctl name list macros. They were onlyJohn Baldwin2013-08-261-7/+0
* Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPUAndrey V. Elsukov2013-07-091-5/+6
* Add rate limitation for SCTP OOTB responses.Michael Tuexen2012-06-181-1/+2
* Many network stack subsystems use a single global data structure to holdRobert Watson2009-08-021-0/+11
* Remove unused VNET_SET() and related macros; only VNET_GET() isRobert Watson2009-07-161-1/+1
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorRobert Watson2009-07-141-3/+4
* Update stats in struct icmpstat and icmp6stat using four newRobert Watson2009-04-121-0/+5
* Second round of putting global variables, which were virtualizedBjoern A. Zeeb2008-12-131-0/+2
* Attempt to improve feature parity between UDPv4 and UDPv6 by mergingRobert Watson2007-07-191-1/+2
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* White space cleanup for netinet before branch:Robert Watson2004-08-161-4/+4
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Tweak existing header and other build infrastructure to be able to buildMax Laier2004-02-261-0/+1
* Remove __P.Alfred Perlstein2002-03-191-1/+1
* whitespace fixes.Jonathan Lemon2001-12-141-1/+1
* - Make ip_rtaddr() global, and use it to look up the correct sourceRuslan Ermilov2001-11-301-0/+2
* Clean up RST ratelimiting. Previously, ratelimiting occured before testsBosko Milekic2001-02-111-6/+7
* Change the following:Bosko Milekic2000-12-151-0/+6
* sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT.Dan Moschuk2000-05-221-5/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* * Change sysctl from using linker_set to construct its tree using SLISTs.Doug Rabson1999-02-161-1/+2
* Cleanup icmp_var.h, make icmp bandlim sysctl permanent but if ICMP_BANDLIMMatthew Dillon1998-12-041-10/+4
* Obtained from: "Andrey A. Chernov" <ache@nagual.pp.ru>Matthew Dillon1998-12-041-1/+3
* Reviewed by: freebsd-currentMatthew Dillon1998-12-031-1/+17
* Some staticized variables were still declared to be extern.Bruce Evans1997-09-071-5/+1
* ICMP Timestamp Request messages could have harbored the same sort ofGarrett Wollman1997-08-251-1/+2
* Configurably don't reply to broadcast or multicast echos. There are stillGarrett Wollman1997-08-251-1/+2
* 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 lots of useful MIB variables and a few not-so-useful ones forGarrett Wollman1995-02-161-3/+5
* 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/+68