[Differential] [Request, 6 lines] D1388: IP6: Turned on verbose logging for fragment handling code

2014-12-28 Thread kibab (Ilya Bakulin)
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

[Differential] [Commented On] D1388: IP6: Turned on verbose logging for fragment handling code

2014-12-28 Thread kibab (Ilya Bakulin)
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

[Differential] [Updated, 20 lines] D1388: IP6: Turned on verbose logging for fragment handling code

2014-12-28 Thread kibab (Ilya Bakulin)
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 ___

[Differential] [Updated, 14 lines] D1388: IP6: Turned on verbose logging for fragment handling code

2014-12-28 Thread kibab (Ilya Bakulin)
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

[Differential] D1388: IP6: Turned on verbose logging for fragment handling code

2017-08-24 Thread kibab (Ilya Bakulin)
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