commit | bdf3092af601ccad765974652ab103162fbe14f4 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Mar 23 11:33:12 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:28:02 2007 -0700 |
tree | a34ac81649e9620b64317994c6fb5091b06fca47 | |
parent | 1ae4114dce35dd1d32ed847f60b599dbbdfd5829 [diff] |
[SCTP]: Honor flags when setting peer address parameters Parameters only take effect when a corresponding flag bit is set and a value is specified. This means we need to check the flags in addition to checking for non-zero value. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>