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)
Feb 18 2024, 3:08 AM
Unknown Object (File)
Jan 15 2024, 1:28 PM
Unknown Object (File)
Jan 14 2024, 5:02 AM
Unknown Object (File)
Dec 21 2023, 10:53 PM
Unknown Object (File)
Dec 20 2023, 2:39 AM
Unknown Object (File)
Oct 11 2023, 4:28 AM
Unknown Object (File)
Sep 19 2023, 6:39 AM
Unknown Object (File)
Sep 6 2023, 7:12 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