kibab created this revision.
kibab added a reviewer: bz.
kibab added a subscriber: freebsd-net.
REVISION SUMMARY
Implement behavior suggested by RFC5722: drop the fragment queue
entirely if the system receives a duplicate fragment
TEST PLAN
Send a fragmented packet to the system, then send
kibab added a comment.
I have added the wrong revision to the review!
This is the correct one, I couldn't edit the patch itself :-(
--- a/sys/netinet6/frag6.c
+++ b/sys/netinet6/frag6.c
@@ -63,7 +63,7 @@ static void frag6_enq(struct ip6asfrag *, struct ip6asfrag *);
static void frag6_deq(struct
kibab updated this revision to Diff 2902.
CHANGES SINCE LAST UPDATE
https://reviews.freebsd.org/D1388?vs=2901&id=2902
BRANCH
provost_pfrag
REVISION DETAIL
https://reviews.freebsd.org/D1388
AFFECTED FILES
sys/netinet6/frag6.c
To: kibab, bz
Cc: freebsd-net
___
kibab updated this revision to Diff 2903.
CHANGES SINCE LAST UPDATE
https://reviews.freebsd.org/D1388?vs=2902&id=2903
REVISION DETAIL
https://reviews.freebsd.org/D1388
AFFECTED FILES
sys/netinet6/frag6.c
To: kibab, bz
Cc: freebsd-net
___
freebsd
kibab abandoned this revision.
kibab added a comment.
This is an ancient sh*t and nobody cares.
REVISION DETAIL
https://reviews.freebsd.org/D1388
EMAIL PREFERENCES
https://reviews.freebsd.org/settings/panel/emailpreferences/
To: kibab, bz
Cc: ae, freebsd-net-list