Page MenuHomeFreeBSD

Netmap: fix documentation for NR_REG_NIC_SW mode
ClosedPublic

Authored by allanjude on May 17 2021, 11:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 2, 5:28 PM
Unknown Object (File)
Mon, Jun 2, 1:59 PM
Unknown Object (File)
Sun, May 25, 4:19 AM
Unknown Object (File)
Mon, May 5, 10:52 PM
Unknown Object (File)
Apr 24 2025, 12:46 AM
Unknown Object (File)
Apr 23 2025, 10:10 PM
Unknown Object (File)
Apr 23 2025, 5:42 PM
Unknown Object (File)
Apr 13 2025, 8:20 PM
Subscribers

Details

Summary

The correct character to add to the intername name is *, not +

Sponsored By: Klara Inc.

Diff Detail

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

Event Timeline

I found this while testing, and after digging through the code, discovered that it should be '*' not '+'.

bcr added a subscriber: bcr.

Manpage looking good, pending .Dd bump once approved.

This revision is now accepted and ready to land.May 18 2021, 7:53 PM