linux/net/sctp
Vlad Yasevich ee9cbaca7d sctp: Allow bindx_del to accept 0 port
We allow 0 port when adding new addresses.  It only
makes sence to allow 0 port when removing addresses.
When removing the currently bound port will be used
when the port in the address is set to 0.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-19 21:45:21 -07:00
..
Kconfig
Makefile
associola.c sctp: fix oops while removed transport still using as retran path 2011-04-12 19:33:51 -07:00
auth.c Fix common misspellings 2011-03-31 11:26:23 -03:00
bind_addr.c
chunk.c
command.c
debug.c
endpointola.c
input.c sctp: use common head of addr parameter to access member in addr-unrelated code 2011-04-19 21:45:19 -07:00
inqueue.c
ipv6.c ipv6: Convert to use flowi6 where applicable. 2011-03-12 15:08:54 -08:00
objcnt.c
output.c Fix common misspellings 2011-03-31 11:26:23 -03:00
outqueue.c sctp: teach CACC algorithm about removed transports 2011-04-19 21:45:21 -07:00
primitive.c
probe.c
proc.c
protocol.c sctp: Pass __GFP_NOWARN to hash table allocation attempts. 2011-03-30 17:51:36 -07:00
sm_make_chunk.c sctp: use common head of addr parameter to access member in addr-unrelated code 2011-04-19 21:45:19 -07:00
sm_sideeffect.c sctp: kill abandoned SCTP_CMD_TRANSMIT command 2011-04-19 21:45:19 -07:00
sm_statefuns.c sctp: fix the comment of sctp_sf_violation_paramlen() 2011-04-19 21:45:18 -07:00
sm_statetable.c
socket.c sctp: Allow bindx_del to accept 0 port 2011-04-19 21:45:21 -07:00
ssnmap.c
sysctl.c
transport.c
tsnmap.c
ulpevent.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ulpqueue.c Fix common misspellings 2011-03-31 11:26:23 -03:00