aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/pim_var.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 'struct ip6protosw' and 'struct protosw' into one. Now we haveKevin Lo2014-08-081-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-5/+0
* Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPUAndrey V. Elsukov2013-07-091-1/+2
* Prepare network statistics structures for migration to PCPU counters.Andrey V. Elsukov2013-07-091-11/+11
* Virtualize the IPv4 multicast routing code.Marko Zec2010-06-021-1/+1
* Update stats in struct pimstat using two new macros: PIMSTAT_ADD()Robert Watson2009-04-121-0/+5
* Remove public declarations of variables that were forgotten when they wereDavid E. O'Brien2005-08-101-1/+0
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* New PIM header files.Jeffrey Hsu2003-08-071-0/+80