Files
twx-linux/net/sctp
Vlad Yasevich 844aa7759d [PATCH] SCTP scope_id handling fix
SCTP: Add scope_id validation for link-local binds

SCTP currently permits users to bind to link-local addresses,
but doesn't verify that the scope id specified at bind matches
the interface that the address is configured on.  It was report
that this can hang a system.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Willy Tarreau <w@1wt.eu>
2007-08-25 17:23:57 +02:00
..
2007-08-25 17:23:57 +02:00
2007-01-23 22:32:23 -08:00