]> git.baikalelectronics.ru Git - kernel.git/commit
[SCTP]: Verify some mandatory parameters.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Tue, 16 Jan 2007 03:15:45 +0000 (19:15 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 24 Jan 2007 04:25:45 +0000 (20:25 -0800)
commitbceadffaf379cd47fb624c952d90452b5b30c045
tree71a0ccd972f8365b9be17e6221100c5e767b7a74
parented563df0d4688bd1940220e420d519067382ab50
[SCTP]: Verify some mandatory parameters.

Verify init_tag and a_rwnd mandatory parameters in INIT and
INIT-ACK chunks.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/sm_make_chunk.c
net/sctp/sm_statefuns.c