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)
Tue, Mar 18, 1:43 PM
Unknown Object (File)
Feb 14 2025, 2:05 PM
Unknown Object (File)
Jan 28 2025, 4:13 AM
Unknown Object (File)
Jan 27 2025, 2:23 AM
Unknown Object (File)
Jan 26 2025, 3:00 AM
Unknown Object (File)
Jan 22 2025, 5:59 PM
Unknown Object (File)
Jan 18 2025, 5:52 PM
Unknown Object (File)
Jan 18 2025, 5:26 PM
Subscribers

Details

Summary

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

Sponsored By: Klara Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39265
Build 36154: arc lint + arc unit

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