aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/pim6_var.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Rework IP encapsulation handling code.Andrey V. Elsukov2018-06-051-4/+0
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* 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-4/+0
* Prepare network statistics structures for migration to PCPU counters.Andrey V. Elsukov2013-07-091-7/+7
* Remove __P.Xin LI2012-10-221-1/+1
* Clean up VCS Ids.David E. O'Brien2007-12-101-6/+6
* Remove public declarations of variables that were forgotten when they wereDavid E. O'Brien2005-08-101-2/+0
* /* -> /*- for license, minor formatting changes, separate for KAMEWarner Losh2005-01-071-1/+1
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-18/+17
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-0/+71