Vlad Yasevich
|
52cae8f06b
sctp: try harder to figure out address family when checking wildcards
|
16 years ago |
Vlad Yasevich
|
7dab83de50
sctp: Support ipv6only AF_INET6 sockets.
|
17 years ago |
Robert P. J. Day
|
9dbc15f055
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
|
17 years ago |
Chidambar 'ilLogict' Zinnoury
|
22626216c4
[SCTP]: Fix local_addr deletions during list traversals.
|
17 years ago |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
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
|
8e71a11c9f
[SCTP]: Fix the bind_addr info during migration.
|
17 years ago |
Vlad Yasevich
|
0ed90fb0f6
SCTP: Update RCU handling during the ADD-IP case
|
17 years ago |
Al Viro
|
78bd8fbbcd
fix sctp_del_bind_addr() last argument type
|
17 years ago |
Vlad Yasevich
|
559cf710b0
[SCTP]: Convert bind_addr_list locking to RCU
|
17 years ago |
Vlad Yasevich
|
2930354799
[SCTP]: Add RCU synchronization around sctp_localaddr_list
|
17 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
YOSHIFUJI Hideaki
|
d808ad9ab8
[NET] SCTP: Fix whitespace errors.
|
18 years ago |
Al Viro
|
74af924ab6
[SCTP]: ->a_h is gone now.
|
18 years ago |
Al Viro
|
5ae955cffd
[SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr().
|
18 years ago |
Al Viro
|
6244be4e06
[SCTP]: Trivial parts of a_h -> a switch.
|
18 years ago |
Al Viro
|
02a8a4db3b
[SCTP]: sctp_copy_one_addr() switched to net-endian.
|
18 years ago |
Al Viro
|
dd86d136f9
[SCTP]: Switch ->from_addr_param() to net-endian.
|
18 years ago |
Al Viro
|
5ab7b859ab
[SCTP]: Switch sctp_add_bind_addr() to net-endian.
|
18 years ago |
Al Viro
|
c9a08505ec
[SCTP]: Switch sctp_del_bind_addr() to net-endian.
|
18 years ago |
Al Viro
|
7e1e4a2b9d
[SCTP]: Switch sctp_bind_addr_match() to net-endian.
|
18 years ago |
Al Viro
|
5f242a13e8
[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian.
|
18 years ago |
Al Viro
|
2a6fd78ade
[SCTP] embedded sctp_addr: net-endian mirrors
|
18 years ago |
Al Viro
|
09ef7fecea
[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.
|
18 years ago |
Al Viro
|
d5c747f6ef
[SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endian
|
18 years ago |
Sridhar Samudrala
|
dc022a9874
[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed
|
19 years ago |
Al Viro
|
dd0fc66fb3
[PATCH] gfp flags annotations - part 1
|
19 years ago |
Alexey Dobriyan
|
3182cd84f0
[SCTP]: __nocast annotations
|
20 years ago |
Linus Torvalds
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |