| Commit message (Expand) | Author | Age | Files | Lines |
* | *: Add RMAP_COMPILE_SUCCESS to enum | Donald Sharp | 2017-08-25 | 1 | -6/+5 |
* | ospf6d: Fix memory leaks | Chirag Shah | 2017-07-27 | 1 | -1/+2 |
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 1 | -12/+5 |
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 1 | -5/+12 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -1029/+932 |
* | Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactor | David Lamparter | 2017-07-14 | 1 | -36/+31 |
|\ |
|
| * | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 1 | -4/+4 |
| |\ |
|
| | * | vtysh: return non-zero for configuration failures | Daniel Walton | 2017-07-13 | 1 | -4/+4 |
| * | | *: remove VTYNL, part 6 of 6 | David Lamparter | 2017-07-14 | 1 | -2/+2 |
| * | | *: remove VTYNL, part 5 of 6 | David Lamparter | 2017-07-14 | 1 | -3/+2 |
| * | | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 1 | -22/+18 |
| * | | *: remove VTYNL, part 2 of 6 | David Lamparter | 2017-07-14 | 1 | -5/+5 |
| * | | ospf6d: VNL -> VTYNL | David Lamparter | 2017-07-14 | 1 | -18/+18 |
| |/ |
|
* / | ospf6d: use macro for LSDB walks | David Lamparter | 2017-07-11 | 1 | -6/+3 |
|/ |
|
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | ospf6d: Allow some route-map commands to work | Donald Sharp | 2017-05-03 | 1 | -0/+9 |
* | *: Refactor if_lookup_by_name to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -1/+1 |
* | *: fix ambiguous commands | David Lamparter | 2017-02-10 | 1 | -4/+4 |
* | ospf6d: Fix Ambiguous Commands | Donald Sharp | 2017-01-30 | 1 | -112/+0 |
* | *: Fix redistribute issue | Donald Sharp | 2017-01-27 | 1 | -3/+3 |
* | Merge branch 'master' into fix-proto_redistnum | Quentin Young | 2017-01-07 | 1 | -4/+3 |
|\ |
|
| * | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-01-06 | 1 | -4/+3 |
| |\ |
|
| | * | build: rename (2 of ?): route_types macros | David Lamparter | 2016-12-20 | 1 | -8/+8 |
* | | | all: use ->text when parsing protocol argument | Quentin Young | 2016-12-16 | 1 | -6/+9 |
|/ / |
|
* | | *: coccinelle-replace vty->index | David Lamparter | 2016-12-09 | 1 | -10/+19 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-20 | 1 | -1/+1 |
|\| |
|
| * | *: Consolidate routemap initialization | Donald Sharp | 2016-10-19 | 1 | -1/+1 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -8/+138 |
|\| |
|
| * | *: Consolidate all double VIEW_NODE and ENABLE_NODE's | Donald Sharp | 2016-10-08 | 1 | -1/+0 |
| * | ospf6d: add support for route tags | Christian Franke | 2016-10-08 | 1 | -6/+185 |
* | | all: removed all DEFUN command stomps | Daniel Walton | 2016-10-06 | 1 | -40/+3 |
* | | ospf6d: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -39/+21 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+1 |
* | | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 1 | -4/+4 |
* | | zebra: CHECK ME fixes | Daniel Walton | 2016-09-25 | 1 | -0/+7 |
* | | ospf6d: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -10/+20 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -3/+3 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -34/+28 |
* | | ospf6d: argv update | Daniel Walton | 2016-09-23 | 1 | -14/+14 |
|/ |
|
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-08-18 | 1 | -2/+3 |
* | Quagga: prefix2str fixup | Donald Sharp | 2015-11-23 | 1 | -6/+6 |
* | ospfd: ospfd-warnings.patch | Donald Sharp | 2015-05-20 | 1 | -6/+1 |
* | Fixing a couple of issues with ospf6_route_remove () routine. | Donald Sharp | 2015-05-20 | 1 | -2/+3 |
* | OSPFv3 should accept long form of "no redistribute" | Donald Sharp | 2015-05-20 | 1 | -0/+10 |
* | ospf6d: ospfv3-show-cmds-instance-check-fix.patch | Donald Sharp | 2015-05-20 | 1 | -0/+2 |
* | ospf6d: ospfv3-stub-area-support.patch | Donald Sharp | 2015-05-20 | 1 | -0/+17 |
* | ospf6d: ospfv3-abr-ecmp-support.patch | Donald Sharp | 2015-05-20 | 1 | -13/+13 |
* | 'set metric -12' is broken in the parser | Donald Sharp | 2015-05-20 | 1 | -3/+3 |
* | Fix "no set metric" for ospf6 and RIP | Donald Sharp | 2015-05-20 | 1 | -6/+20 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -4/+4 |