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
/
isis_zebra.c
Age
Commit message (
Expand
)
Author
2025-02-15
isisd: Request SRv6 locator after zebra connection
Carmine Scarpitta
2024-08-08
isisd: Free up memory associated with rm/vrf's
Donald Sharp
2024-06-18
isisd: add locator name in sid notify messages
Philippe Guibert
2024-06-18
isisd: Cleanup related to SRv6
Carmine Scarpitta
2024-06-18
isisd: Receive SRv6 SIDs notifications from zebra
Carmine Scarpitta
2024-06-18
isisd: Receive SRv6 locator info from zebra
Carmine Scarpitta
2024-06-18
isisd: Deal with SRv6 locator instead of chunk
Carmine Scarpitta
2024-06-18
isisd: Add API to get/release SRv6 SIDs
Carmine Scarpitta
2024-06-18
isisd: Add API to get SRv6 locator info
Carmine Scarpitta
2024-04-04
isisd: fix mispelling with ISIS_SR_LAN_BACKUP
Philippe Guibert
2023-11-23
*: add `zclient_options_sync`
David Lamparter
2023-09-21
isisd: Fix SRv6 memory leaks
Carmine Scarpitta
2023-09-20
isisd: fix crash when configuring srv6 locator without isis instance
Philippe Guibert
2023-09-15
isisd: Fix CID 1568134 (Null pointer dereference)
Carmine Scarpitta
2023-09-15
isisd: Fix CID 1568133 (Null pointer dereference)
Carmine Scarpitta
2023-09-15
isisd: Fix CID 1568132 (Null pointer dereference)
Carmine Scarpitta
2023-09-11
isisd: Make SRv6 interface configurable
Carmine Scarpitta
2023-09-11
isisd: Remove SIDs when parent locator is deleted
Carmine Scarpitta
2023-09-11
isisd: Add support for SRv6 Adjacency SIDs
Carmine Scarpitta
2023-09-11
isisd: Add functions to install/remove adj SIDs
Carmine Scarpitta
2023-09-11
isisd: Install SRv6 End SID automatically
Carmine Scarpitta
2023-09-11
isisd: Add func to remove SRv6 SID from dplane
Carmine Scarpitta
2023-09-11
isisd: Add func to install SRv6 SID in dplane
Carmine Scarpitta
2023-09-11
isisd: Add function to send SRv6 SID to zebra
Carmine Scarpitta
2023-09-11
isisd: Uninstall routes only if installed
Carmine Scarpitta
2023-09-11
isisd: Add func to process a deleted SRv6 locator
Carmine Scarpitta
2023-09-11
isisd: Add func to process a received SRv6 locator
Carmine Scarpitta
2023-09-11
isisd: Add function to process received SRv6 chunk
Carmine Scarpitta
2023-09-11
isisd: Add func to release an SRv6 locator chunk
Carmine Scarpitta
2023-09-11
isisd: Add func to request an SRv6 locator chunk
Carmine Scarpitta
2023-07-29
isisd: update Node-SID flag dynamically
Renato Westphal
2023-07-12
isisd: add the 'redistribute table' internal support
Philippe Guibert
2023-06-27
isisd, ospfd: fix opaque zapi source parsing
Mark Stapp
2023-04-18
isisd: update struct isis_sr_psid_info with nh context
Hiroki Shirokura
2023-04-17
isisd: update struct isis_sr_psid_info with algorithm id
Hiroki Shirokura
2023-03-24
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2021-11-30
isisd: Prepare IS-IS for Link State support
Olivier Dugeon
2021-10-20
*: convert zclient callbacks to table
David Lamparter
2021-06-28
isisd, ospfd: update interface_link_params callback to check for change
Karen Schoener
2021-05-14
isisd: fix redistribution in vrf
Igor Ryzhov
2021-05-14
isisd: deregister vrf from zebra when vrf is disabled
Igor Ryzhov
2021-05-07
isisd: rework BFD integration
Igor Ryzhov
2021-04-29
isisd: fix ldp-sync configuration
Igor Ryzhov
2021-03-05
isisd: added support for routemap match tag in redistribution
Emanuele Altomare
2021-01-08
isisd: implement Remote LFA
Renato Westphal
2020-12-09
ldpd, isisd, ospfd: Remove periodic ldp-sync hello message
Karen Schoener
[next]