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 27, 7:59 PM
Unknown Object (File)
Nov 16 2024, 1:15 AM
Unknown Object (File)
Nov 4 2024, 9:13 PM
Unknown Object (File)
Oct 15 2024, 11:51 AM
Unknown Object (File)
Oct 7 2024, 5:23 AM
Unknown Object (File)
Oct 4 2024, 11:33 AM
Unknown Object (File)
Sep 28 2024, 4:53 AM
Unknown Object (File)
Sep 17 2024, 9:32 PM
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