Page MenuHomeFreeBSD

Use the thread's vnet when iterating over interfaces.
ClosedPublic

Authored by markj on May 16 2018, 12:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 20, 2:52 PM
Unknown Object (File)
Thu, Nov 20, 2:51 PM
Unknown Object (File)
Thu, Nov 20, 2:50 PM
Unknown Object (File)
Thu, Nov 20, 2:44 PM
Unknown Object (File)
Oct 19 2025, 7:30 AM
Unknown Object (File)
Oct 19 2025, 12:16 AM
Unknown Object (File)
Oct 18 2025, 7:22 PM
Unknown Object (File)
Oct 18 2025, 6:30 PM
Subscribers

Details

Summary

For now, only permit the use of interfaces from vnet0; netdump may only
be configured from the host, and it's not clear to me that interface
names are unique across vnets. This fixes a panic when configuring
netdump with VIMAGE enabled.

Also fix a resource leak that occurs if the priv_check() in set_dumper()
or clear_dumper() fails. Note that netdump_mbuf_drain() is idempotent.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16616
Build 16523: arc lint + arc unit