| Commit message (Expand) | Author | Age | Files | Lines |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -337/+289 |
* | 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 |
* | | *: remove VTYNL, part 6 of 6 | David Lamparter | 2017-07-14 | 1 | -2/+2 |
* | | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 1 | -1/+1 |
* | | *: remove VTYNL, part 2 of 6 | David Lamparter | 2017-07-14 | 1 | -2/+1 |
* | | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -1/+1 |
|/ |
|
* | *: s/VTY_NEWLINE/VTYNL/g | Quentin Young | 2017-06-29 | 1 | -3/+3 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -1/+1 |
* | Merge pull request #730 from opensourcerouting/rbtree-improvement | Donald Sharp | 2017-06-19 | 1 | -8/+8 |
|\ |
|
| * | lib: improve the RB implementation | Rafael Zalamena | 2017-06-16 | 1 | -8/+8 |
* | | lib, vtysh, zebra: Fix per CR comments | Donald Sharp | 2017-06-16 | 1 | -4/+3 |
* | | *: Add vrf autocompletion for commands | Donald Sharp | 2017-06-16 | 1 | -2/+27 |
|/ |
|
* | Merge pull request #537 from donaldsharp/vrf_stuff | David Lamparter | 2017-05-17 | 1 | -46/+10 |
|\ |
|
| * | *: Consolidate vrf_hooks into vrf_init | Donald Sharp | 2017-05-16 | 1 | -28/+9 |
| * | *: Remove some unneeded functions | Donald Sharp | 2017-05-16 | 1 | -18/+0 |
| * | lib, zebra: Cleanup vrf api some | Donald Sharp | 2017-05-16 | 1 | -0/+1 |
* | | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
|/ |
|
* | *: apply DEFUN_NOSH for node-switch CLI commands | David Lamparter | 2017-03-28 | 1 | -1/+1 |
* | lib: remove unnecessary variable | Renato Westphal | 2017-02-01 | 1 | -3/+1 |
* | Merge branch 'stable/2.0-for-merge' | David Lamparter | 2017-01-13 | 1 | -3/+5 |
|\ |
|
| * | lib: Stop potential uninitialized memory access | Donald Sharp | 2017-01-06 | 1 | -3/+5 |
* | | lib: remove vty->index | David Lamparter | 2016-12-09 | 1 | -1/+1 |
* | | Merge branch 'queue/osr/vtysh-generic' | David Lamparter | 2016-12-05 | 1 | -0/+13 |
|\ \ |
|
* \ \ | Merge branch 'stable/2.0' | David Lamparter | 2016-12-05 | 1 | -360/+154 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | zebra/lib: remove redundant fields from zebra_vrf | Renato Westphal | 2016-11-28 | 1 | -9/+9 |
| * | lib/zebra: put vrf_get() on a diet | Renato Westphal | 2016-11-28 | 1 | -166/+53 |
| * | lib/zebra: convert vrf_list to a red-black tree | Renato Westphal | 2016-11-28 | 1 | -34/+16 |
| * | *: rename two vrf functions | Renato Westphal | 2016-11-28 | 1 | -7/+7 |
| * | lib: convert vrf code to use red-black trees as well | Renato Westphal | 2016-11-28 | 1 | -169/+30 |
| * | lib: fix creation of pre-provisioned VRFs | Renato Westphal | 2016-11-28 | 1 | -0/+1 |
| * | zebra/lib: move some code around | Renato Westphal | 2016-11-28 | 1 | -0/+54 |
|/ |
|
* | lib: qobj: register ifaces, routemaps & keychains | David Lamparter | 2016-10-07 | 1 | -0/+6 |
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -0/+3 |
* | zebra/ospf/ospf6: Fix several memory leaks on if up/down | Don Slice | 2016-06-28 | 1 | -2/+1 |
* | lib: Vrf disable hook was never being run | Donald Sharp | 2016-05-06 | 1 | -1/+2 |
* | lib: Fix unprotected debug | Donald Sharp | 2016-05-05 | 1 | -1/+2 |
* | lib: Rework vrf_get | Donald Sharp | 2016-05-03 | 1 | -67/+155 |
* | zebra: Only create vrf route-node if in the kernel | Don Slice | 2016-04-21 | 1 | -49/+58 |
* | lib, zebra: Rework vrf_add_update | Donald Sharp | 2016-04-15 | 1 | -9/+5 |
* | lib, zebra: Rearrange vrf_delete_update | Donald Sharp | 2016-04-15 | 1 | -0/+2 |
* | lib, zebra: Refactor vrf creation a bit more | Donald Sharp | 2016-04-13 | 1 | -37/+0 |
* | lib: passing in vrf string length is not needed | Donald Sharp | 2016-04-13 | 1 | -5/+7 |
* | quagga: Remove iflist global variable | Donald Sharp | 2016-04-08 | 1 | -5/+5 |
* | lib, zebra: Rename ZEBRA_VRF_ACTIVE | Donald Sharp | 2016-04-08 | 1 | -3/+3 |
* | lib: Refactor XX_name_len away | Donald Sharp | 2016-04-08 | 1 | -26/+0 |
* | lib: Initialize variable | vivek | 2016-04-05 | 1 | -1/+1 |
* | lib: Ensure VRF is created with correct id | vivek | 2016-04-05 | 1 | -1/+19 |
* | lib, zebra: Fix vrf new hook callback. | Donald Sharp | 2016-04-01 | 1 | -3/+1 |
* | lib: Combine name comparison function | Donald Sharp | 2016-03-31 | 1 | -54/+2 |