summaryrefslogtreecommitdiff
path: root/sys/netinet/in_selsrc.c
AgeCommit message (Expand)Author
2014-02-25Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist beforepooka
2013-10-21fix type of sysctl, from nisimura@christos
2012-06-02Add some pre-processor magic to verify that the type of the data itemdsl
2009-10-19Drop 3rd and 4th clauses from David Young's license.rmind
2009-08-30Stop the admin from creating nodes under net.inet.ip.interfaces ordyoung
2007-12-04Use IFADDR_FOREACH().dyoung
2007-02-22Reverse sense of preference numbers: prefer source addresses withdyoung
2007-02-22Add net.inet.ip.selectsrc.default even if GETIFA_DEBUG is notdyoung
2006-11-16__unused removal on arguments; approved by core.christos
2006-11-13Plug memory leak.dyoung
2006-11-13Add a source-address selection policy mechanism to the kernel.dyoung