index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #7124 from volta-networks/fix_ldp_sync_isis_nb
Renato Westphal
2020-10-05
1
-20
/
+60
|
\
|
*
isisd: fix coverity errors in isis ldp-sync commands
lynne
2020-10-02
1
-20
/
+60
*
|
Merge pull request #7228 from idryzhov/vtysh-dynamic-daemons
Donald Sharp
2020-10-03
1
-0
/
+2
|
\
\
|
*
|
vtysh: dynamically generate the list of daemons for commands
Igor Ryzhov
2020-10-02
1
-0
/
+2
|
|
/
*
/
isisd, ospfd: fix missing/excessive docstrings
Igor Ryzhov
2020-10-02
2
-4
/
+7
|
/
*
isisd: fix node for clear commands
Igor Ryzhov
2020-10-01
1
-2
/
+2
*
vtysh: fix commands when building only isisd or fabricd
Igor Ryzhov
2020-09-30
1
-0
/
+12
*
isisd: guard against adj timer display overflow
Emanuele Di Pascale
2020-09-25
1
-10
/
+18
*
isisd: simplify adj_change hook call
Emanuele Di Pascale
2020-09-25
1
-4
/
+2
*
isisd: Prevent usage after free
Donald Sharp
2020-09-24
1
-1
/
+5
*
isisd: updates to ldp-sync isis commands
lynne
2020-09-19
1
-2
/
+14
*
Merge pull request #7082 from volta-networks/fix_isis_pseudo_lsp
Renato Westphal
2020-09-15
1
-0
/
+13
|
\
|
*
isisd: fix pseudonode LSP bug
Emanuele Di Pascale
2020-09-14
1
-0
/
+13
*
|
isisd: improve route-event logs
Emanuele Di Pascale
2020-09-14
1
-26
/
+45
|
/
*
Merge pull request #7095 from donaldsharp/coverity_5
Jafar Al-Gharaibeh
2020-09-12
1
-2
/
+2
|
\
|
*
isisd: ifp cannot be NULL
Donald Sharp
2020-09-11
1
-2
/
+2
*
|
Merge pull request #6789 from volta-networks/feat_ldp_igp_sync
Renato Westphal
2020-09-11
13
-10
/
+1417
|
\
\
|
|
/
|
/
|
|
*
isisd: ldp-igp-sync feature: adding isis support
lynne
2020-09-09
13
-10
/
+1417
*
|
doc, yang, isisd : Support for different VRF in isisd
harios_niral
2020-09-01
10
-88
/
+353
*
|
isisd: Remove IPV4 from NLPID's if not enabled
Przemyslaw
2020-08-27
1
-1
/
+1
*
|
isisd: add abiliy to compute the reverse shortest path tree
Renato Westphal
2020-08-27
4
-8
/
+93
*
|
tests, isisd: add IS-IS SPF unit tests
Renato Westphal
2020-08-27
8
-50
/
+95
*
|
isisd: make the SPF code more modular
Renato Westphal
2020-08-27
6
-388
/
+542
*
|
isisd: introduce command to display IS-IS routes
Renato Westphal
2020-08-27
1
-0
/
+178
*
|
isisd: minor cleanup
Renato Westphal
2020-08-27
7
-76
/
+75
*
|
isisd: reuse adjacency state change hook in the SPF code
Renato Westphal
2020-08-27
4
-9
/
+15
*
|
isisd: introduce two LSP iteration functions
Renato Westphal
2020-08-27
2
-0
/
+174
*
|
isisd: don't add Adj-SIDs when an IP address is missing
Renato Westphal
2020-08-26
1
-2
/
+2
*
|
isisd: make vid2string() fully reentrant
Renato Westphal
2020-08-26
1
-1
/
+3
|
/
*
isisd : Transformational changes to support different VRFs.
Kaushik
2020-08-14
25
-423
/
+1115
*
isisd: make calculation of the SPF run duration more correct
Renato Westphal
2020-08-11
1
-18
/
+12
*
isisd: introduce per-area list of IS-IS adjacencies
Renato Westphal
2020-08-11
5
-62
/
+23
*
isisd: remove unnecessary QOBJ usage
Renato Westphal
2020-08-11
2
-6
/
+0
*
isisd: use ISIS_LEVELS instead of hardcoded array sizes whenever possible
Renato Westphal
2020-08-11
1
-21
/
+24
*
isisd: modify signature of isis_area_destroy()
Renato Westphal
2020-08-11
3
-15
/
+16
*
isisd: normalize CLI help strings to always use IS-IS
Renato Westphal
2020-08-11
2
-11
/
+11
*
isisd: don't display summary information of inactive SPF instances
Renato Westphal
2020-08-11
1
-9
/
+20
*
isisd: don't attach Adj-SIDs to pseudo-node LSPs
Renato Westphal
2020-08-11
1
-2
/
+2
*
isisd: unbreak support for Prefix-SIDs over unnumbered interfaces
Renato Westphal
2020-08-11
1
-1
/
+1
*
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-08-03
1
-73
/
+73
*
Merge pull request #6711 from GalaxyGorilla/bfd_isis_profiles
Quentin Young
2020-07-21
7
-47
/
+153
|
\
|
*
isisd: lib: refactor ISIS BFD API
GalaxyGorilla
2020-07-10
1
-23
/
+48
|
*
*: add BFD profile support for IS-IS
GalaxyGorilla
2020-07-10
7
-24
/
+105
*
|
isisd: fix OpenBSD pedantic format warnings
David Lamparter
2020-07-14
2
-4
/
+4
*
|
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
9
-163
/
+106
*
|
*: un-split strings across lines
David Lamparter
2020-07-14
12
-112
/
+47
*
|
isisd: fix Coverity warning
Emanuele Di Pascale
2020-07-10
1
-1
/
+1
|
/
*
Merge pull request #6385 from GalaxyGorilla/bfd_igp_topotest
Renato Westphal
2020-07-08
6
-18
/
+53
|
\
|
*
isisd: Fast RIB recovery from BFD recognized link failures
GalaxyGorilla
2020-07-03
6
-18
/
+53
*
|
isisd: gracefully handle spf error
Emanuele Di Pascale
2020-07-06
1
-4
/
+17
|
/
[next]