| Commit message (Expand) | Author | Age | Files | Lines |
* | OSPFd: Update Segment Routing PR following review | Olivier Dugeon | 2018-01-29 | 1 | -0/+12 |
* | OSPFD: Add Experimental Segment Routing support | Olivier Dugeon | 2018-01-18 | 1 | -1/+35 |
* | *: don't use deprecated stream.h macros | Quentin Young | 2017-12-01 | 1 | -9/+9 |
* | lib, ospf6d, ospfd, zebra: Add ZEBRA_STR | Donald Sharp | 2017-10-25 | 1 | -4/+4 |
* | ospfd: fix clang warning | Vincent JARDIN | 2017-10-08 | 1 | -0/+1 |
* | ospfd: OSPFv2 VRF Support | Chirag Shah | 2017-10-03 | 1 | -3/+5 |
* | *: Add 'show debugging' command from vtysh | Donald Sharp | 2017-08-21 | 1 | -13/+13 |
* | ospfd: Fix MI-OSPF CLIs | Chirag Shah | 2017-08-05 | 1 | -8/+8 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -1284/+1213 |
* | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 1 | -2/+1 |
* | *: remove VTYNL, part 3 of 6 | David Lamparter | 2017-07-14 | 1 | -1/+1 |
* | *: remove VTYNL, part 1 of 6 | David Lamparter | 2017-07-14 | 1 | -1/+1 |
* | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -45/+45 |
* | *: vty_outln (vty, "") --> vty_out (vty, VTYNL) | Quentin Young | 2017-06-29 | 1 | -1/+1 |
* | *: s/VTY_NEWLINE/VTYNL/g | Quentin Young | 2017-06-29 | 1 | -2/+2 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -60/+55 |
* | *: remove VTY_GET_* | Quentin Young | 2017-06-27 | 1 | -11/+11 |
* | *: simplify log message lookup | Quentin Young | 2017-06-21 | 1 | -7/+7 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-02-07 | 1 | -120/+0 |
|\ |
|
| * | ospfd: isolate ospfapiclient lib from ospf lib | David Lamparter | 2017-02-07 | 1 | -120/+0 |
* | | ospfd: time: replace local helpers with monotime | David Lamparter | 2017-01-23 | 1 | -2/+3 |
* | | bgpd, ospfd, zebra: remove duplicate cli installs | Quentin Young | 2016-12-29 | 1 | -5/+0 |
* | | all: Fix underfull doc strings, part 1 | Quentin Young | 2016-11-05 | 1 | -2/+4 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -1/+1 |
|\| |
|
| * | *: Consistently support 32-bit route tags | Christian Franke | 2016-10-08 | 1 | -1/+1 |
* | | ospfd: added some missing <>s | Daniel Walton | 2016-09-30 | 1 | -1/+1 |
* | | all: added some missing <>s within []s | Daniel Walton | 2016-09-30 | 1 | -13/+13 |
* | | ospf6d: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -235/+108 |
* | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -4/+0 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+16 |
* | | ospfd: minor parser fixes | Daniel Walton | 2016-09-29 | 1 | -3/+4 |
* | | ospfd: resolve CHECK ME's | Quentin Young | 2016-09-29 | 1 | -423/+158 |
* | | ospfd: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -15/+30 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -17/+17 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -340/+328 |
* | | ospfd: argv update for all but ospf_vty.c | Daniel Walton | 2016-09-22 | 1 | -93/+93 |
|/ |
|
* | Update Traffic Engineering Support for OSPFD | Olivier Dugeon | 2016-09-03 | 1 | -3/+36 |
* | ospfd: Remove HAVE_OPAQUE_LSA | Donald Sharp | 2016-08-16 | 1 | -2/+0 |
* | 'debug ospf' print a garbage character | Daniel Walton | 2016-08-05 | 1 | -0/+1 |
* | ospfd: Fix for 'no' + 'debug command' does not disable 'debug command' | Vystoropskyi, Sergii | 2016-06-09 | 1 | -1/+1 |
* | *: use long long to print time_t | David Lamparter | 2016-05-30 | 1 | -4/+4 |
* | Add "no debug ospf" and "no debug ospf6" commands to disable all ospf debugging | Daniel Walton | 2015-11-03 | 1 | -0/+60 |
* | ospfd: ospfd-warnings.patch | Donald Sharp | 2015-05-20 | 1 | -2/+0 |
* | Multi-Instance OSPF Summary | Donald Sharp | 2015-05-20 | 1 | -190/+785 |
* | Add a null check to ensure that another thread | Donald Sharp | 2015-05-20 | 1 | -1/+1 |
* | ospfd-spf-stats.patch | Donald Sharp | 2015-05-20 | 1 | -7/+14 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -9/+9 |
* | ospfd: introduce ospf_auth_type_str[] | Denis Ovsienko | 2012-03-12 | 1 | -2/+13 |
* | ospfd: use LOOKUP() for ospf_packet_type_str | Denis Ovsienko | 2012-03-12 | 1 | -4/+4 |