summaryrefslogtreecommitdiff
path: root/sys/netmpls
AgeCommit message (Expand)Author
2014-02-25Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist beforepooka
2013-08-07reserve space for ICMP header accordingly to RFC4884kefren
2013-07-23Implement RFC4182 changes - switchable via sysctlkefren
2013-07-18explicitly call sysctl setup in init. Needed for future dynamic loadingkefren
2012-02-01old style defchristos
2011-03-31Hide the radix-trie implementation of the forwarding table so that wedyoung
2010-07-05do some rudimentary checks on ip4 header before passing packet tokefren
2010-07-02* correct packet sizekefren
2010-06-26Fix build for MPLS import: add options MPLS, changed pseudo-device mplskefren
2010-06-26Add MPLS support, proposed on tech-net@ a couple of days agokefren