summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* northbound: KISS always batch yang config (file read), it's fasterChristian Hopps2021-06-021-1/+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
|/
* lib: adapt to version 2 of libyangChristian Hopps2021-05-133-28/+32
* isisd: fix bfd config outputIgor Ryzhov2021-05-071-4/+6
* isisd: enable autocompletion for bfd profilesIgor Ryzhov2021-05-071-1/+1
* isisd: fix "no bfd profile" commandIgor Ryzhov2021-05-071-9/+11
* isisd: rework BFD integrationIgor Ryzhov2021-05-0710-413/+97
* isisd: fix clang-11 warnings in snmp codePat Ruddy2021-05-051-5/+1
* isisd: link protection optional fallback in ti-lfaFredi Raspall2021-05-036-3/+103
* Merge pull request #8601 from Fredi-raspall/pr_fix_lfa_debugRenato Westphal2021-05-021-0/+3
|\
| * isisd: fix show LFA debug in show debugging cmdFredi Raspall2021-05-011-0/+3
* | isisd: fix memory leak for non-freed spftreesFredi Raspall2021-05-011-3/+6
|/
* isisd: move ldp-sync checks from cli to nb callbacksIgor Ryzhov2021-04-292-36/+33
* isisd: don't use operational data in "no isis circuit-type"Igor Ryzhov2021-04-291-32/+23
* isisd, yang: remove vrf leaf from isis interface nodeIgor Ryzhov2021-04-294-83/+37
* isisd: don't use operational data in "ip/ipv6 router isis"Igor Ryzhov2021-04-291-124/+55
* isisd: don't create instances directly from cliIgor Ryzhov2021-04-291-2/+0
* isisd: don't use operational data in "no router isis"Igor Ryzhov2021-04-291-21/+36
* isisd: remove useless checks from cliIgor Ryzhov2021-04-291-32/+0
* isisd: fix ldp-sync configurationIgor Ryzhov2021-04-296-314/+169
* isisd: allow arbitrary order of area/interface configurationIgor Ryzhov2021-04-297-324/+295
* isisd: update link params after circuit is upIgor Ryzhov2021-04-291-2/+3
* isisd: fix incorrect snmp-id gen/freeIgor Ryzhov2021-04-294-83/+62
* isisd: Remove warnings and add some data to debugs for isis_csm.cDonald Sharp2021-04-231-14/+32
* isisd: Use enum for circuit stateDonald Sharp2021-04-222-8/+12
* isisd: use an enum for circuit statesDonald Sharp2021-04-223-9/+9
* build: properly split CFLAGS from AC_CFLAGSDavid Lamparter2021-04-211-1/+1
* build: make builddir include path consistentDavid Lamparter2021-04-211-1/+1
* *: remove *.conf.sample filesQuentin Young2021-04-093-68/+0
* isisd: fix coverity SA warningMark Stapp2021-03-261-0/+2
* isisd: Prevent OOM crash in isisDonald Sharp2021-03-251-38/+88
* Merge pull request #8250 from idryzhov/fix-nb-running-get-entryRenato Westphal2021-03-241-1/+1
|\
| * *: fix aborts when validating configurationIgor Ryzhov2021-03-161-1/+1
* | Merge pull request #8325 from idryzhov/fix-ip-router-isisDavid Lamparter2021-03-241-1/+1
|\ \
| * | isisd: fix extra space after "ip router isis"Igor Ryzhov2021-03-241-1/+1
* | | isisd: kill isis_memory.h, use MTYPE_STATICDavid Lamparter2021-03-2221-131/+65
|/ /
* | Merge pull request #8301 from donaldsharp/isis_spacingDavid Lamparter2021-03-221-5/+5
|\ \
| * | isisd: Fix extra space after `router isis FOO`Donald Sharp2021-03-211-5/+5
* | | Merge pull request #8298 from donaldsharp/isis_spellingDavid Lamparter2021-03-221-1/+1
|\ \ \
| * | | isisd: Fix spelling mistakeDonald Sharp2021-03-211-1/+1
| |/ /