summaryrefslogtreecommitdiffstats
path: root/isisd/isis_routemap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* isisd: added support for routemap match tag in redistributionEmanuele Altomare2021-03-051-0/+33
* *: Remove route_map_object_t from the systemDonald Sharp2020-11-141-25/+9
* *: make all route_map_rule_cmd constDavid Lamparter2019-11-301-15/+30
* lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy2019-07-221-14/+11
* Revert of PR 4078 and PR 4315Lakshman Krishnamoorthy2019-06-041-11/+14
* lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy2019-05-301-14/+11
* isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-1/+0
* libs, daemons: use const in route-map applyMark Stapp2018-07-231-5/+6
* isisd: send/receive LSPs with new parserChristian Franke2017-08-031-1/+0
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-146/+118
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
* 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