summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis2021-03-2223-91/+95
|\ \ \
| * | | *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-172-4/+8
| * | | *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-174-8/+8
| * | | *: require semicolon after DEFINE_QOBJ & co.David Lamparter2021-03-174-6/+6
| * | | *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-178-14/+14
| * | | *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-179-58/+58
| * | | snmp: change -std=gnu99 to -std=gnu11David Lamparter2021-03-171-1/+1
* | | | Merge pull request #8282 from volta-networks/fix_isisd_bfd_ipv4Donald Sharp2021-03-213-25/+79
|\ \ \ \ | |_|/ / |/| | |
| * | | isisd: add debug logs to troubleshoot BFD issuesEmanuele Di Pascale2021-03-181-10/+57
| * | | isisd: fix BFD session when IPv6 not configuredEmanuele Di Pascale2021-03-183-15/+22
| |/ /
* / / isisd: avoid lsp_sched loop when unstableEmanuele Di Pascale2021-03-191-5/+15
|/ /
* / isisd: Fix coverity warningslynne2021-03-161-11/+11
|/
* Merge pull request #7945 from volta-networks/feat_isis_snmpRenato Westphal2021-03-1516-104/+3964
|\
| * isisd: support for snmplynne2021-03-0216-104/+3964
* | isisd, yang, doc: combine config cmd for SRGB+SRLBEmanuele Di Pascale2021-03-105-129/+132
* | isisd: added support for routemap match tag in redistributionEmanuele Altomare2021-03-054-4/+39
* | isisd: handle corner case involving TI-LFA and the SR No-PHP flagRenato Westphal2021-02-261-0/+15
* | isisd: remove assert from the TI-LFA repair list computation algorithmRenato Westphal2021-02-261-1/+7
* | Merge pull request #8035 from qlyoung/remove-more-sprintfMark Stapp2021-02-234-39/+56
|\ \ | |/ |/|
| * *: remove more sprintf()Quentin Young2021-02-094-39/+56
* | *: remove tabs & newlines from log messagesDavid Lamparter2021-02-141-1/+1
* | *: Fix usage of bfd_adj_eventDonald Sharp2021-02-071-3/+3
|/
* Merge pull request #7998 from volta-networks/fix_isis_attach_bitDonald Sharp2021-02-054-17/+90
|\
| * isisd: When adjacencies go up and down add support to modify attached-bitlynne2021-02-014-17/+90
* | Merge pull request #6766 from opensourcerouting/xrefRuss White2021-02-021-1/+2
|\ \
| * | lib/xref: use to transport thread_* file/line/funcDavid Lamparter2021-02-011-1/+2
| |/
* / isisd: Prevent sending of uninited data to zebraDonald Sharp2021-01-301-0/+1
|/
* isisd: Remove #if 0 codeDonald Sharp2021-01-282-11/+0
* isisd: Fix Attach-bit processinglynne2021-01-2010-40/+223
* Merge pull request #7550 from volta-networks/fix_bfd_isisDonald Sharp2021-01-204-0/+57
|\
| * isisd: if IS-IS is configured for v6, prefer v6 bfd sessionsKaren Schoener2021-01-144-0/+57
* | Merge pull request #7707 from opensourcerouting/isisd-rlfaOlivier Dugeon2021-01-1219-57/+1243
|\ \
| * | isisd: remove two overly verbose LFA debug messagesRenato Westphal2021-01-091-11/+0
| * | isisd: fix logging of uninitialized data in the TI-LFA codeRenato Westphal2021-01-091-8/+10
| * | isisd: implement Remote LFARenato Westphal2021-01-0916-113/+890
| * | yang, isisd: add RLFA nodes, skeleton callbacks and CLI commandsRenato Westphal2021-01-094-0/+418
| * | isisd: fix LFA command to use correct operationsRenato Westphal2021-01-091-4/+4
* | | isisd: ignore routes w/ incompatible metric styleEmanuele Di Pascale2021-01-091-33/+44
* | | isisd: When last area address is removed, resign if we were DRKaren Schoener2021-01-081-0/+9
|/ /