summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: Remove weird wrapper function that downgrades time_t to 32 bitDonald Sharp2021-09-091-14/+7
* Merge pull request #9499 from gsol10/bogus_lspRuss White2021-08-281-2/+2
|\
| * isisd: Fix sending of LSP with null seqnoGuillaume Solignac2021-08-261-2/+2
* | Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-argDavid Lamparter2021-08-271-1/+1
|\ \
| * | lib: remove unused argument from vrf_cmd_initIgor Ryzhov2021-08-261-1/+1
| |/
* | Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps2021-08-265-1/+10
|\ \ | |/ |/|
| * *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-235-1/+10
* | *: Drop `break` after using frr_help_exit() in switch/caseDonatas Abraitis2021-08-251-1/+0
|/
* *: cleanup interface node installationIgor Ryzhov2021-07-291-10/+1
* build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter2021-07-211-1/+1
* isisd: fix setting IS type in LSPsIgor Ryzhov2021-07-131-1/+1
* isisd: fix processing of the attached bitIgor Ryzhov2021-07-135-20/+8
* isisd: fix setting of the attached bitIgor Ryzhov2021-07-131-60/+41
* *: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlenDonatas Abraitis2021-07-012-2/+2
* *: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlenDonatas Abraitis2021-07-012-3/+3
* isisd, ospfd: update interface_link_params callback to check for changeKaren Schoener2021-06-281-2/+3
* Merge pull request #8909 from idryzhov/isis-confDonald Sharp2021-06-261-2/+2
|\
| * isisd: fix extra space in the mpls-te config outputIgor Ryzhov2021-06-231-2/+2
* | Merge pull request #8907 from idryzhov/isis-batchingChristian Hopps2021-06-251-72/+59
|\ \
| * | isisd: fix interface ldp-sync configurationIgor Ryzhov2021-06-231-52/+15
| * | isisd: fix instance ldp-sync configurationIgor Ryzhov2021-06-231-8/+9
| * | isisd: fix NET NB configurationIgor Ryzhov2021-06-231-12/+35
| |/
* | Merge pull request #8905 from donaldsharp/isis_argvRuss White2021-06-223-26/+26
|\ \
| * | isisd: using argv as a string name is categorically wrongDonald Sharp2021-06-223-25/+25
| * | isisd: already checked for NULLDonald Sharp2021-06-221-3/+3
* | | Merge pull request #8902 from idryzhov/isis-lsp-for-argQuentin Young2021-06-221-1/+1
|\ \ \ | |/ / |/| |
| * | isisd: fix uninitialized variable when searching for LSPIgor Ryzhov2021-06-221-1/+1
| |/
* | Merge pull request #8891 from idryzhov/no-vrf-interfaceRuss White2021-06-221-0/+2
|\ \ | |/ |/|
| * lib: remove vrf-interface config when removing the VRFIgor Ryzhov2021-06-211-0/+2
* | fabricd: fix running configIgor Ryzhov2021-06-211-3/+1
|/
* Merge pull request #8843 from idryzhov/isis-dyn-hostname-cacheDonald Sharp2021-06-189-74/+99
|\
| * isisd: per-instance dynamic hostname cacheIgor Ryzhov2021-06-119-74/+99
* | isis: fix double-adding a circuit to the areaIgor Ryzhov2021-06-181-4/+6
* | isisd: fix adding a circuit to the wrong areaIgor Ryzhov2021-06-181-1/+1
|/
* Merge pull request #8210 from LabNConsulting/chopps/always-batchDonald Sharp2021-06-031-1/+1
|\
| * northbound: KISS always batch yang config (file read), it's fasterChristian Hopps2021-06-021-1/+1
* | Merge pull request #8761 from idryzhov/fix-isis-vrfDonald Sharp2021-06-013-5/+5
|\ \
| * | isisd: fix using vrf interface as a loopbackIgor Ryzhov2021-05-283-5/+5
| |/
* / isisd, ospf6d, pimd: set vrf_id when creating bfd sessionsIgor Ryzhov2021-05-311-0/+1
|/
* isisd: fix missing VRF parameterIgor Ryzhov2021-05-211-3/+3
* Merge pull request #8628 from idryzhov/isis-vrf-redistDonald Sharp2021-05-207-35/+126
|\
| * isisd: fix dangling instancesIgor Ryzhov2021-05-143-15/+2
| * isisd: fix memleak when deleting area and instanceIgor Ryzhov2021-05-141-0/+16
| * isisd: fix redistribution in vrfIgor Ryzhov2021-05-145-11/+88
| * isisd: fix "default-information originate always"Igor Ryzhov2021-05-141-2/+3
| * isisd: deregister vrf from zebra when vrf is disabledIgor Ryzhov2021-05-143-7/+17
* | Merge pull request #8677 from idryzhov/isis-snmp-build-warningPatrick Ruddy2021-05-191-57/+36
|\ \
| * | isisd: fix build warning and simplify codeIgor Ryzhov2021-05-171-57/+36
| |/
* | isisd: simplify node Sid handlingFredi Raspall2021-05-181-4/+3
* | isisd: clear the N-flag in ext. reachability TLVsFredi Raspall2021-05-181-1/+1
|/