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)
Sun, Mar 9, 8:56 AM
Unknown Object (File)
Mar 2 2025, 6:27 AM
Unknown Object (File)
Feb 16 2025, 2:51 AM
Unknown Object (File)
Feb 9 2025, 4:28 PM
Unknown Object (File)
Feb 4 2025, 12:57 AM
Unknown Object (File)
Feb 3 2025, 11:08 PM
Unknown Object (File)
Jan 30 2025, 5:19 AM
Unknown Object (File)
Jan 23 2025, 10:54 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.