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)
Sat, Jan 18, 9:20 PM
Unknown Object (File)
Fri, Jan 17, 10:15 PM
Unknown Object (File)
Dec 19 2024, 9:55 PM
Unknown Object (File)
Dec 18 2024, 1:06 AM
Unknown Object (File)
Dec 17 2024, 10:40 PM
Unknown Object (File)
Nov 27 2024, 7:59 PM
Unknown Object (File)
Nov 16 2024, 1:15 AM
Unknown Object (File)
Nov 4 2024, 9:13 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