summaryrefslogtreecommitdiffstats
path: root/net/ipv6/fib6_rules.c
Commit message (Expand)AuthorAgeFilesLines
* [IPv6] rules: Remove bogus tos validation checkThomas Graf2006-12-021-2/+1
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-021-0/+7
* [IPV6] ROUTE: Use &rt->u.dst instead of cast.YOSHIFUJI Hideaki2006-12-021-1/+1
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-021-5/+1
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-021-32/+0
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-021-11/+1
* [IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectorsThomas Graf2006-10-151-4/+7
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf2006-09-221-3/+3
* [IPV6]: Fix routing by fwmarkPatrick McHardy2006-09-221-2/+2
* [IPV6] ROUTE: Add support for fwmask in routing rules.YOSHIFUJI Hideaki2006-09-221-2/+22
* [IPV6] ROUTE: Fix size of fib6_rule_policy.YOSHIFUJI Hideaki2006-09-221-1/+1
* [IPV6] ROUTE: Fix FWMARK support.YOSHIFUJI Hideaki2006-09-221-1/+2
* [IPV6] ROUTE: Routing by FWMARK.YOSHIFUJI Hideaki2006-09-221-0/+23
* [IPV6] ROUTE: Routing by Traffic Class.YOSHIFUJI Hideaki2006-09-221-0/+3
* [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki2006-09-221-1/+1
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-221-0/+1
* [IPV6]: Make sure fib6_rule_lookup doesn't return NULLVille Nuorvala2006-09-221-1/+5
* [NET]: Make code static.Adrian Bunk2006-09-221-2/+2
* [IPV6]: Fix policy routing lookupPatrick McHardy2006-09-221-1/+3
* [IPV6]: Policy Routing RulesThomas Graf2006-09-221-0/+251
OpenPOWER on IntegriCloud