| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | *: remove VTYNL, part 3 of 6 | David Lamparter | 2017-07-14 | 1 | -1/+1 |
* | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -46/+46 |
* | *: s/VTY_NEWLINE/VTYNL/g | Quentin Young | 2017-06-29 | 1 | -1/+1 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -100/+88 |
* | ospfd: Make OSPF TE warnings be less chatty | Donald Sharp | 2017-06-02 | 1 | -3/+5 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -5/+4 |
* | Address the error "Dead assignment" of static analysif | Hung-Weic Chiu | 2017-05-10 | 1 | -2/+2 |
* | *: Refactor if_lookup_by_name to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -1/+1 |
* | Rationalize Link Parameters flags | Olivier Dugeon | 2017-01-05 | 1 | -1/+1 |
* | *: kill useless if(...) after VTY_DECLVAR_CONTEXT | David Lamparter | 2016-12-09 | 1 | -6/+0 |
* | *: fix remaining vty->index & add coccinelle patch | David Lamparter | 2016-12-09 | 1 | -4/+1 |
* | *: coccinelle-replace vty->index | David Lamparter | 2016-12-09 | 1 | -2/+2 |
* | all: Fix all underfull doc strings | Quentin Young | 2016-11-30 | 1 | -1/+2 |
* | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-25 | 1 | -0/+5 |
|\ |
|
| * | ospfd: Dissallow mpls-te commands unless mpls-te has been turned on | Donald Sharp | 2016-10-25 | 1 | -0/+5 |
* | | 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 |
* | | ospf6d: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -2/+1 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+1 |
* | | ospfd: resolve CHECK ME's | Quentin Young | 2016-09-29 | 1 | -9/+1 |
* | | ospfd: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -3/+6 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -1/+1 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -7/+8 |
* | | ospfd: argv update for all but ospf_vty.c | Daniel Walton | 2016-09-22 | 1 | -3/+3 |
|/ |
|
* | ospfd: Do not print warning on new interface | Donald Sharp | 2016-09-20 | 1 | -2/+4 |
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -2/+0 |
* | lib: migrate to new memory-type handling | David Lamparter | 2016-09-19 | 1 | -0/+2 |
* | ospfd: Fix malformed link TLV when LP_USE_BW is set | David Lebrun | 2016-09-13 | 1 | -1/+1 |
* | Update Traffic Engineering Support for OSPFD | Olivier Dugeon | 2016-09-03 | 1 | -587/+1325 |
* | ospfd: Remove HAVE_OSPF_TE | Donald Sharp | 2016-08-16 | 1 | -4/+0 |
* | ospfd: Remove HAVE_OPAQUE_LSA | Donald Sharp | 2016-08-16 | 1 | -3/+0 |
* | *: get rid of "MTYPE 0" | David Lamparter | 2016-07-28 | 1 | -1/+1 |
* | *: use void * for printing pointers | David Lamparter | 2016-05-30 | 1 | -1/+1 |
* | quagga: Remove iflist global variable | Donald Sharp | 2016-04-08 | 1 | -1/+2 |
* | Should be able to "no" the full text of any config line | Daniel Walton | 2015-11-23 | 1 | -2/+10 |
* | Multi-Instance OSPF Summary | Donald Sharp | 2015-05-20 | 1 | -0/+12 |
* | security: Fix some typos and potential NULL-deref | Remi Gacogne | 2014-02-11 | 1 | -1/+2 |
* | ospfd: Changed TE instance check to remove -Wtype-limits warning | Andrew Certain | 2013-01-07 | 1 | -1/+1 |
* | ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change | Paul Jakma | 2011-04-13 | 1 | -3/+3 |
* | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger | 2009-06-12 | 1 | -3/+3 |
* | [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free | Paul Jakma | 2006-07-26 | 1 | -3/+3 |
* | 2005-05-06 Paul Jakma <paul.jakma@sun.com> | paul | 2005-05-06 | 1 | -1/+1 |
* | 2005-04-07 Paul Jakma <paul.jakma@sun.com> | paul | 2005-04-07 | 1 | -29/+26 |
* | 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-08 | 1 | -19/+19 |
* | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-11-20 | 1 | -6/+6 |
* | 2004-11-15 Paul Jakma <paul@dishone.st> | paul | 2004-11-15 | 1 | -3/+3 |
* | 2004-10-11 Paul Jakma <paul@dishone.st> | paul | 2004-10-11 | 1 | -1/+1 |
* | Compiler warnings fixes round 1. | hasso | 2004-10-08 | 1 | -2/+4 |
* | 2004-09-24 Paul Jakma <paul@dishone.st> | paul | 2004-09-24 | 1 | -33/+25 |
* | Remove ifdef's HAVE_NSSA. NSSA support is stable enough. | hasso | 2004-06-20 | 1 | -2/+0 |