Page MenuHomeFreeBSD

netpfil tests: test removing interfaces with pending dummynet packets
ClosedPublic

Authored by kp on Nov 20 2021, 12:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 1:09 PM
Unknown Object (File)
Tue, Apr 16, 9:07 AM
Unknown Object (File)
Mon, Apr 1, 1:17 AM
Unknown Object (File)
Thu, Mar 28, 8:10 AM
Unknown Object (File)
Mar 19 2024, 3:57 PM
Unknown Object (File)
Mar 19 2024, 2:37 PM
Unknown Object (File)
Feb 11 2024, 3:16 PM
Unknown Object (File)
Jan 25 2024, 4:23 AM
Subscribers

Details

Summary

Dummynet queues packets with an associated struct ifnet pointer. Ensure
that things do not explode if that interface goes away with packets
still in the queue.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable