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)
Sat, Mar 28, 9:28 AM
Unknown Object (File)
Tue, Mar 24, 7:09 PM
Unknown Object (File)
Tue, Mar 24, 1:44 AM
Unknown Object (File)
Sun, Mar 22, 11:02 PM
Unknown Object (File)
Sun, Mar 15, 2:23 AM
Unknown Object (File)
Feb 28 2026, 7:24 AM
Unknown Object (File)
Dec 25 2025, 2:15 PM
Unknown Object (File)
Dec 25 2025, 4:27 AM
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