| Commit message (Expand) | Author | Age | Files | Lines |
* | *: don't null after XFREE; XFREE does this itself | Quentin Young | 2020-02-03 | 1 | -2/+0 |
* | lib: hashing functions should take const arguments | Quentin Young | 2019-05-14 | 1 | -1/+1 |
* | lib: reduce exported var symbols | Quentin Young | 2019-04-03 | 1 | -1/+1 |
* | *: remove null check before XFREE | Quentin Young | 2019-02-26 | 1 | -16/+11 |
* | *: Rename backet to bucket | Tim Bray | 2019-02-25 | 1 | -2/+2 |
* | lib, rip, ripng, babel, eigrp: add ctx pointer to distribute api | Philippe Guibert | 2018-12-28 | 1 | -63/+92 |
* | lib: distribute-list ipv6 can be (un)configured | Philippe Guibert | 2018-11-09 | 1 | -13/+47 |
* | *: Replace hash_cmp function return value to a bool | Donald Sharp | 2018-10-19 | 1 | -5/+5 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -371/+370 |
* | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 1 | -1/+1 |
|\ |
|
| * | vtysh: return non-zero for configuration failures | Daniel Walton | 2017-07-13 | 1 | -1/+1 |
* | | *: remove VTYNL, part 1 of 6 | David Lamparter | 2017-07-14 | 1 | -4/+4 |
* | | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -7/+7 |
|/ |
|
* | *: update hash_create(), hash_create_size() | Quentin Young | 2017-07-02 | 1 | -1/+2 |
* | *: vty_outln (vty, "") --> vty_out (vty, VTYNL) | Quentin Young | 2017-06-29 | 1 | -4/+4 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -15/+13 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | lib: Fix missing help strings | Donald Sharp | 2017-04-06 | 1 | -0/+3 |
* | vtysh: parsing fixes on distribute-list | David Lamparter | 2017-03-28 | 1 | -8/+8 |
* | lib: Fixup 'ipv6 distribute-list ... ' cli help strings | Donald Sharp | 2017-01-09 | 1 | -0/+1 |
* | vtysh: fix some macro breakage | David Lamparter | 2016-11-23 | 1 | -1/+7 |
* | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -155/+183 |
|\ |
|
| * | lib: Make distribute.c accepts both v4 and v6. | Matthieu Boutier | 2016-09-26 | 1 | -46/+333 |
| * | lib: simplify distribute.c's code. | Matthieu Boutier | 2016-09-26 | 1 | -172/+126 |
* | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-29 | 1 | -2/+0 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+2 |
* | | lib: argv update for distribute.c and ns.c | Daniel Walton | 2016-09-23 | 1 | -7/+3 |
* | | lib: distribute.c, smux.c, vty.c grammar refactor | Quentin Young | 2016-09-22 | 1 | -306/+33 |
* | | Revert "lib: Fixup more files" | Daniel Walton | 2016-09-22 | 1 | -24/+24 |
* | | lib: Fixup more files | Donald Sharp | 2016-09-21 | 1 | -24/+24 |
|/ |
|
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -0/+4 |
* | quagga: remove babel | Daniel Walton | 2016-02-11 | 1 | -3/+2 |
* | lib: Fixup of NULL calls to XSTRDUP | Donald Sharp | 2015-11-23 | 1 | -4/+8 |
* | Fixup code to use correct XMALLOC operators | Donald Sharp | 2015-08-26 | 1 | -18/+18 |
* | lib: lib-warnings.patch | Donald Sharp | 2015-05-20 | 1 | -4/+9 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -2/+2 |
* | babeld: Initial import, for Babel routing protocol. | Paul Jakma | 2012-03-25 | 1 | -17/+20 |
* | fix set never used warnings | Stephen Hemminger | 2011-12-18 | 1 | -8/+4 |
* | lib: spelling | Denis Ovsienko | 2011-12-13 | 1 | -10/+10 |
* | lib: Better hashing of string values using Bernstein hash | Stephen Hemminger | 2011-03-21 | 1 | -9/+4 |
* | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger | 2009-06-12 | 1 | -6/+1 |
* | [lib] hash compare function arguments ought to be const qualified | Stephen Hemminger | 2008-08-22 | 1 | -2/+2 |
* | 2005-05-06 Paul Jakma <paul@dishone.st> | paul | 2005-05-06 | 1 | -13/+14 |
* | 2004-10-10 Paul Jakma <paul@dishone.st> | paul | 2004-10-10 | 1 | -14/+17 |
* | Number of warnings is down to 3 again in lib directory. A lot of const's | hasso | 2004-10-05 | 1 | -4/+3 |
* | Hasso Tepper | paul | 2003-04-19 | 1 | -11/+92 |
* | Initial revision | paul | 2002-12-13 | 1 | -0/+709 |