aboutsummaryrefslogtreecommitdiff
path: root/lib/audit.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2008-05-27 06:22:38 -0700
committerDavid S. Miller <[email protected]>2008-05-27 06:22:38 -0700
commit6079a463cf95fafcc704a4e5e92a4da12444bd3c (patch)
tree00080f77f8bef52b78cdbb8762c2625dac18b4fc /lib/audit.c
parent289c79a4bd350e8a25065102563ad1a183d1b402 (diff)
dccp: Fix to handle short sequence numbers packet correctly
RFC4340 said: 8.5. Pseudocode ... If P.type is not Data, Ack, or DataAck and P.X == 0 (the packet has short sequence numbers), drop packet and return But DCCP has some mistake to handle short sequence numbers packet, now it drop packet only if P.type is Data, Ack, or DataAck and P.X == 0. Signed-off-by: Wei Yongjun <[email protected]> Acked-by: Gerrit Renker <[email protected]> Acked-by: Arnaldo Carvalho de Melo <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/audit.c')
0 files changed, 0 insertions, 0 deletions