aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* [XFRM] STATE: Introduce route optimization mode.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Search by address using source address list.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Add source address list.Masahide NAKAMURA2006-09-22
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-22
* [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flagsYOSHIFUJI Hideaki2006-09-22
* [IPV6] KCONFIG: Add subtrees support.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Add credits about subtree fixes.YOSHIFUJI Hideaki2006-09-22
* [IPV6] NDISC: Search subtrees when backtracking on receipt of redirects.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Purge clones on other trees when deleting a route.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Search subtree when backtracking.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Allow searching subtree only.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Make sure we do not exceed args in fib6_lookup_1().YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Fix looking up a route on subtree.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Prune clones from main tree as well.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Make sure we have fn->leaf when adding a node on subtree.YOSHIFUJI Hideaki2006-09-22
* [IPV6]: Cache source address as well in ipv6_pinfo{}.YOSHIFUJI Hideaki2006-09-22
* [IPV6] ROUTE: Introduce a helper to check route validity.YOSHIFUJI Hideaki2006-09-22
* [IPV6] NDISC: Initialize fl with outbound interface to lookup rules properly.YOSHIFUJI Hideaki2006-09-22
* [IPV6] NDISC: Search over all possible rules on receipt of redirect.YOSHIFUJI Hideaki2006-09-22
* [IPV6] NDISC: Take source address into account for redirects.YOSHIFUJI Hideaki2006-09-22
* [NETFILTER]: ip6_tables: consolidate dst and hbh matchesPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-22
* [IPV6]: Fixup ip6_del_rt() call for new args.David S. Miller2006-09-22
* [IPv6] route: Convert GETROUTE to use new netlink apiThomas Graf2006-09-22
* [IPv6] route: Convert FIB6 dumping to use new netlink apiThomas Graf2006-09-22
* [IPv6] route: FIB6 configuration using struct fib6_configThomas Graf2006-09-22
* [IPv6] route: Simplify ip6_ins_rt()Thomas Graf2006-09-22
* [IPv6] route: Simplify ip6_del_rt()Thomas Graf2006-09-22
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-22
* [IPv6] prefix: Convert prefix notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv6] link: Convert link notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv6] route: Convert route notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv6] address: Convert address notification to use rtnl_notify()Thomas Graf2006-09-22
* [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-22
* [IPV6] udp: Fix type in previous change.David S. Miller2006-09-22
* [IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.David S. Miller2006-09-22
* [IPV6] ip6_fib.c: make code staticAdrian Bunk2006-09-22
* [IPV6]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-22
* [NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy2006-09-22
* [IPV6]: Make sure fib6_rule_lookup doesn't return NULLVille Nuorvala2006-09-22
* [IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdefDavid S. Miller2006-09-22
* [NET]: Make code static.Adrian Bunk2006-09-22
* [IPV6]: Fix policy routing lookupPatrick McHardy2006-09-22
* [IPV6]: Fix crash in ip6_del_rtPatrick McHardy2006-09-22
* [IPV6]: Fix thinko in rt6_fill_nodePatrick McHardy2006-09-22
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22