| Commit message (Expand) | Author | Age | Files | Lines |
* | bgpd lib ospfd pimd ripngd: null chk (PVS-Studio) | F. Aragon | 2018-07-03 | 1 | -7/+9 |
* | lib: Add ability to know if we have read anything in | Donald Sharp | 2018-06-19 | 1 | -2/+8 |
* | lib: null dereference (Coverity 1469895) | paco | 2018-06-11 | 1 | -3/+5 |
* | lib: fix output mangling with | include | Quentin Young | 2018-06-06 | 1 | -25/+59 |
* | lib: initialize vty->of | Quentin Young | 2018-06-06 | 1 | -0/+2 |
* | lib: add vector_compact(), use after str splits | Quentin Young | 2018-06-06 | 1 | -0/+1 |
* | lib: fix static analysis issues, use regfree() | Quentin Young | 2018-06-06 | 1 | -3/+21 |
* | *: style for | support | Quentin Young | 2018-06-06 | 1 | -0/+1 |
* | vtysh: add | support | Quentin Young | 2018-06-06 | 1 | -70/+75 |
* | lib: add cli preprocessor for `|` actions | Quentin Young | 2018-06-06 | 1 | -11/+51 |
* | pbrd: Add PBR to FRR | Donald Sharp | 2018-04-06 | 1 | -0/+2 |
* | lib: remove MASC_NODE | Quentin Young | 2018-03-30 | 1 | -2/+0 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -5/+5 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -14/+17 |
* | lib, pimd: Remove PIM_NODE as it is not needed | Donald Sharp | 2018-01-30 | 1 | -2/+0 |
* | lib: Fix non-integrated config error display | Donald Sharp | 2017-10-26 | 1 | -0/+15 |
* | *: fix style | Quentin Young | 2017-08-30 | 1 | -4/+2 |
* | Merge pull request #1056 from opensourcerouting/oldbits-0 | Donald Sharp | 2017-08-29 | 1 | -0/+24 |
|\ |
|
| * | lib: add vty_frame() to get rid of unneeded config | David Lamparter | 2017-08-29 | 1 | -0/+24 |
* | | lib: new APIs for get/set system hostname/domainname | Mitesh Kanjariya | 2017-08-29 | 1 | -1/+1 |
* | | lib/bgpd: provide/use API to get hostname/domainname | Mitesh Kanjariya | 2017-08-25 | 1 | -9/+2 |
|/ |
|
* | Merge pull request #892 from opensourcerouting/watchfrr-simplify | Donald Sharp | 2017-08-09 | 1 | -53/+87 |
|\ |
|
| * | lib: replace stderr with zlog in vty config load | David Lamparter | 2017-08-02 | 1 | -28/+20 |
| * | lib: vty_stdio signal handling | David Lamparter | 2017-08-02 | 1 | -25/+67 |
* | | zebra: add support for static pseudowires | Renato Westphal | 2017-08-09 | 1 | -0/+2 |
* | | lib: vty: fix config-write fd leak | David Lamparter | 2017-08-04 | 1 | -13/+20 |
|/ |
|
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 1 | -3/+1 |
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 1 | -1/+3 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -2415/+2228 |
* | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr | Donald Sharp | 2017-07-14 | 1 | -92/+73 |
|\ |
|
| * | lib, vtysh: remove now-useless newline arg | David Lamparter | 2017-07-14 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 1 | -9/+5 |
| |\ |
|
| * \ | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 1 | -3/+3 |
| |\ \ |
|
| * | | | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 1 | -5/+5 |
| * | | | *: remove VTYNL, part 3 of 6 | David Lamparter | 2017-07-14 | 1 | -3/+2 |
| * | | | *: 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 | -10/+10 |
| * | | | *: ditch vty_outln(), part 2 of 2 | David Lamparter | 2017-07-14 | 1 | -2/+2 |
| * | | | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -35/+35 |
| * | | | lib: move \n vs. \r\n handling into vty code | David Lamparter | 2017-07-13 | 1 | -37/+19 |
* | | | | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr | Donald Sharp | 2017-07-14 | 1 | -12/+8 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge pull request #808 from qlyoung/vtysh-termcols | Russ White | 2017-07-14 | 1 | -9/+5 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | lib, vtysh: pretty-print variable autocompletions | Quentin Young | 2017-07-13 | 1 | -9/+5 |
| | |/ |
|
| * | | vtysh: return non-zero for configuration failures | Daniel Walton | 2017-07-13 | 1 | -2/+2 |
| * | | lib: Change comment to reference watchfrr | Jafar Al-Gharaibeh | 2017-07-12 | 1 | -1/+1 |
| |/ |
|
* / | bgpd: Additional configuration for EVPN | vivek | 2017-07-12 | 1 | -0/+1 |
|/ |
|
* | lib: fix vty_out with >1024 bytes of output | David Lamparter | 2017-07-06 | 1 | -2/+4 |
* | *: vty_outln (vty, "") --> vty_out (vty, VTYNL) | Quentin Young | 2017-06-29 | 1 | -10/+10 |
* | *: s/VTY_NEWLINE/VTYNL/g | Quentin Young | 2017-06-29 | 1 | -8/+8 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -59/+56 |