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)
Wed, Nov 12, 3:36 AM
Unknown Object (File)
Mon, Nov 10, 10:51 PM
Unknown Object (File)
Tue, Oct 28, 10:45 PM
Unknown Object (File)
Mon, Oct 27, 2:27 AM
Unknown Object (File)
Sat, Oct 25, 12:53 AM
Unknown Object (File)
Fri, Oct 24, 10:46 AM
Unknown Object (File)
Fri, Oct 24, 9:28 AM
Unknown Object (File)
Thu, Oct 23, 5:30 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