summaryrefslogtreecommitdiffstats
path: root/include/net/addrconf.h
Commit message (Expand)AuthorAgeFilesLines
* ipv6 netns: Address labels per namespaceBenjamin Thery2008-06-111-1/+2
* [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.YOSHIFUJI Hideaki2008-06-041-0/+22
* [IPV6]: Define constants for link-local multicast addresses.YOSHIFUJI Hideaki2008-04-121-11/+0Star
* [IPV6]: Make address arguments const.YOSHIFUJI Hideaki2008-04-121-13/+15
* [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().YOSHIFUJI Hideaki2008-04-121-14/+1Star
* [IPV6] ADDRCONF: Uninline ipv6_addr_hash().YOSHIFUJI Hideaki2008-04-121-19/+0Star
* [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons.YOSHIFUJI Hideaki2008-04-121-8/+6Star
* [IPV6]: Unify ip6_onlink() and ipip6_onlink().YOSHIFUJI Hideaki2008-04-031-0/+4
* [IPV6]: Remove unused method declaration in include/net/addrconf.h.Rami Rosen2008-03-291-1/+0Star
* [NETNS][IPV6] anycast - handle several network namespaceDaniel Lezcano2008-03-271-1/+2
* [IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki2008-03-251-0/+1
* [IPV6]: Optimize hop-limit determination.YOSHIFUJI Hideaki2008-03-251-2/+0Star
* [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr...Daniel Lezcano2008-03-051-3/+6
* [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().YOSHIFUJI Hideaki2008-03-041-3/+0Star
* [IPV6]: Use htonl() instead of __constant_htonl() where appricable.YOSHIFUJI Hideaki2008-03-041-10/+6Star
* [IPV4]: Enable use of 240/4 address space.Jan Engelhardt2008-01-291-1/+1
* [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace awareDaniel Lezcano2008-01-291-1/+2
* [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace awareDaniel Lezcano2008-01-291-3/+5
* [NETNS][IPV6]: inet6_addr - check ipv6 address per namespaceDaniel Lezcano2008-01-291-1/+3
* [IPV4] include/net: Use ipv4_is_<type>Joe Perches2008-01-281-4/+6
* [IPV6]: Add RFC4214 supportFred L. Templin2008-01-281-0/+19
* [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki2008-01-281-0/+8
* [IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA2007-07-111-1/+1
* [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman2007-04-261-1/+3
* [IPV6]: Misc endianness annotations.Al Viro2006-12-031-4/+4
* [IPV6] ADDRCONF: Mobile IPv6 Home Address support.Noriaki TAKAMIYA2006-09-231-5/+1Star
* [IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki2006-09-231-6/+4Star
* [IPV6] MIP6: Add inbound interface of routing header type 2.Masahide NAKAMURA2006-09-231-0/+7
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-301-0/+6
* [IPV6]: net/addrconf.h needs to include linux/in6.h earlierPatrick McHardy2005-05-041-1/+2
* [IPV6]: Include ipv6.h for ipv6_addr_setHerbert Xu2005-05-031-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+240