summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_te.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-1/+1
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-46/+46
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-1/+1
* *: use vty_outlnQuentin Young2017-06-291-100/+88
* ospfd: Make OSPF TE warnings be less chattyDonald Sharp2017-06-021-3/+5
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-5/+4
* Address the error "Dead assignment" of static analysifHung-Weic Chiu2017-05-101-2/+2
* *: Refactor if_lookup_by_name to be VRF awareDonald Sharp2017-03-151-1/+1
* Rationalize Link Parameters flagsOlivier Dugeon2017-01-051-1/+1
* *: kill useless if(...) after VTY_DECLVAR_CONTEXTDavid Lamparter2016-12-091-6/+0
* *: fix remaining vty->index & add coccinelle patchDavid Lamparter2016-12-091-4/+1
* *: coccinelle-replace vty->indexDavid Lamparter2016-12-091-2/+2
* all: Fix all underfull doc stringsQuentin Young2016-11-301-1/+2
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-251-0/+5
|\
| * ospfd: Dissallow mpls-te commands unless mpls-te has been turned onDonald Sharp2016-10-251-0/+5
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-2/+0
|\|
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-2/+0
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-2/+1
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+1
* | ospfd: resolve CHECK ME'sQuentin Young2016-09-291-9/+1
* | ospfd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-3/+6
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-1/+1
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-7/+8
* | ospfd: argv update for all but ospf_vty.cDaniel Walton2016-09-221-3/+3
|/
* ospfd: Do not print warning on new interfaceDonald Sharp2016-09-201-2/+4
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-2/+0
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-0/+2
* ospfd: Fix malformed link TLV when LP_USE_BW is setDavid Lebrun2016-09-131-1/+1
* Update Traffic Engineering Support for OSPFDOlivier Dugeon2016-09-031-587/+1325
* ospfd: Remove HAVE_OSPF_TEDonald Sharp2016-08-161-4/+0
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-08-161-3/+0
* *: get rid of "MTYPE 0"David Lamparter2016-07-281-1/+1
* *: use void * for printing pointersDavid Lamparter2016-05-301-1/+1
* quagga: Remove iflist global variableDonald Sharp2016-04-081-1/+2
* Should be able to "no" the full text of any config lineDaniel Walton2015-11-231-2/+10
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-0/+12
* security: Fix some typos and potential NULL-derefRemi Gacogne2014-02-111-1/+2
* ospfd: Changed TE instance check to remove -Wtype-limits warningAndrew Certain2013-01-071-1/+1
* ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API changePaul Jakma2011-04-131-3/+3
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-3/+3
* [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma2006-07-261-3/+3
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-1/+1
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-29/+26
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-19/+19
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-6/+6
* 2004-11-15 Paul Jakma <paul@dishone.st>paul2004-11-151-3/+3
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-111-1/+1
* Compiler warnings fixes round 1.hasso2004-10-081-2/+4
* 2004-09-24 Paul Jakma <paul@dishone.st>paul2004-09-241-33/+25
* Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-201-2/+0