commit | bbd0d59809f923ea2b540cbd781b32110e249f6e | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <[email protected]> | Wed Oct 03 17:51:34 2007 -0700 |
committer | David S. Miller <[email protected]> | 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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>