Denis V. Lunev
|
0ce28553cc
ipv6: missed namespace context in ipv6_rthdr_rcv
|
17 years ago |
Daniel Lezcano
|
389f661224
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
|
17 years ago |
Daniel Lezcano
|
248b238dc9
[IPV6]: make extended headers to return an error at initialization
|
17 years ago |
Herbert Xu
|
352e512c32
[NET]: Eliminate duplicate copies of dst_discard
|
17 years ago |
Herbert Xu
|
e5bbef20e0
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
|
17 years ago |
Herbert Xu
|
65c8846660
[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input
|
17 years ago |
YOSHIFUJI Hideaki
|
bb4dbf9e61
[IPV6]: Do not send RH0 anymore.
|
18 years ago |
YOSHIFUJI Hideaki
|
c382bb9d32
[IPV6]: Restore semantics of Routing Header processing.
|
18 years ago |
Masahide NAKAMURA
|
59fbb3a61e
[IPV6] MIP6: Loadable module support for MIPv6.
|
18 years ago |
YOSHIFUJI Hideaki
|
e76b2b2567
[IPV6]: Do no rely on skb->dst before it is assigned.
|
18 years ago |
YOSHIFUJI Hideaki
|
ebbd90a730
[IPV6]: Fix thinko in ipv6_rthdr_rcv() changes.
|
18 years ago |
Stephen Hemminger
|
3ff50b7997
[NET]: cleanup extra semicolons
|
18 years ago |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 years ago |
Arnaldo Carvalho de Melo
|
b0e380b1d8
[SK_BUFF]: unions of just one member don't get anything done, kill them
|
18 years ago |
Arnaldo Carvalho de Melo
|
cfe1fc7759
[SK_BUFF]: Introduce skb_network_header_len
|
18 years ago |
Arnaldo Carvalho de Melo
|
bff9b61ce3
[SK_BUFF]: Use the helpers to get the layer header pointer
|
18 years ago |
Arnaldo Carvalho de Melo
|
9c70220b73
[SK_BUFF]: Introduce skb_transport_header(skb)
|
18 years ago |
Arnaldo Carvalho de Melo
|
ea2ae17d64
[SK_BUFF]: Introduce skb_transport_offset()
|
18 years ago |
Arnaldo Carvalho de Melo
|
0660e03f6b
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
|
18 years ago |
Arnaldo Carvalho de Melo
|
d56f90a7c9
[SK_BUFF]: Introduce skb_network_header()
|
18 years ago |
Arnaldo Carvalho de Melo
|
57effc70a5
[IPV6]: Use skb->nh.ipv6h instead of casting skb->nh.raw
|
18 years ago |
YOSHIFUJI Hideaki
|
7159039a12
[IPV6]: Decentralize EXPORT_SYMBOLs.
|
18 years ago |
Eric Dumazet
|
b7aa0bf70c
[NET]: convert network timestamps to ktime_t
|
18 years ago |
YOSHIFUJI Hideaki
|
a23cf14b16
IPv6: fix Routing Header Type 0 handling thinko
|
18 years ago |
YOSHIFUJI Hideaki
|
0bcbc92629
[IPV6]: Disallow RH0 by default.
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
YOSHIFUJI Hideaki
|
1ab1457c42
[NET] IPV6: Fix whitespace errors.
|
18 years ago |
Al Viro
|
e69a4adc66
[IPV6]: Misc endianness annotations.
|
18 years ago |
YOSHIFUJI Hideaki
|
a11d206d0f
[IPV6]: Per-interface statistics support.
|
18 years ago |
Masahide NAKAMURA
|
dc435e6dac
[IPV6] MIP6: Fix to update IP6CB when cloned skbuff is received at HAO.
|
18 years ago |