freebsd-dev/sys/netpfil
Kristof Provost 26b9e1f07f dummynet: fix codel
Serialize rcvif when enqueing packets for codel. We already tried to
restore the serialized rcvif in fq_codel_extract_head(), but that
doesn't work when we fail to serialize it first, so we ended up dropping
all packets passed through codel.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D37318
2022-11-11 11:53:31 +01:00
..
ipfilter/netinet ipfilter: Cast uintmax_t values to size_t when adding to a pointer. 2022-09-28 13:58:34 -07:00
ipfw dummynet: fix codel 2022-11-11 11:53:31 +01:00
pf pfsync: prepare code to accommodate AF_INET6 family 2022-11-09 21:06:07 +01:00