Page MenuHomeFreeBSD

libifconfig: Add a symbol map
ClosedPublic

Authored by markj on Jan 12 2021, 7:17 PM.
Tags
None
Referenced Files
F149282061: D28119.diff
Mon, Mar 23, 11:18 AM
Unknown Object (File)
Feb 19 2026, 3:15 AM
Unknown Object (File)
Feb 16 2026, 3:41 PM
Unknown Object (File)
Feb 8 2026, 3:32 AM
Unknown Object (File)
Feb 7 2026, 7:37 PM
Unknown Object (File)
Jan 30 2026, 6:43 PM
Unknown Object (File)
Dec 16 2025, 2:03 AM
Unknown Object (File)
Nov 16 2025, 1:17 PM
Subscribers

Details

Summary

This is a no-op for now since libifconfig is only built as a static lib.

Diff Detail

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

Event Timeline

markj requested review of this revision.Jan 12 2021, 7:17 PM
kp added inline comments.
lib/libifconfig/Symbol.map
2

Given that this is 13 or later, do we still need this?

This revision is now accepted and ready to land.Jan 12 2021, 9:42 PM

I'm not familiar with how the symbol map works, but you've got the generated functions in there so that's good.

lib/libifconfig/Symbol.map
2

I guess not. I'll remove it before committing.

This revision was automatically updated to reflect the committed changes.