summaryrefslogtreecommitdiff
path: root/isisd/isis_routemap.c
AgeCommit message (Expand)Author
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-03-05isisd: added support for routemap match tag in redistributionEmanuele Altomare
2020-11-13*: Remove route_map_object_t from the systemDonald Sharp
2019-11-30*: make all route_map_rule_cmd constDavid Lamparter
2019-07-22lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy
2019-06-03Revert of PR 4078 and PR 4315Lakshman Krishnamoorthy
2019-05-30lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy
2019-04-27isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter
2018-07-23libs, daemons: use const in route-map applyMark Stapp
2017-08-03isisd: send/receive LSPs with new parserChristian Franke
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-10-21Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-20isisd: Fix size of mallocChristian Franke
2016-10-20Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-19*: Consolidate routemap initializationDonald Sharp
2016-10-07isisd: use qobj for vty->index context positionDavid Lamparter
2016-10-06all: removed all DEFUN command stompsDaniel Walton
2016-09-29isisd: scrub argc CHECK ME's, refactor generalQuentin Young
2016-09-29all: scrubbed some argc CHECK MEsDaniel Walton
2016-09-29all: added CHECK ME for DEFUNs that look at argcDaniel Walton
2016-09-27isisd: resolve CHECK MEsDaniel Walton
2016-09-23isisd: add 'int idx_foo' argv index variablesDaniel Walton
2016-09-23convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton
2016-09-23ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton
2016-09-23isisd: argv updateDaniel Walton
2016-09-22Revert "isisd: Make work under new regime"Daniel Walton
2016-09-20isisd: Make work under new regimeDonald Sharp
2016-09-17isisd, lib, vtysh: Allow extract.pl to fully workDonald Sharp
2016-09-17isisd, vtysh: Fix isis routemapsDonald Sharp
2016-03-29isisd: add support to import routes from other protocolsChristian Franke
2012-12-12isisd: address Coverity warningsDavid Lamparter
2012-04-07isisd: add Google's changes to IS-ISJosh Bailey
2006-12-08[isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma
2005-11-20[isisd] remove includes of common system headers.paul
2004-10-11Sync isisd with changes in lib.hasso
2004-09-26Compiler warnings fixes.hasso
2004-09-10Indentation only. No any functional changes.hasso
2004-05-19Make it compile in NetBSD and OpenBSD.hasso
2003-12-23Initial revisionjardin