HomeFreeBSD

dummynet: fix codel

Description

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

Details

Provenance
kpAuthored on Nov 9 2022, 4:11 PM
Differential Revision
D37318: dummynet: fix codel
Parents
rG832c8a58e1f7: if_ovpn tests: add aes-128-gcm test case
Branches
Unknown
Tags
Unknown