index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_srv6.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Fix wrong debug macro in `release_srv6_sid_func_dynamic`
Carmine Scarpitta
2024-11-03
1
-1
/
+1
*
zebra: Fix wrong debug macro in `release_srv6_sid_func_explicit`
Carmine Scarpitta
2024-11-03
1
-1
/
+1
*
zebra: Fix wrong debug macro in `alloc_srv6_sid_func_dynamic`
Carmine Scarpitta
2024-11-03
1
-1
/
+1
*
zebra: Fix wrong debug macro in `alloc_srv6_sid_func_explicit`
Carmine Scarpitta
2024-11-03
1
-1
/
+1
*
zebra: Fix wrong debug macro in `release_srv6_sid_func_dynamic`
Carmine Scarpitta
2024-11-03
1
-1
/
+1
*
zebra: Fix wrong debug macro in `release_srv6_sid_func_explicit`
Carmine Scarpitta
2024-11-03
1
-1
/
+1
*
zebra: Fix wrong debug macro in `alloc_srv6_sid_func_dynamic`
Carmine Scarpitta
2024-11-03
1
-1
/
+1
*
zebra: Fix wrong debug macro in `alloc_srv6_sid_func_explicit`
Carmine Scarpitta
2024-11-03
1
-1
/
+1
*
zebra: Deconfuse clang-sa about possible NULL pointer
Donald Sharp
2024-10-29
1
-0
/
+1
*
zebra: add 'debug zebra srv6' command
Philippe Guibert
2024-10-28
1
-33
/
+33
*
zebra: Remove duplicate `#include <stdio.h>`
Carmine Scarpitta
2024-07-24
1
-1
/
+0
*
zebra: Remove duplicate `#include <string.h>`
Carmine Scarpitta
2024-07-24
1
-1
/
+0
*
zebra: Remove duplicate `#include <stdlib.h>`
Carmine Scarpitta
2024-07-24
1
-1
/
+0
*
zebra: Remove duplicate `#include <arpa/inet.h>`
Carmine Scarpitta
2024-07-24
1
-1
/
+0
*
zebra: Remove duplicate `#include <netinet/in.h>`
Carmine Scarpitta
2024-07-24
1
-1
/
+0
*
zebra: Fix NULL pointer dereference
Carmine Scarpitta
2024-06-24
1
-1
/
+2
*
zebra: Fix wrong variable used in `for` loop
Carmine Scarpitta
2024-06-24
1
-1
/
+1
*
zebra: Remove dead SRv6 code
Carmine Scarpitta
2024-06-24
1
-15
/
+2
*
zebra, lib: add locator name in sid notify messages
Philippe Guibert
2024-06-17
1
-3
/
+12
*
zebra: fix sid allocation should be different with 2 isis instances
Philippe Guibert
2024-06-13
1
-0
/
+6
*
zebra: fix display explicit sid refused
Philippe Guibert
2024-06-13
1
-1
/
+1
*
zebra: fix display srv6 address only for explicit-sid
Philippe Guibert
2024-06-13
1
-2
/
+2
*
zebra: Notify all daemons about locator delete
Carmine Scarpitta
2024-06-13
1
-23
/
+2
*
zebra: Notify daemons about SIDs
Carmine Scarpitta
2024-06-13
1
-0
/
+22
*
zebra: Alloc/Release SIDs to daemons upon request
Carmine Scarpitta
2024-06-13
1
-0
/
+163
*
zebra: Add functions to alloc/release SRv6 SIDs
Carmine Scarpitta
2024-06-13
1
-0
/
+1270
*
zebra: Repond to `GET_LOCATOR` ZAPI request
Carmine Scarpitta
2024-06-13
1
-0
/
+37
*
zebra: Add support for SRv6 SIDs
Carmine Scarpitta
2024-06-13
1
-0
/
+98
*
zebra: CLI to specify format of an SRv6 locator
Carmine Scarpitta
2024-06-13
1
-0
/
+133
*
zebra: Add support for SRv6 SID blocks
Carmine Scarpitta
2024-06-13
1
-0
/
+191
*
zebra: CLI to override default SID format config
Carmine Scarpitta
2024-06-13
1
-32
/
+25
*
lib: Add CLI nodes to support SRv6 SID format
Carmine Scarpitta
2024-06-13
1
-16
/
+15
*
zebra: Add support for SRv6 SID formats
Carmine Scarpitta
2024-06-13
1
-7
/
+125
*
zebra: Fetch actual SRv6 encap src addr on startup
Carmine Scarpitta
2023-12-14
1
-0
/
+1
*
zebra, lib, vtysh: Add CLI cmd to set/unset SRv6 encap source address
Carmine Scarpitta
2023-12-14
1
-0
/
+17
*
zebra: On shutdown, free up srv6 list data
Donald Sharp
2023-12-12
1
-1
/
+19
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
zebra: Add helpers to notify locator add/delete
Carmine Scarpitta
2022-11-08
1
-0
/
+52
*
zebra: Fix memory leak in SRv6 locator delete
Carmine Scarpitta
2022-08-24
1
-0
/
+1
*
zebra: elliminate srv6 locator auto allocation by zlicnet request
Hiroki Shirokura
2021-09-07
1
-13
/
+1
*
zebra: implement srv6 locator add/delete notification via ZAPI
Hiroki Shirokura
2021-09-07
1
-0
/
+45
*
zebra: srv6 cleanup
Mark Stapp
2021-06-07
1
-2
/
+4
*
zebra: fix Dereference of null pointer
Hiroki Shirokura
2021-06-02
1
-1
/
+1
*
*: fix code format accourding to checkpatch
Hiroki Shirokura
2021-06-02
1
-3
/
+4
*
zebra: ZAPI add new api to manipulate srv6-locator (step2)
Hiroki Shirokura
2021-06-02
1
-0
/
+349