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)
Mon, Oct 13, 3:41 AM
Unknown Object (File)
Mon, Oct 6, 9:34 PM
Unknown Object (File)
Wed, Oct 1, 4:55 AM
Unknown Object (File)
Wed, Sep 17, 3:27 AM
Unknown Object (File)
Sep 16 2025, 2:42 AM
Unknown Object (File)
Sep 15 2025, 3:24 PM
Unknown Object (File)
Sep 10 2025, 2:36 PM
Unknown Object (File)
Sep 8 2025, 10:04 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.