Page MenuHomeFreeBSD

LinuxKPI: Use IfAPI to get LLADDR
ClosedPublic

Authored by jhibbits on Nov 12 2024, 2:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 23, 10:54 PM
Unknown Object (File)
Mon, Jan 6, 1:59 AM
Unknown Object (File)
Sun, Jan 5, 11:26 PM
Unknown Object (File)
Sun, Jan 5, 7:14 AM
Unknown Object (File)
Fri, Dec 27, 10:22 AM
Unknown Object (File)
Nov 18 2024, 12:01 PM
Unknown Object (File)
Nov 13 2024, 9:18 PM

Diff Detail

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

Event Timeline

As an aside, are ifapi man pages coming soon?

$ apropos ifapi
apropos: nothing appropriate
$ apropos if_getlladdr
apropos: nothing appropriate

As an aside, are ifapi man pages coming soon?

$ apropos ifapi
apropos: nothing appropriate
$ apropos if_getlladdr
apropos: nothing appropriate

*sheepish* yes, they're coming. I have a change to ifnet.9, but it's woefully incomplete, hoping to finish it, or at least have something ready for review soon (before Christmas, maybe?)

This revision is now accepted and ready to land.Nov 12 2024, 9:22 PM
This revision was automatically updated to reflect the committed changes.