summaryrefslogtreecommitdiff
path: root/lib/libifconfig
AgeCommit message (Expand)Author
2025-08-29libifconfig: Add netlink based helper to bring the interface up/downMuhammad Saheed
2025-08-23Remove redundant PACKAGE for INTERNALLIB librariesLexi Winter
2025-08-20libifconfig: Remove ifconfig_set_fib and ifconfig_sfp_id_is_qsfpMuhammad Saheed
2025-08-03bridge: Add a vlanfilter bridge optionLexi Winter
2025-07-05bridge: add per-interface vlan access listLexi Winter
2025-04-28<net/sff8472.h>: Conditionally export table of ID namesJohn Baldwin
2025-03-17libifconfig: Fix nits in the descriptions of active 100G cables.Navdeep Parhar
2025-02-25ifconfig: fix reporting optics on most 100g interfacesAndrew Gallatin
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-05-08carp: support VRRPv3Kristof Provost
2023-12-21libifconfig: Fix bridge status member listMichael Gmelin
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-04-30libifconfig: fix carp key configurationKristof Provost
2023-04-28libifconfig: fix incorrect carp outputKristof Provost
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2023-03-31carp: allow commands to use interface name rather than indexKristof Provost
2023-03-20carp: support unicastKristof Provost
2023-03-20carp: add netlink interfaceKristof Provost
2022-09-04libifconfig: Correct some typos in source code commentsGordon Bergling
2021-03-05libifconfig: Overhaul ifconfig_media_* interfacesRyan Moeller
2021-03-02libifconfig: Fix typo in symbol mapRyan Moeller
2021-02-28libifconfig: Add a function to get down reasonRyan Moeller
2021-02-27libifconfig: Set error in ifconfig_get_groupsRyan Moeller
2021-02-25libifconfig: Add missing symbols to mapRyan Moeller
2021-01-14libifconfig: Add a symbol mapMark Johnston
2020-10-21Move list_cloners to libifconfigRyan Moeller
2020-09-02libifconfig now depends on libm due to usage of log10().John Baldwin
2020-08-09Move ifconfig SFP status functionality into libifconfigRyan Moeller
2020-07-01libifconfig: Add function to get bridge statusRyan Moeller
2020-05-27libifconfig: remove redundant NULL checkEric van Gyzen
2020-03-25wlandebug: Add include path for libifconfig as it is a internallibEmmanuel Vadot
2019-02-25Make libifconfig INTERNALLIBEd Maste
2018-04-23Finish removing FDDI and tokenring media support.Brooks Davis
2018-04-16Remove support for FDDI and token ring media types in userland utilities.Brooks Davis
2018-04-11Remove support for FDDI networks.Brooks Davis
2018-02-23libifconfig: multiple feature additionsAlan Somers
2018-02-21libifconfig: fix ifconfig_set_metricAlan Somers
2017-10-16libifconfig: allow to get original interface name via ifconfig_get_orig_name()Andriy Voskoboinyk
2017-07-11DIRDEPS_BUILD: Connect more libraries.Bryan Drewery
2017-02-28Renumber copyright clause 4Warner Losh
2016-09-11Mark libifconfig as private until the API/ABI is stableAllan Jude
2016-09-04libifconfig: style(9) fixesKristof Provost
2016-09-02Renaming libifc to libifconfig in response to feedback on initial commit ofKristof Provost