summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: fix use after freeIgor Ryzhov2021-12-141-6/+12
* isisd: fix running-config for fast-rerouteIgor Ryzhov2021-12-031-1/+1
* *: cleanup ifp->vrf_idIgor Ryzhov2021-11-225-12/+8
* Merge pull request #10076 from idryzhov/if-is-loopback-or-vrfDonald Sharp2021-11-221-2/+2
|\
| * *: unify if_is_loopback/if_is_loopback_or_vrfIgor Ryzhov2021-11-161-2/+2
* | Merge pull request #9683 from volta-networks/sr-minor-fixesIgor Ryzhov2021-11-201-3/+7
|\ \
| * | isisd: fix condition to get label from SRLBFredi Raspall2021-09-281-3/+7
* | | Merge pull request #9935 from idryzhov/fabricd-ifconf-cleanupMark Stapp2021-11-162-35/+6
|\ \ \ | |_|/ |/| |
| * | fabricd: cleanup interface config outputIgor Ryzhov2021-11-112-35/+6
* | | Merge pull request #10036 from donaldsharp/finally_frrJafar Al-Gharaibeh2021-11-131-1/+1
|\ \ \
| * | | *: Convert quagga_signal_X to frr_signal_XDonald Sharp2021-11-111-1/+1
* | | | Merge pull request #9945 from idryzhov/isis-time-tDonatas Abraitis2021-11-123-7/+5
|\ \ \ \ | |/ / / |/| | |
| * | | isisd: use time_t for last update and last flapIgor Ryzhov2021-11-113-7/+5
| |/ /
* | | Merge pull request #9864 from ton31337/feature/access_list_autocompleteRuss White2021-11-111-2/+2
|\ \ \ | |/ / |/| |
| * | lib: Add autocomplete for access-listsDonatas Abraitis2021-10-311-2/+2
* | | isisd: fix circuit is-type configurationIgor Ryzhov2021-10-306-117/+24
* | | isisd: simplify check to forbid area-tag modificationIgor Ryzhov2021-10-301-22/+3
* | | isisd: remove useless checks when configuring ldp-syncIgor Ryzhov2021-10-302-30/+3
* | | isisd: remove useless checks when configuring passive interfacesIgor Ryzhov2021-10-302-30/+0
* | | isisd: don't remove interface config when isis router is deletedIgor Ryzhov2021-10-301-37/+0
|/ /
* | Merge pull request #9851 from sartura/isis_unpack_item_ext_subtlvs_fixesIgor Ryzhov2021-10-291-4/+74
|\ \
| * | isisd: fix unpack_item_ext_subtlvs TLV parsing issuesJuraj Vijtiuk2021-10-271-4/+74
* | | isisd: make isis work with default vrf name different than 'default'Philippe Guibert2021-10-271-6/+49
|/ /
* | Merge pull request #9820 from idryzhov/if-nb-configMark Stapp2021-10-261-24/+4
|\ \
| * | *: fix interface config write in NB-converted daemonsIgor Ryzhov2021-10-251-24/+4
* | | Merge pull request #9854 from opensourcerouting/zapi-call-tableRuss White2021-10-261-12/+16
|\ \ \ | |/ / |/| |
| * | *: convert zclient callbacks to tableDavid Lamparter2021-10-201-12/+16
* | | Merge pull request #9824 from idryzhov/nb-cli-const-lyd-nodeDonald Sharp2021-10-252-139/+206
|\ \ \ | |/ / |/| |
| * | lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov2021-10-132-139/+206
* | | isisd: Convert signed to time_t for additionDonald Sharp2021-10-131-1/+1
* | | isisd: Do not explicitly set the thread pointer to NULLDonatas Abraitis2021-10-082-3/+0
|/ /
* | Merge pull request #9724 from idryzhov/isis-unused-funcRenato Westphal2021-10-061-1/+0
|\ \
| * | isisd: remove unused function declarationIgor Ryzhov2021-10-041-1/+0
| |/
* | Merge pull request #9731 from ton31337/fix/thread_null_setRuss White2021-10-062-2/+0
|\ \
| * | isisd: Do not explicitly set the thread pointer to NULLDonatas Abraitis2021-10-042-2/+0
| |/
* / isisd: fix redistribute CLIIgor Ryzhov2021-10-053-7/+20
|/
* 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