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
F126551631: D30324.diff
Wed, Aug 20, 9:55 PM
Unknown Object (File)
Tue, Aug 5, 11:44 AM
Unknown Object (File)
Sat, Aug 2, 2:07 AM
Unknown Object (File)
Jul 4 2025, 5:26 AM
Unknown Object (File)
Jul 1 2025, 12:59 PM
Unknown Object (File)
Jun 25 2025, 7:09 PM
Unknown Object (File)
Jun 24 2025, 12:19 AM
Unknown Object (File)
Jun 21 2025, 11:28 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