summaryrefslogtreecommitdiffstats
path: root/net/core/fib_rules.c
Commit message (Expand)AuthorAgeFilesLines
...
* [NET]: Fix fib_rules compatibility breakageThomas Graf2007-03-261-0/+30
* [NET]: Fix fib_rules dump racePatrick McHardy2007-03-221-1/+1
* [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-081-5/+9
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-031-5/+19
* [NET] rules: Add support to invert selectorsThomas Graf2006-12-031-7/+17
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-031-0/+29
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf2006-09-231-7/+1Star
* [NET] fib_rules: Convert fib rule notification to use rtnl_notify()Thomas Graf2006-09-221-11/+21
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-221-2/+3
* [NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf2006-09-221-0/+416