aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/fib6_rules.c
AgeCommit message (Expand)Author
2006-12-02[IPv6] rules: Remove bogus tos validation checkThomas Graf
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf
2006-12-02[IPV6] ROUTE: Use &rt->u.dst instead of cast.YOSHIFUJI Hideaki
2006-12-02[NET] rules: Share common attribute validation policyThomas Graf
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf
2006-10-15[IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectorsThomas Graf
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-22[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf
2006-09-22[IPV6]: Fix routing by fwmarkPatrick McHardy
2006-09-22[IPV6] ROUTE: Add support for fwmask in routing rules.YOSHIFUJI Hideaki
2006-09-22[IPV6] ROUTE: Fix size of fib6_rule_policy.YOSHIFUJI Hideaki
2006-09-22[IPV6] ROUTE: Fix FWMARK support.YOSHIFUJI Hideaki
2006-09-22[IPV6] ROUTE: Routing by FWMARK.YOSHIFUJI Hideaki
2006-09-22[IPV6] ROUTE: Routing by Traffic Class.YOSHIFUJI Hideaki
2006-09-22[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki
2006-09-22[NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy
2006-09-22[IPV6]: Make sure fib6_rule_lookup doesn't return NULLVille Nuorvala
2006-09-22[NET]: Make code static.Adrian Bunk
2006-09-22[IPV6]: Fix policy routing lookupPatrick McHardy
2006-09-22[IPV6]: Policy Routing RulesThomas Graf