index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
2006-09-22
[IPv6] route: FIB6 configuration using struct fib6_config
Thomas Graf
2006-09-22
[IPv6] route: Simplify ip6_ins_rt()
Thomas Graf
2006-09-22
[IPv6] route: Simplify ip6_del_rt()
Thomas Graf
2006-09-22
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
2006-09-22
[IPv6] prefix: Convert prefix notifications to use rtnl_notify()
Thomas Graf
2006-09-22
[IPv6] link: Convert link notifications to use rtnl_notify()
Thomas Graf
2006-09-22
[IPv6] address: Convert address notification to use rtnl_notify()
Thomas Graf
2006-09-22
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef
David S. Miller
2006-09-22
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
2006-09-22
[IPV6]: Policy Routing Rules
Thomas Graf
2006-09-22
[IPV6]: Multiple Routing Tables
Thomas Graf
2006-08-29
[IPV6]: ipv6_add_addr should install dstentry earlier
Keir Fraser
2006-08-09
[IPV6]: The ifa lock is a BH lock
Herbert Xu
2006-08-02
[IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR
Noriaki TAKAMIYA
2006-08-02
[IPV6] ADDRCONF: Support get operation of single address
Noriaki TAKAMIYA
2006-08-02
[IPV6] ADDRCONF: Do not verify an address with infinity lifetime
YOSHIFUJI Hideaki
2006-08-02
[IPV6] ADDRCONF: Allow user-space to specify address lifetime
Noriaki TAKAMIYA
2006-08-02
[IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL...
YOSHIFUJI Hideaki
2006-07-12
[IPV6]: Use ipv6_addr_src_scope for link address sorting.
YOSHIFUJI Hideaki
2006-07-12
[IPV6]: order addresses by scope
Brian Haley
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-23
[IPV6] ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRI...
YOSHIFUJI Hideaki
2006-06-23
[IPV6]: Fix source address selection.
Łukasz Stelmach
2006-06-17
[IPV6]: Sum real space for RTAs.
YOSHIFUJI Hideaki
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-20
[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2
Ingo Oeser
2006-03-20
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Add router_probe_interval sysctl.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ADDRCONF: Split up ipv6_generate_eui64() by device type.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.
YOSHIFUJI Hideaki
2006-03-20
[IPV6]: TUNNEL6: Don't try to add multicast route twice.
YOSHIFUJI Hideaki
2006-03-11
[IPV6]: fix ipv6_saddr_score struct element
Brian Haley
2006-02-08
[IPV6]: Address autoconfiguration does not work after device down/up cycle
Kristian Slavov
2006-02-02
[IPV6]: Don't hold extra ref count in ipv6_ifa_notify
Herbert Xu
2006-01-17
[IPV6]: Preserve procfs IPV6 address output format
YOSHIFUJI Hideaki
2006-01-13
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-07
[IPV6]: small cleanups
Adrian Bunk
2006-01-03
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
2005-12-27
[IPV6]: Fix addrconf dead lock.
YOSHIFUJI Hideaki
2005-12-23
[IPV6]: Fix Temporary Address Generation
Hiroyuki YAMAMORI
2005-12-23
[IPV6]: Fix dead lock.
YOSHIFUJI Hideaki
2005-12-22
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a
David S. Miller
2005-12-21
[IPV6]: Fix address deletion
Kristian Slavov
2005-12-21
[IPV6]: Don't select a tentative address as a source address.
YOSHIFUJI Hideaki
2005-12-21
[IPV6]: Run DAD when the link becomes ready.
YOSHIFUJI Hideaki
[next]