index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
isisd
Age
Commit message (
Expand
)
Author
2020-10-28
isisd: Fix usage of uninited memory
Donald Sharp
2020-10-28
isisd: Fix memory leak in copy_tlv_router_cap
Donald Sharp
2020-10-28
isisd: Fix memory leak on shutdown
Donald Sharp
2020-10-28
isisd: fix check for area-tag modification
Igor Ryzhov
2020-10-10
isisd: move debug variables under ifdef
Igor Ryzhov
2020-10-10
isisd: check for circuit existence on interface addr change
Igor Ryzhov
2020-10-10
isisd: fix incorrect vrf lookups
Igor Ryzhov
2020-10-10
isisd: add missing rollback if config is invalid
Igor Ryzhov
2020-10-07
isisd: fix missing docstring
Igor Ryzhov
2020-10-07
isisd: fix node for clear commands
Igor Ryzhov
2020-10-07
isisd: guard against adj timer display overflow
Emanuele Di Pascale
2020-10-07
isisd: simplify adj_change hook call
Emanuele Di Pascale
2020-10-06
isisd: fix pseudonode LSP bug
Emanuele Di Pascale
2020-10-06
isisd: ifp cannot be NULL
Donald Sharp
2020-09-01
doc, yang, isisd : Support for different VRF in isisd
harios_niral
2020-08-27
isisd: Remove IPV4 from NLPID's if not enabled
Przemyslaw
2020-08-26
isisd: add abiliy to compute the reverse shortest path tree
Renato Westphal
2020-08-26
tests, isisd: add IS-IS SPF unit tests
Renato Westphal
2020-08-26
isisd: make the SPF code more modular
Renato Westphal
2020-08-26
isisd: introduce command to display IS-IS routes
Renato Westphal
2020-08-26
isisd: minor cleanup
Renato Westphal
2020-08-26
isisd: reuse adjacency state change hook in the SPF code
Renato Westphal
2020-08-26
isisd: introduce two LSP iteration functions
Renato Westphal
2020-08-26
isisd: don't add Adj-SIDs when an IP address is missing
Renato Westphal
2020-08-26
isisd: make vid2string() fully reentrant
Renato Westphal
2020-08-14
isisd : Transformational changes to support different VRFs.
Kaushik
2020-08-11
isisd: make calculation of the SPF run duration more correct
Renato Westphal
2020-08-11
isisd: introduce per-area list of IS-IS adjacencies
Renato Westphal
2020-08-11
isisd: remove unnecessary QOBJ usage
Renato Westphal
2020-08-11
isisd: use ISIS_LEVELS instead of hardcoded array sizes whenever possible
Renato Westphal
2020-08-11
isisd: modify signature of isis_area_destroy()
Renato Westphal
2020-08-11
isisd: normalize CLI help strings to always use IS-IS
Renato Westphal
2020-08-11
isisd: don't display summary information of inactive SPF instances
Renato Westphal
2020-08-11
isisd: don't attach Adj-SIDs to pseudo-node LSPs
Renato Westphal
2020-08-11
isisd: unbreak support for Prefix-SIDs over unnumbered interfaces
Renato Westphal
2020-08-03
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-07-21
Merge pull request #6711 from GalaxyGorilla/bfd_isis_profiles
Quentin Young
2020-07-14
isisd: fix OpenBSD pedantic format warnings
David Lamparter
2020-07-14
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
*: un-split strings across lines
David Lamparter
2020-07-10
isisd: fix Coverity warning
Emanuele Di Pascale
2020-07-10
isisd: lib: refactor ISIS BFD API
GalaxyGorilla
2020-07-10
*: add BFD profile support for IS-IS
GalaxyGorilla
2020-07-08
Merge pull request #6385 from GalaxyGorilla/bfd_igp_topotest
Renato Westphal
2020-07-06
isisd: gracefully handle spf error
Emanuele Di Pascale
2020-07-03
isisd: Fast RIB recovery from BFD recognized link failures
GalaxyGorilla
2020-07-02
Merge pull request #6437 from opensourcerouting/bfd-profiles-bgp
Donald Sharp
2020-07-01
isisd: log adj change when circuit goes down
Emanuele Di Pascale
2020-06-26
Merge pull request #6635 from Niral-Networks/niral_dev_vrf_isis
Renato Westphal
2020-06-25
Merge pull request #6619 from Niral-Networks/niral_isis_debug_p2
Donald Sharp
[next]