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