Commit Graph

507 Commits (61e6473efbd6087e1db3aaa93a5266c5bfd8aa99)

Author SHA1 Message Date
Al Viro e6f1cebf71 [NET] endianness noise: INADDR_ANY 17 years ago
Chidambar 'ilLogict' Zinnoury 22626216c4 [SCTP]: Fix local_addr deletions during list traversals. 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Eric Dumazet ee6b967301 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 17 years ago
Neil Horman 219b99a9ed [SCTP]: Bring MAX_BURST socket option into ietf API extension compliance 17 years ago
Gui Jianfeng 140ee9603c SCTP: Fix chunk parameter processing bug 17 years ago
Daniel Lezcano 4591db4f37 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 17 years ago
YOSHIFUJI Hideaki 5e5f3f0f80 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). 17 years ago
Denis V. Lunev f0fd56ed40 [SCTP]: seq_printf format warning. (fixed) 17 years ago
Neil Horman 58fbbed4fb [SCTP]: extend exported data in /proc/net/sctp/assoc 17 years ago
Pavel Emelyanov 459eea7410 [SCTP]: Use proc_create to setup de->proc_fops. 17 years ago
Denis V. Lunev 6133fb1aa1 [NETNS]: Disable inetaddr notifiers in namespaces other than initial. 17 years ago
Wang Chen 160f17e345 [SCTP]: Use proc_create() to setup ->proc_fops first 17 years ago
Vlad Yasevich 7e8616d8e7 [SCTP]: Update AUTH structures to match declarations in draft-16. 17 years ago
Vlad Yasevich b40db68468 [SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option 17 years ago
Neil Horman 15efbe7639 [SCTP]: Clean up naming conventions of sctp protocol/address family registration 17 years ago
Vlad Yasevich b90a137d30 [SCTP]: Correctly set the length of sctp_assoc_change notification 17 years ago
Pavel Emelyanov 5f31886ff0 [SCTP]: Pick up an orphaned sctp_sockets_allocated counter. 17 years ago
Pavel Emelyanov 8ff65b4603 [SCTP]: Convert sctp_dbg_objcnt to seq files. 17 years ago
Pavel Emelyanov 3f5340a67e [SCTP]: Use snmp_fold_field instead of a homebrew analogue. 17 years ago
Vlad Yasevich 5f9646c3d9 [SCTP]: Make sure the chunk is off the transmitted list prior to freeing. 17 years ago
Wei Yongjun a869981423 [SCTP]: Fix kernel panic while received ASCONF chunk with bad serial number 17 years ago
Vlad Yasevich b46ae36de4 [SCTP]: Set ports in every address returned by sctp_getladdrs() 17 years ago
Vlad Yasevich c068be5491 [SCTP]: Correctly reap SSNs when processing FORWARD_TSN chunk 17 years ago
Vlad Yasevich 01f2d38498 [SCTP]: Kill silly inlines in ulpqueue.c 17 years ago
Vlad Yasevich 0eca8fee0c [SCTP]: Do not increase rwnd when reading partial notification. 17 years ago
Vlad Yasevich 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
Wei Yongjun 7cc08b55fc [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identifier 17 years ago
Wei Yongjun d2f19fa13e [SCTP]: Fix kernel panic while received AUTH chunk while enabled auth 17 years ago
Oliver Pinter ac461a0330 typo fixes in net/sctp/sm_statefuns.c 17 years ago
Wei Yongjun ec9dbb1c3e [SCTP]: Fix miss of report unrecognized HMAC Algorithm parameter 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Vlad Yasevich 853f4b5055 [SCTP]: Correctly initialize error when parameter validation failed. 17 years ago
David S. Miller 66688ea7c8 [SCTP]: Fix build warning in sctp_sf_do_5_1C_ack(). 17 years ago
Daniel Lezcano bfeade0870 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Pavel Emelyanov b5ccd792fa [NET]: Simple ctl_table to ctl_path conversions. 17 years ago
Hideo Aoki 3ab224be6d [NET] CORE: Introducing new memory accounting interface. 17 years ago
Vlad Yasevich d670119132 [SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK 17 years ago
Vlad Yasevich 75205f4783 [SCTP]: Implement ADD-IP special case processing for ABORT chunk 17 years ago
Vlad Yasevich f57d96b2e9 [SCTP]: Change use_as_src into a full address state 17 years ago
Vlad Yasevich a08de64d07 [SCTP]: Update ASCONF processing to conform to spec. 17 years ago
Vlad Yasevich ba8a06daed [SCTP]: ADD-IP updates the states where ASCONFs can be sent 17 years ago
Vlad Yasevich df21857714 [SCTP]: Update association lookup to look at ASCONF chunks as well 17 years ago
Vlad Yasevich d6de309759 [SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT 17 years ago
Vlad Yasevich 42e30bf346 [SCTP]: Handle the wildcard ADD-IP Address parameter 17 years ago
Vlad Yasevich 6afd2e83cd [SCTP]: Discard unauthenticated ASCONF and ASCONF ACK chunks 17 years ago
Vlad Yasevich 9ad0977fe1 [SCTP]: Use crc32c library for checksum calculations. 17 years ago
Joe Perches b5cb2bbc4c [IPV4] sctp: Use ipv4_is_<type> 17 years ago
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 17 years ago