Skip to content
Commit 4007cc88 authored by Vlad Yasevich's avatar Vlad Yasevich
Browse files

sctp: Correctly track if AUTH has been bundled.



We currently track if AUTH has been bundled using the 'auth'
pointer to the chunk.  However, AUTH is disallowed after DATA
is already in the packet, so we need to instead use the
'has_auth' field.

Signed-off-by: default avatarVlad Yasevich <vladislav.yasevich@hp.com>
parent d521c08f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment