Jiri Pirko
|
5c766d642b
ipv4: introduce address lifetime
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
d1641565f6
ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
9d10077400
ipv6: Optimize ipv6_addr_is_solict_mult().
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
ca97a644d7
ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast Addresses.
|
12 years ago |
YOSHIFUJI Hideaki
|
b27b28cb44
ipv6: Make ipv6_addr_is_XXX() return boolean.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
daad151263
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
|
12 years ago |
Nicolas Dichtel
|
d67b8c616b
netconf: advertise mc_forwarding status
|
12 years ago |
Patrick McHardy
|
b3f644fc82
netfilter: ip6tables: add MASQUERADE target
|
13 years ago |
Eric Dumazet
|
ddbe503203
ipv6: add ipv6_addr_hash() helper
|
13 years ago |
Eric Dumazet
|
a50feda546
ipv6: bool/const conversions phase2
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
David S. Miller
|
f79d52c254
ipv6: Remove never used function inet6_ac_check().
|
13 years ago |
Neil Horman
|
e6bff995f8
ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)
|
13 years ago |
Lorenzo Colitti
|
76f793e3a4
ipv6: updates to privacy addresses per RFC 4941.
|
14 years ago |
David S. Miller
|
2a9e950701
net: Remove __KERNEL__ cpp checks from include/net
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
Shan Wei
|
dca9b2404a
net: kill unused macros from head file
|
14 years ago |
stephen hemminger
|
c61393ea83
ipv6: make __ipv6_isatap_ifid static
|
14 years ago |
David S. Miller
|
e40051d134
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Neil Horman
|
2cc6d2bf3d
ipv6: add a missing unregister_pernet_subsys call
|
14 years ago |
Eric Dumazet
|
48daa3bb84
ipv6: addrconf.h cleanups
|
14 years ago |
Paul E. McKenney
|
a898def29e
net: Add checking to rcu_dereference() primitives
|
15 years ago |
Moni Shoua
|
75c78500dd
bonding: remap muticast addresses without using dev_close() and dev_open()
|
16 years ago |
Vlad Yasevich
|
b2f5e7cd3d
ipv6: Fix conflict resolutions during ipv6 binding
|
16 years ago |
Brian Haley
|
191cd58250
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
|
17 years ago |
Benjamin Thery
|
3de232554a
ipv6 netns: Address labels per namespace
|
17 years ago |
YOSHIFUJI Hideaki
|
4bed72e4f5
[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
|
17 years ago |
YOSHIFUJI Hideaki
|
f3ee4010e8
[IPV6]: Define constants for link-local multicast addresses.
|
17 years ago |
YOSHIFUJI Hideaki
|
9acd9f3ae9
[IPV6]: Make address arguments const.
|
17 years ago |
YOSHIFUJI Hideaki
|
dfd982baff
[IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().
|
17 years ago |