commit | 036b579b1146f52c51398f1ab663cf659094107d | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Mon Jan 07 00:28:16 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 08 23:30:04 2008 -0800 |
tree | 21491019a0b98a24e3e1ea356778afd0df46c497 | |
parent | 6df9cfc1ad45839e2a11330ab354330c6128cb73 [diff] |
[SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT. Some recent changes completely removed accounting for the FORWARD_TSN parameter length in the INIT and INIT-ACK chunk. This is wrong and should be restored. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>