aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/fib_rules.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf1-5/+19
2006-12-02[NET] rules: Add support to invert selectorsThomas Graf1-7/+17
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf1-0/+29
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-22[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf1-7/+1
2006-09-22[NET] fib_rules: Convert fib rule notification to use rtnl_notify()Thomas Graf1-11/+21
2006-09-22[NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy1-2/+3
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf1-0/+416