| Commit message (Expand) | Author | Age | Files | Lines |
* | *: fix ctype (isalpha & co.) casts | David Lamparter | 2019-08-06 | 1 | -1/+1 |
* | lib: Keep proper count of prefix-list hit-count when used | Visakha Erina | 2019-06-20 | 1 | -0/+1 |
* | lib, pimd, sharpd: Various output string cleanups | Donald Sharp | 2019-06-07 | 1 | -1/+1 |
* | plist: Delete prefix-list by sequence number | Donatas Abraitis | 2019-05-25 | 1 | -6/+32 |
* | *: remove null check before XFREE | Quentin Young | 2019-02-26 | 1 | -4/+2 |
* | Treewide: use ANSI function definitions | Ruben Kerkhof | 2019-01-24 | 1 | -2/+2 |
* | bgpd lib ospf6d pbrd tests zebra: shadowing fixes | F. Aragon | 2018-09-13 | 1 | -3/+3 |
* | *: style for flog_warn conversions | Quentin Young | 2018-09-06 | 1 | -2/+3 |
* | lib: Modify zlog_warn to vty_out | Donald Sharp | 2018-09-06 | 1 | -2/+4 |
* | Merge pull request #2945 from dslicenc/bgp-ospf-json | David Lamparter | 2018-09-01 | 1 | -1/+1 |
|\ |
|
| * | bgpd/ospfd: make bgp and ospf json response a bit more consistent | Don Slice | 2018-08-30 | 1 | -1/+1 |
* | | plist: Add safety check to avoid going over 4294967295 for prefix-list | Donatas Abraitis | 2018-08-31 | 1 | -1/+1 |
|/ |
|
* | libs, daemons: use const in route-map apply | Mark Stapp | 2018-07-23 | 1 | -6/+7 |
* | ldpd lib: null check (Coverity 1452287 + 20 alike) | paco | 2018-06-21 | 1 | -0/+5 |
* | lib: out-of-bounds access (Coverity 1457145) | paco | 2018-06-13 | 1 | -11/+11 |
* | lib: Convert internal sequence number to int64_t | Donald Sharp | 2018-04-29 | 1 | -20/+22 |
* | lib: convert plist data structures to using a bool | Donald Sharp | 2018-04-29 | 1 | -3/+3 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -7/+7 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -4/+4 |
* | *: make clippy usage more consistent | Renato Westphal | 2017-12-04 | 1 | -1/+1 |
* | lib: Fix prefix-list where le is == prefixlen | Donald Sharp | 2017-11-29 | 1 | -1/+1 |
* | lib: Only apply prefix's to the same family | Donald Sharp | 2017-11-07 | 1 | -3/+9 |
* | lib: Modify prefix_list_apply to allow retrieval of prefix | Donald Sharp | 2017-08-31 | 1 | -3/+18 |
* | ospf6d: properly update prefix list references | David Lamparter | 2017-08-24 | 1 | -0/+8 |
* | lib: fix prefix list trie corruption | David Lamparter | 2017-08-11 | 1 | -1/+2 |
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 1 | -3/+2 |
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 1 | -2/+3 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -1587/+1437 |
* | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 1 | -18/+18 |
|\ |
|
| * | vtysh: return non-zero for configuration failures | Daniel Walton | 2017-07-13 | 1 | -18/+18 |
* | | *: remove VTYNL, part 2 of 6 | David Lamparter | 2017-07-14 | 1 | -1/+1 |
* | | *: remove VTYNL, part 1 of 6 | David Lamparter | 2017-07-14 | 1 | -5/+5 |
* | | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -29/+29 |
|/ |
|
* | *: fix excess docstring | Quentin Young | 2017-07-05 | 1 | -3/+1 |
* | *: vty_outln (vty, "") --> vty_out (vty, VTYNL) | Quentin Young | 2017-06-29 | 1 | -5/+5 |
* | *: s/VTY_NEWLINE/VTYNL/g | Quentin Young | 2017-06-29 | 1 | -1/+1 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -44/+44 |
* | lib: use DEFPY() for plist.c | David Lamparter | 2017-06-14 | 1 | -1186/+100 |
* | lib: detangle protocol name/instance from logging | David Lamparter | 2017-05-18 | 1 | -1/+2 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | lib: cli: autocomplete variables | David Lamparter | 2017-05-15 | 1 | -0/+36 |
* | 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 |