| Commit message (Expand) | Author | Age | Files | Lines |
* | ospfd: OSPFv2 VRF Support | Chirag Shah | 2017-10-03 | 1 | -5/+20 |
* | Correct build TLV functions | Olivier Dugeon | 2017-07-31 | 1 | -1/+1 |
* | Update PR #839 following review | Olivier Dugeon | 2017-07-27 | 1 | -33/+33 |
* | Correct indentation and remove _opcode_t typedef | Olivier Dugeon | 2017-07-21 | 1 | -2/+2 |
* | OSPF OPAQUE, TE and RI macro refactoring & cleanup | Olivier Dugeon | 2017-07-20 | 1 | -138/+135 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -1170/+1104 |
* | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 1 | -14/+14 |
|\ |
|
| * | vtysh: return non-zero for configuration failures | Daniel Walton | 2017-07-13 | 1 | -14/+14 |
* | | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -32/+32 |
|/ |
|
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -80/+60 |
* | ospfd: fix typo in error message | David Lamparter | 2017-06-15 | 1 | -1/+2 |
* | *: Clean up call into inet_aton | Donald Sharp | 2017-06-13 | 1 | -1/+5 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | *: fix up DEFUNs without install_element calls | David Lamparter | 2016-12-05 | 1 | -0/+1 |
* | ospfd, lib: Fix `no pce address` syntax | Quentin Young | 2016-11-04 | 1 | -2/+2 |
* | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-11-03 | 1 | -4/+8 |
|\ |
|
| * | ospfd: Add 'no ...' form of some commands to cli | Donald Sharp | 2016-10-26 | 1 | -4/+8 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-25 | 1 | -9/+36 |
|\| |
|
| * | ospfd: Only allow ospf RI commands if RI is turned on | Donald Sharp | 2016-10-25 | 1 | -9/+36 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -2/+0 |
|\| |
|
| * | *: Consolidate all double VIEW_NODE and ENABLE_NODE's | Donald Sharp | 2016-10-08 | 1 | -2/+0 |
* | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -1/+0 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+1 |
* | | ospfd: minor parser fixes | Daniel Walton | 2016-09-29 | 1 | -1/+1 |
* | | ospfd: resolve CHECK ME's | Quentin Young | 2016-09-29 | 1 | -15/+5 |
* | | ospfd: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -8/+16 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -4/+4 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -6/+7 |
* | | ospfd: argv update for all but ospf_vty.c | Daniel Walton | 2016-09-22 | 1 | -8/+8 |
|/ |
|
* | Add support Router Capabilities support to OSPF | Olivier Dugeon | 2016-09-03 | 1 | -0/+1639 |