commit | bbd0d59809f923ea2b540cbd781b32110e249f6e | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Wed Oct 03 17:51:34 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:51:31 2007 -0700 |
tree | 8a278cfa0e7bcc7b415e93baf6d1a93536efe17a | |
parent | 4cd57c8078fae0a4b1bf421191e94626d0cba92a [diff] |
[SCTP]: Implement the receive and verification of AUTH chunk This patch implements the receive path needed to process authenticated chunks. Add ability to process the AUTH chunk and handle edge cases for authenticated COOKIE-ECHO as well. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>