aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/addrconf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich1-2/+2
2008-08-14netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()Brian Haley1-1/+2
2008-06-12ipv6 netns: Address labels per namespaceBenjamin Thery1-1/+2
2008-06-05[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.YOSHIFUJI Hideaki1-0/+22
2008-04-12[IPV6]: Define constants for link-local multicast addresses.YOSHIFUJI Hideaki1-11/+0
2008-04-12[IPV6]: Make address arguments const.YOSHIFUJI Hideaki1-13/+15
2008-04-12[IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().YOSHIFUJI Hideaki1-14/+1
2008-04-12[IPV6] ADDRCONF: Uninline ipv6_addr_hash().YOSHIFUJI Hideaki1-19/+0
2008-04-12[IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons.YOSHIFUJI Hideaki1-8/+6
2008-04-03[IPV6]: Unify ip6_onlink() and ipip6_onlink().YOSHIFUJI Hideaki1-0/+4
2008-03-28[IPV6]: Remove unused method declaration in include/net/addrconf.h.Rami Rosen1-1/+0
2008-03-26[NETNS][IPV6] anycast - handle several network namespaceDaniel Lezcano1-1/+2
2008-03-25[IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki1-0/+1
2008-03-25[IPV6]: Optimize hop-limit determination.YOSHIFUJI Hideaki1-2/+0
2008-03-05[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconfDaniel Lezcano1-3/+6
2008-03-04[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().YOSHIFUJI Hideaki1-3/+0
2008-03-04[IPV6]: Use htonl() instead of __constant_htonl() where appricable.YOSHIFUJI Hideaki1-10/+6
2008-01-28[IPV4]: Enable use of 240/4 address space.Jan Engelhardt1-1/+1
2008-01-28[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace awareDaniel Lezcano1-1/+2
2008-01-28[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace awareDaniel Lezcano1-3/+5
2008-01-28[NETNS][IPV6]: inet6_addr - check ipv6 address per namespaceDaniel Lezcano1-1/+3
2008-01-28[IPV4] include/net: Use ipv4_is_<type>Joe Perches1-4/+6
2008-01-28[IPV6]: Add RFC4214 supportFred L. Templin1-0/+19
2008-01-28[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki1-0/+8
2007-07-10[IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA1-1/+1
2007-04-25[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman1-1/+3
2006-12-02[IPV6]: Misc endianness annotations.Al Viro1-4/+4
2006-09-22[IPV6] ADDRCONF: Mobile IPv6 Home Address support.Noriaki TAKAMIYA1-5/+1
2006-09-22[IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki1-6/+4
2006-09-22[IPV6] MIP6: Add inbound interface of routing header type 2.Masahide NAKAMURA1-0/+7
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-0/+6
2005-05-03[IPV6]: net/addrconf.h needs to include linux/in6.h earlierPatrick McHardy1-1/+2
2005-05-03[IPV6]: Include ipv6.h for ipv6_addr_setHerbert Xu1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+240