| Commit message (Expand) | Author | Age | Files | Lines |
* | *: Convert event.h to frrevent.h | Donald Sharp | 2023-03-24 | 1 | -1/+1 |
* | *: Rename thread.[ch] to event.[ch] | Donald Sharp | 2023-03-24 | 1 | -1/+1 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
* | isisd: added support for routemap match tag in redistribution | Emanuele Altomare | 2021-03-05 | 1 | -0/+33 |
* | *: Remove route_map_object_t from the system | Donald Sharp | 2020-11-14 | 1 | -25/+9 |
* | *: make all route_map_rule_cmd const | David Lamparter | 2019-11-30 | 1 | -15/+30 |
* | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-07-22 | 1 | -14/+11 |
* | Revert of PR 4078 and PR 4315 | Lakshman Krishnamoorthy | 2019-06-04 | 1 | -11/+14 |
* | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-05-30 | 1 | -14/+11 |
* | isisd: replace dict_* with DECLARE_RBTREE | David Lamparter | 2019-04-27 | 1 | -1/+0 |
* | libs, daemons: use const in route-map apply | Mark Stapp | 2018-07-23 | 1 | -5/+6 |
* | isisd: send/receive LSPs with new parser | Christian Franke | 2017-08-03 | 1 | -1/+0 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -146/+118 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+4 |
* | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-21 | 1 | -1/+1 |
|\ |
|
| * | isisd: Fix size of malloc | Christian Franke | 2016-10-21 | 1 | -1/+1 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-20 | 1 | -1/+0 |
|\| |
|
| * | *: Consolidate routemap initialization | Donald Sharp | 2016-10-19 | 1 | -1/+0 |
| * | isisd: use qobj for vty->index context position | David Lamparter | 2016-10-07 | 1 | -19/+23 |
* | | all: removed all DEFUN command stomps | Daniel Walton | 2016-10-06 | 1 | -266/+14 |
* | | isisd: scrub argc CHECK ME's, refactor general | Quentin Young | 2016-09-30 | 1 | -5/+5 |
* | | all: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-29 | 1 | -5/+0 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+5 |
* | | isisd: resolve CHECK MEs | Daniel Walton | 2016-09-27 | 1 | -65/+23 |
* | | isisd: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -8/+16 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -4/+4 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -48/+53 |
* | | isisd: argv update | Daniel Walton | 2016-09-23 | 1 | -8/+8 |
* | | Revert "isisd: Make work under new regime" | Daniel Walton | 2016-09-22 | 1 | -10/+10 |
* | | isisd: Make work under new regime | Donald Sharp | 2016-09-21 | 1 | -10/+10 |
|/ |
|
* | isisd, lib, vtysh: Allow extract.pl to fully work | Donald Sharp | 2016-09-17 | 1 | -26/+26 |
* | isisd, vtysh: Fix isis routemaps | Donald Sharp | 2016-09-17 | 1 | -86/+81 |
* | isisd: add support to import routes from other protocols | Christian Franke | 2016-03-30 | 1 | -46/+505 |
* | isisd: address Coverity warnings | David Lamparter | 2012-12-12 | 1 | -2/+1 |
* | isisd: add Google's changes to IS-IS | Josh Bailey | 2012-04-07 | 1 | -0/+1 |
* | [isisd] Fix compiler warnings and allow v4-only compilation | Paul Jakma | 2006-12-08 | 1 | -0/+8 |
* | [isisd] remove includes of common system headers. | paul | 2005-11-20 | 1 | -2/+0 |
* | Sync isisd with changes in lib. | hasso | 2004-10-11 | 1 | -2/+2 |
* | Compiler warnings fixes. | hasso | 2004-09-26 | 1 | -1/+1 |
* | Indentation only. No any functional changes. | hasso | 2004-09-10 | 1 | -19/+20 |
* | Make it compile in NetBSD and OpenBSD. | hasso | 2004-05-19 | 1 | -1/+0 |
* | Initial revision | jardin | 2003-12-23 | 1 | -0/+100 |