| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: hide away logging internals | David Lamparter | 2017-03-08 | 1 | -2/+1 |
* | lib: simplify protocol/log naming | David Lamparter | 2017-03-08 | 1 | -1/+1 |
* | lib: add stream.h, vty.h, zebra.h to plist.h | Quentin Young | 2017-03-02 | 1 | -1/+0 |
* | lib: replace AFI_ETHER reference with AFI_L2VPN | Philippe Guibert | 2017-02-14 | 1 | -1/+1 |
* | lib: fix some coverity NULL check warnings | David Lamparter | 2017-02-08 | 1 | -2/+3 |
* | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-02-02 | 1 | -0/+4 |
|\ |
|
| * | lib: plug leak in prefix_list_delete() | David Lamparter | 2017-02-01 | 1 | -0/+4 |
* | | frr: Remove HAVE_IPV6 from code base | Donald Sharp | 2017-01-13 | 1 | -14/+0 |
* | | lib: Fix `ipv6 access-list...` and `ipv6 prefix-list...` | Quentin Young | 2016-11-18 | 1 | -1/+1 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -32/+24 |
|\| |
|
| * | *: Consolidate all double VIEW_NODE and ENABLE_NODE's | Donald Sharp | 2016-10-08 | 1 | -22/+0 |
| * | Merge remote-tracking branch 'origin/cmaster' into cmaster-next | Donald Sharp | 2016-09-30 | 1 | -9/+23 |
| |\ |
|
| | * | lib: apply mask to prefix in prefix-list | Don Slice | 2016-09-12 | 1 | -9/+23 |
| * | | use JSON_C_TO_STRING_PRETTY for json_object_to_json_string | Daniel Walton | 2016-09-28 | 1 | -1/+1 |
* | | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -6/+4 |
* | | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+4 |
* | | | bgpd, etc: changed .LINE to LINE... | Daniel Walton | 2016-09-27 | 1 | -2/+2 |
* | | | lib: lib compiles | Quentin Young | 2016-09-23 | 1 | -22/+29 |
* | | | lib: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -106/+328 |
* | | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -42/+42 |
* | | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -20/+22 |
* | | | lib: argv update for filter.c, if_rmap.c keychain.c and plist.c | Daniel Walton | 2016-09-23 | 1 | -105/+105 |
* | | | Revert "lib: Fixup plist.c" | Daniel Walton | 2016-09-22 | 1 | -104/+104 |
* | | | lib: Fixup plist.c | Donald Sharp | 2016-09-21 | 1 | -104/+104 |
|/ / |
|
* | | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -2/+7 |
* | | lib: add AF_ETHERNET/AFI_ETHER | Lou Berger | 2016-09-03 | 1 | -0/+5 |
|/ |
|
* | lib, bgpd: Fixup afi_t to be an enum and cleanup zebra.h | Donald Sharp | 2016-06-06 | 1 | -6/+5 |
* | lib/plist: Add some required parentheses, according to clang-analyzer | Paul Jakma | 2016-05-26 | 1 | -4/+4 |
* | lib: plist should not CMD_WARNING when command has already been entered | Donald Sharp | 2016-04-04 | 1 | -1/+1 |
* | ip/ipv6 prefix-list seq number range needs to be fixed - wraps around to | Daniel Walton | 2016-03-02 | 1 | -8/+8 |
* | lib: Fix crash when deleting multiple statements | Donald Sharp | 2016-03-01 | 1 | -1/+1 |
* | Quagga crash in prefix_list_apply | Daniel Walton | 2015-11-06 | 1 | -1/+2 |
* | lib: optimise prefix list setup | David Lamparter | 2015-11-03 | 1 | -10/+36 |
* | lib: use trie structure for prefix list matching | David Lamparter | 2015-11-03 | 1 | -15/+205 |
* | lib: straighten out ORF prefix list support | David Lamparter | 2015-11-03 | 1 | -98/+51 |
* | lib: hide internal prefix list structures | David Lamparter | 2015-11-03 | 1 | -19/+6 |
* | Added json formating support to show-...-neighbors-... bgp commands. | Morgan Stewart | 2015-08-12 | 1 | -17/+60 |
* | BGP: Add dynamic update group support | Donald Sharp | 2015-05-20 | 1 | -1/+1 |
* | bgpd: bgpd-event-driven-route-map-updates.patch | Donald Sharp | 2015-05-20 | 1 | -4/+10 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -5/+5 |
* | [cleanup] Make command nodes static | Stephen Hemminger | 2009-06-12 | 1 | -2/+2 |
* | [warnings] Fix various SOS warnings | Paul Jakma | 2008-08-22 | 1 | -1/+1 |
* | [lib] CID #3, fix forward-null errors in vty_prefix_list_uninstall | Paul Jakma | 2006-05-13 | 1 | -0/+7 |
* | 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> | vincent | 2005-09-29 | 1 | -0/+5 |
* | 2005-05-06 Paul Jakma <paul@dishone.st> | paul | 2005-05-06 | 1 | -13/+13 |
* | 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-01-29 | 1 | -30/+2 |
* | 2004-10-10 Paul Jakma <paul@dishone.st> | paul | 2004-10-10 | 1 | -16/+17 |
* | Number of warnings is down to 3 again in lib directory. A lot of const's | hasso | 2004-10-05 | 1 | -2/+2 |
* | 2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com> | paul | 2004-06-11 | 1 | -41/+35 |
* | Initial revision | paul | 2002-12-13 | 1 | -0/+2881 |