summaryrefslogtreecommitdiff
path: root/zebra/if_ioctl.c
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-09-15zebra: changes for code maintainabilitysri-mohan1
2022-07-29zebra: Remove usage of newline in zlog_X messageDonald Sharp
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-10-19lib: allow to create interfaces in non-existing VRFsIgor Ryzhov
2021-03-22zebra: kill zebra_memory.h, use MTYPE_STATICDavid Lamparter
2019-06-23Revert "Ospf missing interface handling 2"Donald Sharp
2019-06-12*: change interface structure, from vrf_id to vrfPhilippe Guibert
2019-06-12*: change if_lookup_by_name() api with vrfPhilippe Guibert
2019-06-11ospf, ospf6d, zebra, lib: change if_get_by_name prototype with vrfPhilippe Guibert
2019-02-25zebra: remove all instances of strncpyQuentin Young
2019-01-25zebra: set connected route metric based on the devaddr metricAnuradha Karuppiah
2018-10-27lib: retrofit interface commands to the new northbound modelRenato Westphal
2018-09-13*: style for EC replacementsQuentin Young
2018-09-13*: LIB_[ERR|WARN] -> EC_LIBQuentin Young
2018-09-06zebra: fix includesQuentin Young
2018-09-06zebra: flog_warn conversionQuentin Young
2018-08-25zebra: No prototype and uninited variablesDonald Sharp
2018-08-14*: rename ferr_zlog -> flog_err_sysQuentin Young
2018-08-14*: rename zlog_fer -> flog_errQuentin Young
2018-08-14zebra, lib: error references for zebraQuentin Young
2018-08-14lib, zebra: Add LIB_ERR_INTERFACEDonald Sharp
2018-04-15zebra: Fix crash with certain types of tunnelsDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-02-27zebra: handle some ioctl operations for VRFPhilippe Guibert
2017-10-10*: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal
2017-10-10*: introduce new rb-tree to optimize interface lookup by ifindexRenato Westphal
2017-10-10*: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal
2017-10-10lib: nuke the if_*_by_name_len() functionsRenato Westphal
2017-08-28zebra: drop IPv6 "broadcast" and "peer" addr codeDavid Lamparter
2017-07-31build: zebra: remove *_method Makefile hacksDavid Lamparter
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-03-15lib: Refactor if_get_by_name_len to be VRF awareDonald Sharp
2017-03-15*: Refactor if_lookup_by_name to be VRF awareDonald Sharp
2017-01-18zebra: Fix signed/unsigned comparisonDonald Sharp
2017-01-13frr: Remove HAVE_IPV6 from code baseDonald Sharp
2016-11-15build: massively remove needless checksDavid Lamparter
2016-10-07zebra: Fix some warnings found during compile.Donald Sharp
2016-09-19*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter
2016-08-07*: fix trivial build errors on *BSDRenato Westphal
2016-02-01lib, zebra: The Bulk of the conversion over to NS and VRFDonald Sharp
2015-10-30zebra, lib/memtypes.c: the netlink sockets work per VRFFeng Lu
2006-12-12[PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr
2006-01-17[zebra] Defensive if_getaddrs bug fix.paul
2005-11-032005-11-03 Paul Jakma <paul.jakma@sun.com>paul
2005-06-282005-06-28 Paul Jakma <paul.jakma@sun.com>paul
2005-04-072005-04-07 Paul Jakma <paul.jakma@sun.com>paul
2005-04-032005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2004-11-202004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs