Tom Goff
|
403dbb97f6
PIM-SM: namespace changes
|
16 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Dave Jones
|
5d6e430d3b
ipv6: compile fix for ip6mr.c
|
16 years ago |
Thomas Goff
|
1d6e55f195
IPv6: Fix multicast routing bugs.
|
16 years ago |
Ilpo Järvinen
|
8da73b73ef
ip6mr: use goto to common label instead of opencoding
|
16 years ago |
Benjamin Thery
|
8229efdaef
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
|
16 years ago |
Benjamin Thery
|
8b90fc7e5b
netns: ip6mr: declare ip6mr /proc/net entries per-namespace
|
16 years ago |
Benjamin Thery
|
950d5704e5
netns: ip6mr: declare reg_vif_num per-namespace
|
16 years ago |
Benjamin Thery
|
a21f3f997c
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
|
16 years ago |
Benjamin Thery
|
4045e57c19
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
|
16 years ago |
Benjamin Thery
|
4a6258a0e3
netns: ip6mr: dynamically allocate mfc6_cache_array
|
16 years ago |
Benjamin Thery
|
58701ad411
netns: ip6mr: store netns in struct mfc6_cache
|
16 years ago |
Benjamin Thery
|
4e16880cb4
netns: ip6mr: dynamically allocates vif6_table
|
16 years ago |
Benjamin Thery
|
bd91b8bf37
netns: ip6mr: allocate mroute6_socket per-namespace.
|
16 years ago |
Joe Perches
|
36cbac5909
net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset
|
16 years ago |
Benjamin Thery
|
999890b21a
net: /proc/net/ip_mr_cache, display Iif as a signed short
|
16 years ago |
Benjamin Thery
|
1ea472e2de
net: fix /proc/net/ip_mr_cache display - V2
|
16 years ago |
Stephen Hemminger
|
007c3838d9
ipmr: convert ipmr virtual interface to net_device_ops
|
16 years ago |
David S. Miller
|
6ab33d5171
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Benjamin Thery
|
eedd726efb
ipv6: use seq_release_private for ip6mr.c /proc entries
|
16 years ago |
David S. Miller
|
7e452baf6b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Benjamin Thery
|
87b30a6530
ipv6: fix ip6_mr_init error path
|
16 years ago |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 years ago |
Harvey Harrison
|
0c6ce78abf
net: replace uses of NIP6_FMT with %p6
|
16 years ago |
Denis V. Lunev
|
483a47d2fe
ipv6: added net argument to IP6_INC_STATS_BH
|
16 years ago |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 years ago |
Wang Chen
|
7af3db78a9
ipv6: Fix using after dev_put()
|
17 years ago |
Wang Chen
|
5ae7b44413
ipv6: Check return of dev_set_allmulti
|
17 years ago |
Wang Chen
|
623d1a1af7
ipv6: Do cleanup for ip6_mr_init.
|
17 years ago |
David S. Miller
|
4ae127d1b6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |