| Age | Commit message (Expand) | Author |
| 2024-11-25 | zebra: Remove some unused functions on linux build | Donald Sharp |
| 2024-01-04 | *: Remove sys/ioctl.h from zebra.h | Donald Sharp |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2022-06-15 | zebra: Attempt to make ioctl.c have a bit more useful log messges | Donald Sharp |
| 2022-05-13 | zebra: Remove unused functions in netlink compiles | Donald Sharp |
| 2022-05-11 | *: Properly use memset() when zeroing | Donatas Abraitis |
| 2022-03-24 | zebra: Don't send uninited data to kernel on FreeBSD | Donald Sharp |
| 2022-02-09 | zebra: Keep the interface flags safe on multiple ioctl calls | Bijan |
| 2021-11-22 | *: cleanup ifp->vrf_id | Igor Ryzhov |
| 2020-10-13 | zebra: ifi_link_state is the link state | Roy Marples |
| 2020-09-21 | *: Remove solaris from FRR | Donald Sharp |
| 2019-09-03 | *: frr_elevate_privs -> frr_with_privs | David Lamparter |
| 2019-06-23 | Revert "Ospf missing interface handling 2" | Donald Sharp |
| 2019-06-12 | *: change interface structure, from vrf_id to vrf | Philippe Guibert |
| 2019-05-29 | lib, zebra: remove uses of strncpy | Quentin Young |
| 2019-04-22 | zebra: removing old intf address code | Mark Stapp |
| 2019-04-22 | zebra: Dplane interface address install for non-netlink | Mark Stapp |
| 2019-04-22 | zebra: Use dplane for interface addresses (netlink) | Mark Stapp |
| 2019-02-25 | zebra: remove all instances of strncpy | Quentin Young |
| 2018-12-05 | zebra: don't log errors on unsupported medias | Rafael Zalamena |
| 2018-09-13 | *: LIB_[ERR|WARN] -> EC_LIB | Quentin Young |
| 2018-09-06 | zebra: fix includes | Quentin Young |
| 2018-08-14 | *: use frr_elevate_privs() (1/2: coccinelle) | David Lamparter |
| 2018-08-14 | *: rename ferr_zlog -> flog_err_sys | Quentin Young |
| 2018-08-14 | *: rename zlog_fer -> flog_err | Quentin Young |
| 2018-08-14 | zebra, lib: error references for zebra | Quentin Young |
| 2018-08-14 | bgpd, lib, zebra: Convert LIB_ERR_PRIVILEGES | Donald Sharp |
| 2018-03-27 | *: use C99 standard fixed-width integer types | Quentin Young |
| 2018-03-06 | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger |
| 2018-02-27 | zebra: handle some ioctl operations for VRF | Philippe Guibert |
| 2017-12-13 | zebra: remove useless iotcl linux calls | Philippe Guibert |
| 2017-12-13 | zebra: ipv6 addressing uses netlink socket instead of standard ioctl | Philippe Guibert |
| 2017-08-31 | Merge pull request #1044 from donaldsharp/combination | Jafar Al-Gharaibeh |
| 2017-08-27 | zebra: configure PtP address on ifaliasreq systems | David Lamparter |
| 2017-08-24 | *: fix assorted issues detected by Coverity Scan | Renato Westphal |
| 2017-07-31 | build: zebra: remove *_method Makefile hacks | David Lamparter |
| 2017-07-17 | *: reindentreindent-master-after | whitespace / reindent |
| 2017-05-15 | *: make consistent & update GPLv2 file headers | David Lamparter |
| 2017-03-08 | *: get rid of zlog(*, LOG_LEVEL, ...) | David Lamparter |
| 2017-01-13 | frr: Remove HAVE_IPV6 from code base | Donald Sharp |
| 2016-10-06 | all: removed all DEFUN command stomps (fix build errors) | Daniel Walton |
| 2016-06-08 | *: fix more initialisers (for BSD) | David Lamparter |
| 2016-02-01 | lib, zebra: The Bulk of the conversion over to NS and VRF | Donald Sharp |
| 2009-12-03 | zebra: fix argument reference in strncpy() call for BSD | heasley |
| 2008-07-01 | [zebra] Make BSD link-state deal more gracefully with GIFMEDIA ioctl error | Paul Jakma |
| 2008-02-26 | + fix bug#326 by rib_lookup_and_pushup() | Denis Ovsienko |
| 2008-01-11 | [link-detect] Improve BSD support. | Andrew J. Schorr |
| 2008-01-10 | [link-detect] Try to get BSD link-detect to work properly. | Andrew J. Schorr |
| 2007-05-10 | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma |
| 2007-04-10 | [zebra] MTU change should propogate to zserv client on BSD/Solaris | Paul Jakma |