Commit Graph

54 Commits (4ed1077953f531b3fef4af4b4ade48a828c48869)

Author SHA1 Message Date
Denis V. Lunev 483a47d2fe ipv6: added net argument to IP6_INC_STATS_BH 16 years ago
YOSHIFUJI Hideaki 53b7997fd5 ipv6 netns: Make several "global" sysctl variables namespace aware. 17 years ago
Denis V. Lunev 0ce28553cc ipv6: missed namespace context in ipv6_rthdr_rcv 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 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. 19 years ago
YOSHIFUJI Hideaki e731c248ba [IPV6] MIP6: Several obvious clean-ups. 19 years ago
Masahide NAKAMURA a831f5bbc8 [IPV6] MIP6: Add inbound interface of home address option. 19 years ago
Masahide NAKAMURA a80ff03e05 [IPV6]: Allow to replace skbuff by TLV parser. 19 years ago
Masahide NAKAMURA c61a404325 [IPV6]: Find option offset by type. 19 years ago
Masahide NAKAMURA 65d4ed9221 [IPV6] MIP6: Add inbound interface of routing header type 2. 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
YOSHIFUJI Hideaki 99c7bc0133 [IPV6]: Fix kernel OOPs when setting sticky socket options. 19 years ago
Herbert Xu adcfc7d0b4 [IPV6]: Added GSO support for TCPv6 19 years ago
YOSHIFUJI Hideaki b809739a1b [IPV6]: Clean up hop-by-hop options handler. 19 years ago
YOSHIFUJI Hideaki ec6700958a [IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff. 19 years ago
Patrick McHardy 951dbc8ac7 [IPV6]: Move nextheader offset to the IP6CB 19 years ago
Arnaldo Carvalho de Melo 3cf3dc6c2e [IPV6]: Export some symbols for DCCPv6 19 years ago
YOSHIFUJI Hideaki df9890c31a [IPV6]: Fix sending extension headers before and including routing header. 19 years ago
YOSHIFUJI Hideaki 8b8aa4b5a6 [IPV6]: Fix memory management error during setting up new advapi sockopts. 19 years ago
Brian Haley e6df439b89 [IPV6]: Bring Type 0 routing header in-line with rfc3542. 20 years ago
Stephen Hemminger 42ca89c18b [IPV6]: Need to use pskb_trim_rcsum(). 20 years ago
YOSHIFUJI Hideaki 333fad5364 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). 20 years ago