Added "pkt4-queue-full" and "pkt6-queue-full"
statistics which are increased when an incoming packet
was dropped because it was queued and the queue is full.
- (Gitlab #3140, #4157)
+
+ Added "pkt4-rfc-violation" and "pkt6-rfc-violation"
+ statistics which are increased when an incoming packet
+ has to be dropped according to protocol specifications.
+ (Gitlab #3140, #4157, #4146)
+++ /dev/null
-[func] fdupont
- Added "pkt4-rfc-violation" and "pkt6-rfc-violation"
- statistics which are increased when an incoming packet
- has to be dropped according to protocol specifications.
- (Gitlab #4156)