| Age | Commit message (Expand) | Author |
| 2023-11-29 | lib: all: remove './' from xpath 22% speedup | Christian Hopps |
| 2023-04-12 | lib: convert if_rmap config output to northbound | Igor Ryzhov |
| 2023-04-11 | lib: convert if_rmap to YANG northbound | Christian Hopps |
| 2023-04-11 | lib: fix formatting | Christian Hopps |
| 2023-04-06 | ripd: Fix memory leak for ripd's route-map | anlan_cs |
| 2023-04-03 | ripd: Fix malformed route-map | anlan_cs |
| 2023-03-21 | *: Add a hash_clean_and_free() function | Donald Sharp |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2021-03-17 | *: require semicolon after DEFINE_MTYPE & co | David Lamparter |
| 2020-02-03 | *: don't null after XFREE; XFREE does this itself | Quentin Young |
| 2019-05-14 | lib: hashing functions should take const arguments | Quentin Young |
| 2019-04-19 | ripd: unlink if-rmap container from global list before removing it | Renato Westphal |
| 2019-04-03 | lib: reduce exported var symbols | Quentin Young |
| 2019-03-06 | Merge pull request #3869 from qlyoung/cocci-fixes | David Lamparter |
| 2019-03-01 | Merge pull request #3606 from pguibert6WIND/if_rmap_container | Donald Sharp |
| 2019-02-25 | *: remove null check before XFREE | Quentin Young |
| 2019-02-25 | *: Rename backet to bucket | Tim Bray |
| 2019-02-19 | eigrp, rip, ripng, lib: unlink if_rmap from vrf | Philippe Guibert |
| 2019-02-19 | lib, rip, ripng, eigrp: rework if_rmap context | Philippe Guibert |
| 2019-01-24 | Treewide: use ANSI function definitions | Ruben Kerkhof |
| 2018-10-19 | *: Replace hash_cmp function return value to a bool | Donald Sharp |
| 2018-03-06 | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger |
| 2017-09-05 | lib: Hash creation cleanup | Donald Sharp |
| 2017-07-17 | *: reindentreindent-master-after | whitespace / reindent |
| 2017-07-14 | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter |
| 2017-07-13 | vtysh: return non-zero for configuration failures | Daniel Walton |
| 2017-07-13 | *: ditch vty_outln(), part 1 of 2 | David Lamparter |
| 2017-07-01 | *: update hash_create(), hash_create_size() | Quentin Young |
| 2017-06-29 | *: use vty_outln | Quentin Young |
| 2017-05-15 | *: make consistent & update GPLv2 file headers | David Lamparter |
| 2016-09-23 | lib: lib compiles | Quentin Young |
| 2016-09-23 | lib: add 'int idx_foo' argv index variables | Daniel Walton |
| 2016-09-23 | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton |
| 2016-09-23 | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton |
| 2016-09-23 | lib: argv update for filter.c, if_rmap.c keychain.c and plist.c | Daniel Walton |
| 2016-09-22 | Revert "lib: Fixup more files" | Daniel Walton |
| 2016-09-20 | lib: Fixup more files | Donald Sharp |
| 2016-09-19 | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter |
| 2015-11-23 | lib: Fixup of NULL calls to XSTRDUP | Donald Sharp |
| 2015-05-19 | lib: lib-warnings.patch | Donald Sharp |
| 2014-06-04 | *: nuke ^L (page feed) | David Lamparter |
| 2011-12-18 | fix set never used warnings | Stephen Hemminger |
| 2011-03-21 | lib: Better hashing of string values using Bernstein hash | Stephen Hemminger |
| 2008-08-22 | [lib] hash compare function arguments ought to be const qualified | Stephen Hemminger |
| 2005-10-26 | 2005-10-26 Paul Jakma <paul.jakma@sun.com> | paul |
| 2005-05-06 | 2005-05-06 Paul Jakma <paul@dishone.st> | paul |
| 2004-10-10 | 2004-10-10 Paul Jakma <paul@dishone.st> | paul |
| 2004-10-05 | Number of warnings is down to 3 again in lib directory. A lot of const's | hasso |
| 2003-05-25 | RIP has now "route-map x [in|out] <interface>" as well. | hasso |
| 2003-05-24 | Revert my http://hasso.linux.ee/zebra/ht-ifrmap-14042003.patch patch. Used | hasso |