index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFRM] STATE: Add a hook to obtain local/remote outbound address.
Masahide NAKAMURA
2006-09-23
1
-2
/
+18
*
[XFRM] STATE: Common receive function for route optimization extension headers.
Masahide NAKAMURA
2006-09-23
2
-0
/
+109
*
[XFRM] STATE: Introduce route optimization mode.
Masahide NAKAMURA
2006-09-23
3
-0
/
+102
*
[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.
Masahide NAKAMURA
2006-09-23
6
-3
/
+13
*
[XFRM] STATE: Search by address using source address list.
Masahide NAKAMURA
2006-09-23
1
-0
/
+21
*
[XFRM] STATE: Add source address list.
Masahide NAKAMURA
2006-09-23
1
-0
/
+3
*
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
2006-09-23
8
-12
/
+12
*
[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
YOSHIFUJI Hideaki
2006-09-22
2
-21
/
+13
*
[IPV6] KCONFIG: Add subtrees support.
YOSHIFUJI Hideaki
2006-09-22
1
-0
/
+14
*
[IPV6] ROUTE: Add credits about subtree fixes.
YOSHIFUJI Hideaki
2006-09-22
2
-0
/
+3
*
[IPV6] NDISC: Search subtrees when backtracking on receipt of redirects.
YOSHIFUJI Hideaki
2006-09-22
1
-10
/
+3
*
[IPV6] ROUTE: Purge clones on other trees when deleting a route.
YOSHIFUJI Hideaki
2006-09-22
1
-2
/
+12
*
[IPV6] ROUTE: Search subtree when backtracking.
YOSHIFUJI Hideaki
2006-09-22
1
-12
/
+18
*
[IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.
YOSHIFUJI Hideaki
2006-09-22
1
-11
/
+9
*
[IPV6] ROUTE: Allow searching subtree only.
YOSHIFUJI Hideaki
2006-09-22
1
-1
/
+1
*
[IPV6] ROUTE: Make sure we do not exceed args in fib6_lookup_1().
YOSHIFUJI Hideaki
2006-09-22
1
-7
/
+16
*
[IPV6] ROUTE: Fix looking up a route on subtree.
YOSHIFUJI Hideaki
2006-09-22
1
-24
/
+15
*
[IPV6] ROUTE: Prune clones from main tree as well.
YOSHIFUJI Hideaki
2006-09-22
1
-1
/
+1
*
[IPV6] ROUTE: Make sure we have fn->leaf when adding a node on subtree.
YOSHIFUJI Hideaki
2006-09-22
1
-6
/
+26
*
[IPV6]: Cache source address as well in ipv6_pinfo{}.
YOSHIFUJI Hideaki
2006-09-22
6
-6
/
+19
*
[IPV6] ROUTE: Introduce a helper to check route validity.
YOSHIFUJI Hideaki
2006-09-22
1
-7
/
+12
*
[IPV6] NDISC: Initialize fl with outbound interface to lookup rules properly.
YOSHIFUJI Hideaki
2006-09-22
1
-5
/
+11
*
[IPV6] NDISC: Search over all possible rules on receipt of redirect.
YOSHIFUJI Hideaki
2006-09-22
1
-24
/
+61
*
[IPV6] NDISC: Take source address into account for redirects.
YOSHIFUJI Hideaki
2006-09-22
2
-3
/
+5
*
[NETFILTER]: ip6_tables: consolidate dst and hbh matches
Patrick McHardy
2006-09-22
3
-244
/
+25
*
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
11
-18
/
+2
*
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
2006-09-22
7
-16
/
+11
*
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
2006-09-22
1
-3
/
+1
*
[IPV6]: Fixup ip6_del_rt() call for new args.
David S. Miller
2006-09-22
1
-1
/
+1
*
[IPv6] route: Convert GETROUTE to use new netlink api
Thomas Graf
2006-09-22
1
-36
/
+44
*
[IPv6] route: Convert FIB6 dumping to use new netlink api
Thomas Graf
2006-09-22
1
-24
/
+28
*
[IPv6] route: FIB6 configuration using struct fib6_config
Thomas Graf
2006-09-22
3
-184
/
+231
*
[IPv6] route: Simplify ip6_ins_rt()
Thomas Graf
2006-09-22
3
-9
/
+14
*
[IPv6] route: Simplify ip6_del_rt()
Thomas Graf
2006-09-22
3
-11
/
+17
*
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
2006-09-22
5
-10
/
+10
*
[IPv6] prefix: Convert prefix notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+14
*
[IPv6] link: Convert link notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+14
*
[IPv6] route: Convert route notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-20
/
+18
*
[IPv6] address: Convert address notification to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+15
*
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
2
-6
/
+2
*
[IPV6] udp: Fix type in previous change.
David S. Miller
2006-09-22
1
-2
/
+2
*
[IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.
David S. Miller
2006-09-22
1
-1
/
+16
*
[IPV6] ip6_fib.c: make code static
Adrian Bunk
2006-09-22
1
-5
/
+24
*
[IPV6]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
2
-147
/
+152
*
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
2006-09-22
2
-4
/
+10
*
[IPV6]: Make sure fib6_rule_lookup doesn't return NULL
Ville Nuorvala
2006-09-22
1
-1
/
+5
*
[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef
David S. Miller
2006-09-22
1
-0
/
+2
*
[NET]: Make code static.
Adrian Bunk
2006-09-22
3
-8
/
+8
*
[IPV6]: Fix policy routing lookup
Patrick McHardy
2006-09-22
1
-1
/
+3
*
[IPV6]: Fix crash in ip6_del_rt
Patrick McHardy
2006-09-22
1
-0
/
+3
[next]