index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_zebra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: Free up memory associated with rm/vrf's
Donald Sharp
2024-08-08
1
-1
/
+0
*
isisd: add locator name in sid notify messages
Philippe Guibert
2024-06-18
1
-1
/
+1
*
isisd: Cleanup related to SRv6
Carmine Scarpitta
2024-06-18
1
-101
/
+0
*
isisd: Receive SRv6 SIDs notifications from zebra
Carmine Scarpitta
2024-06-18
1
-0
/
+146
*
isisd: Receive SRv6 locator info from zebra
Carmine Scarpitta
2024-06-18
1
-29
/
+78
*
isisd: Deal with SRv6 locator instead of chunk
Carmine Scarpitta
2024-06-18
1
-0
/
+3
*
isisd: Add API to get/release SRv6 SIDs
Carmine Scarpitta
2024-06-18
1
-0
/
+97
*
isisd: Add API to get SRv6 locator info
Carmine Scarpitta
2024-06-18
1
-0
/
+18
*
isisd: fix mispelling with ISIS_SR_LAN_BACKUP
Philippe Guibert
2024-04-04
1
-1
/
+1
*
*: add `zclient_options_sync`
David Lamparter
2023-11-23
1
-3
/
+1
*
isisd: Fix SRv6 memory leaks
Carmine Scarpitta
2023-09-21
1
-2
/
+6
*
isisd: fix crash when configuring srv6 locator without isis instance
Philippe Guibert
2023-09-20
1
-0
/
+6
*
isisd: Fix CID 1568134 (Null pointer dereference)
Carmine Scarpitta
2023-09-15
1
-0
/
+3
*
isisd: Fix CID 1568133 (Null pointer dereference)
Carmine Scarpitta
2023-09-15
1
-2
/
+5
*
isisd: Fix CID 1568132 (Null pointer dereference)
Carmine Scarpitta
2023-09-15
1
-2
/
+5
*
isisd: Make SRv6 interface configurable
Carmine Scarpitta
2023-09-11
1
-4
/
+4
*
isisd: Remove SIDs when parent locator is deleted
Carmine Scarpitta
2023-09-11
1
-0
/
+24
*
isisd: Add support for SRv6 Adjacency SIDs
Carmine Scarpitta
2023-09-11
1
-0
/
+7
*
isisd: Add functions to install/remove adj SIDs
Carmine Scarpitta
2023-09-11
1
-0
/
+101
*
isisd: Install SRv6 End SID automatically
Carmine Scarpitta
2023-09-11
1
-1
/
+21
*
isisd: Add func to remove SRv6 SID from dplane
Carmine Scarpitta
2023-09-11
1
-0
/
+56
*
isisd: Add func to install SRv6 SID in dplane
Carmine Scarpitta
2023-09-11
1
-0
/
+65
*
isisd: Add function to send SRv6 SID to zebra
Carmine Scarpitta
2023-09-11
1
-0
/
+67
*
isisd: Uninstall routes only if installed
Carmine Scarpitta
2023-09-11
1
-0
/
+3
*
isisd: Add func to process a deleted SRv6 locator
Carmine Scarpitta
2023-09-11
1
-0
/
+52
*
isisd: Add func to process a received SRv6 locator
Carmine Scarpitta
2023-09-11
1
-0
/
+46
*
isisd: Add function to process received SRv6 chunk
Carmine Scarpitta
2023-09-11
1
-0
/
+68
*
isisd: Add func to release an SRv6 locator chunk
Carmine Scarpitta
2023-09-11
1
-0
/
+13
*
isisd: Add func to request an SRv6 locator chunk
Carmine Scarpitta
2023-09-11
1
-0
/
+12
*
isisd: update Node-SID flag dynamically
Renato Westphal
2023-07-29
1
-0
/
+4
*
isisd: add the 'redistribute table' internal support
Philippe Guibert
2023-07-12
1
-7
/
+9
*
isisd, ospfd: fix opaque zapi source parsing
Mark Stapp
2023-06-27
1
-3
/
+3
*
isisd: update struct isis_sr_psid_info with nh context
Hiroki Shirokura
2023-04-18
1
-5
/
+4
*
isisd: update struct isis_sr_psid_info with algorithm id
Hiroki Shirokura
2023-04-17
1
-4
/
+4
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
isisd: Prepare IS-IS for Link State support
Olivier Dugeon
2021-11-30
1
-0
/
+28
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-12
/
+16
*
isisd, ospfd: update interface_link_params callback to check for change
Karen Schoener
2021-06-28
1
-2
/
+3
*
isisd: fix redistribution in vrf
Igor Ryzhov
2021-05-14
1
-6
/
+6
*
isisd: deregister vrf from zebra when vrf is disabled
Igor Ryzhov
2021-05-14
1
-0
/
+12
*
isisd: rework BFD integration
Igor Ryzhov
2021-05-07
1
-0
/
+2
*
isisd: fix ldp-sync configuration
Igor Ryzhov
2021-04-29
1
-0
/
+4
*
isisd: added support for routemap match tag in redistribution
Emanuele Altomare
2021-03-05
1
-1
/
+1
*
isisd: implement Remote LFA
Renato Westphal
2021-01-09
1
-0
/
+76
*
ldpd, isisd, ospfd: Remove periodic ldp-sync hello message
Karen Schoener
2020-12-09
1
-5
/
+0
*
isisd, ospfd: IGPs detect LDP down via zapi client close message
Karen Schoener
2020-12-09
1
-0
/
+16
[next]