[SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT
authorVlad Yasevich <vladislav.yasevich@hp.com>
Thu, 20 Dec 2007 22:10:00 +0000 (14:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:59:21 +0000 (14:59 -0800)
commitd6de3097592b7ae7f8e233a4dafb088e2aa8170f
tree67c3bba0cb62fa4cc81d8546b34f12c4756d158b
parent42e30bf3463cd37d73839376662cb79b4d5c416c
[SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT

The ADD-IP "Set Primary IP Address" parameter is allowed in the
INIT/INIT-ACK exchange.  Allow processing of this parameter during
the INIT/INIT-ACK.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/structs.h
net/sctp/sm_make_chunk.c