YOSHIFUJI Hideaki
|
f630e43a21
ipv6: Drop packets for loopback address from outside of the box.
|
17 年之前 |
YOSHIFUJI Hideaki
|
aba6096b21
[IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE.
|
17 年之前 |
YOSHIFUJI Hideaki
|
7bc570c8b4
[IPV6] MROUTE: Support multicast forwarding.
|
17 年之前 |
David S. Miller
|
e1ec1b8ccd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
YOSHIFUJI Hideaki
|
4c7966b86b
[IPV6] MCAST: Ensure to check multicast listener(s).
|
17 年之前 |
Daniel Lezcano
|
da6bb5c0c5
[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespace
|
17 年之前 |
Pavel Emelyanov
|
69d6da0b0f
[IPv6] RAW: Compact the API for the kernel
|
17 年之前 |
Patrick McHardy
|
6e23ae2a48
[NETFILTER]: Introduce NF_INET_ hook values
|
17 年之前 |
Herbert Xu
|
e5bbef20e0
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
|
17 年之前 |
Patrick McHardy
|
ad643a793b
[IPV6]: Uninline netfilter okfns
|
17 年之前 |
Daniel Lezcano
|
de3cb747ff
[NET]: Dynamically allocate the loopback device, part 1.
|
17 年之前 |
Eric W. Biederman
|
e730c15519
[NET]: Make packet reception network namespace safe
|
17 年之前 |
Corey Mutter
|
ae7bf20a63
[IPV6]: Reverse sense of promisc tests in ip6_mc_input
|
18 年之前 |
Arnaldo Carvalho de Melo
|
b0e380b1d8
[SK_BUFF]: unions of just one member don't get anything done, kill them
|
18 年之前 |
Arnaldo Carvalho de Melo
|
cfe1fc7759
[SK_BUFF]: Introduce skb_network_header_len
|
18 年之前 |
Arnaldo Carvalho de Melo
|
ea2ae17d64
[SK_BUFF]: Introduce skb_transport_offset()
|
18 年之前 |
Arnaldo Carvalho de Melo
|
badff6d01a
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
|
18 年之前 |
Arnaldo Carvalho de Melo
|
0660e03f6b
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
|
18 年之前 |
Arnaldo Carvalho de Melo
|
d56f90a7c9
[SK_BUFF]: Introduce skb_network_header()
|
18 年之前 |
Mitsuru Chinen
|
60e5c16641
[IPv6]: Exclude truncated packets from InHdrErrors statistics
|
18 年之前 |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 年之前 |
YOSHIFUJI Hideaki
|
1ab1457c42
[NET] IPV6: Fix whitespace errors.
|
18 年之前 |
YOSHIFUJI Hideaki
|
a11d206d0f
[IPV6]: Per-interface statistics support.
|
18 年之前 |
YOSHIFUJI Hideaki
|
7a3025b1b3
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
|
18 年之前 |
Masahide NAKAMURA
|
a80ff03e05
[IPV6]: Allow to replace skbuff by TLV parser.
|
18 年之前 |
Guillaume Chazarain
|
6b7fdc3ae1
[IPV6]: Clean skb cb on IPv6 input.
|
19 年之前 |
Herbert Xu
|
2889139a6a
[IPV6]: Remove redundant length check on input
|
19 年之前 |
YOSHIFUJI Hideaki
|
b809739a1b
[IPV6]: Clean up hop-by-hop options handler.
|
19 年之前 |
Patrick McHardy
|
b05e106698
[IPV4/6]: Netfilter IPsec input hooks
|
19 年之前 |
Patrick McHardy
|
951dbc8ac7
[IPV6]: Move nextheader offset to the IP6CB
|
19 年之前 |