summaryrefslogtreecommitdiffstats
path: root/isisd/isis_routemap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-211-1/+1
|\
| * isisd: Fix size of mallocChristian Franke2016-10-211-1/+1
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-201-1/+0
|\|
| * *: Consolidate routemap initializationDonald Sharp2016-10-191-1/+0
| * isisd: use qobj for vty->index context positionDavid Lamparter2016-10-071-19/+23
* | all: removed all DEFUN command stompsDaniel Walton2016-10-061-266/+14
* | isisd: scrub argc CHECK ME's, refactor generalQuentin Young2016-09-301-5/+5
* | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-291-5/+0
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+5
* | isisd: resolve CHECK MEsDaniel Walton2016-09-271-65/+23
* | isisd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-8/+16
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-4/+4
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-48/+53
* | isisd: argv updateDaniel Walton2016-09-231-8/+8
* | Revert "isisd: Make work under new regime"Daniel Walton2016-09-221-10/+10
* | isisd: Make work under new regimeDonald Sharp2016-09-211-10/+10
|/
* isisd, lib, vtysh: Allow extract.pl to fully workDonald Sharp2016-09-171-26/+26
* isisd, vtysh: Fix isis routemapsDonald Sharp2016-09-171-86/+81
* isisd: add support to import routes from other protocolsChristian Franke2016-03-301-46/+505
* isisd: address Coverity warningsDavid Lamparter2012-12-121-2/+1
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-0/+1
* [isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma2006-12-081-0/+8
* [isisd] remove includes of common system headers.paul2005-11-201-2/+0
* Sync isisd with changes in lib.hasso2004-10-111-2/+2
* Compiler warnings fixes.hasso2004-09-261-1/+1
* Indentation only. No any functional changes.hasso2004-09-101-19/+20
* Make it compile in NetBSD and OpenBSD.hasso2004-05-191-1/+0
* Initial revisionjardin2003-12-231-0/+100