summaryrefslogtreecommitdiff
path: root/sys/netinet/igmp_var.h
AgeCommit message (Expand)Author
2022-03-28if_detach() does if_remove(ifp); NET_LOCK(); rti_delete(). NewAlexander Bluhm
2020-08-17Simplify igmp_sysctl to directly return error in default casegnezdo
2017-04-14Pass down the address family through the pr_input calls. ThisAlexander Bluhm
2017-01-29Change the IPv4 pr_input function to the way IPv6 is implemented,Alexander Bluhm
2017-01-25Since raw_input() and route_input() are gone from pr_input, we canAlexander Bluhm
2017-01-04convert igmp_stat into per-cpu countersDavid Gwynne
2008-04-18use arc4random_uniform() for random number requests that are not aDamien Miller
2007-12-14add sysctl entry points into various network layers, in particular toTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-02-12Remove commons; inspired by netbsd.Jason Wright
2002-03-14First round of __P removal in sysTodd C. Miller
2001-06-09Inclusion protection.Angelos D. Keromytis
1997-02-05use arc4random()Theo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt