kernel-ark/net/dccp
Stephen Hemminger 6df716340d [TCP/DCCP]: Randomize port selection
This patch randomizes the port selected on bind() for connections
to help with possible security attacks. It should also be faster
in most cases because there is no need for a global lock.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2005-11-05 21:23:15 -02:00
..
ccids
ackvec.c
ackvec.h
ccid.c
ccid.h
dccp.h [DCCP]: Simplify skb_set_owner_w semantics 2005-10-31 19:26:17 -02:00
diag.c
input.c
ipv4.c [TCP/DCCP]: Randomize port selection 2005-11-05 21:23:15 -02:00
Kconfig
Makefile
minisocks.c
options.c
output.c [DCCP]: Set socket owner iff packet is not data 2005-10-31 22:30:02 -02:00
proto.c [DCCP]: Make dccp_write_xmit always free the packet 2005-10-20 14:44:29 -02:00
timer.c