index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isisd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: The command "'show isis vrf all summary json" has no output.
baozhen-H3C
2024-10-23
1
-28
/
+35
*
isisd: Free up isis master list of instances
Donald Sharp
2024-08-08
1
-0
/
+5
*
Merge pull request #16232 from zhou-run/202406171755
Donald Sharp
2024-07-24
1
-2
/
+25
|
\
|
*
isisd: Even after configuring "no hostname dynamic", the topology still displ...
zhou-run
2024-06-19
1
-2
/
+25
*
|
Merge pull request #16090 from zhou-run/202405271057
Russ White
2024-07-09
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
isisd: When operating multiple areas, the system ID behaves abnormally.
zhou-run
2024-05-27
1
-0
/
+10
*
|
isisd: fix non present level display is show isis database detail json
Louis Scalbert
2024-05-23
1
-0
/
+2
*
|
isisd: fix display of router in show isis database <rtr> json
Louis Scalbert
2024-05-23
1
-2
/
+11
|
/
*
Merge pull request #15947 from anlancs/isisd/fix-lsp-json
Russ White
2024-05-07
1
-3
/
+7
|
\
|
*
isisd: fix json display for database command
anlan_cs
2024-05-07
1
-3
/
+7
*
|
isisd: remove unnecessary check for vrf
anlan_cs
2024-05-05
1
-163
/
+130
|
/
*
isisd: adjust the format of display command
anlan_cs
2024-05-03
1
-1
/
+1
*
isisd: fix overload state location
David Lamparter
2024-01-27
1
-26
/
+5
*
isisd: Make SRv6 Node MSDs customizable
Carmine Scarpitta
2023-09-11
1
-0
/
+10
*
isisd: Add CLI command to enable SRv6
Carmine Scarpitta
2023-08-04
1
-0
/
+10
*
isisd: Terminate SRv6 when an area is created
Carmine Scarpitta
2023-08-04
1
-0
/
+1
*
isisd: Initialize SRv6 when an area is created
Carmine Scarpitta
2023-08-04
1
-0
/
+1
*
isisd: add the 'redistribute table' internal support
Philippe Guibert
2023-07-12
1
-50
/
+52
*
*: Rearrange vrf_bitmap_X api to reduce memory footprint
Donald Sharp
2023-06-26
1
-6
/
+6
*
isisd, lib: fix flex-algo database memory leak at area destruction
Louis Scalbert
2023-04-27
1
-0
/
+4
*
isisd: fix wrong pointer test in area_resign_level()
Louis Scalbert
2023-04-20
1
-1
/
+1
*
isisd: clarify ifdef fabricd
Louis Scalbert
2023-04-18
1
-2
/
+3
*
isisd: merge algorithm tables
Hiroki Shirokura
2023-04-18
1
-1
/
+1
*
isisd: calculate flex-algo constraint spf
Hiroki Shirokura
2023-04-18
1
-0
/
+35
*
isisd: add isis flex-algo base interface
Hiroki Shirokura
2023-04-18
1
-0
/
+8
*
lib,vtysh,isisd,yang: algo cli/yang/callbacks
Hiroki Shirokura
2023-04-18
1
-0
/
+11
*
Merge pull request #12698 from Orange-OpenSource/isisd
Russ White
2023-04-11
1
-37
/
+21
|
\
|
*
isisd: Update to the new printfrr ISO format
Olivier Dugeon
2023-03-21
1
-37
/
+21
*
|
isisd: Add PDU drop counter to "show isis summary"
Isabella de Leon
2023-03-29
1
-0
/
+3
*
|
*: 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 THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-12
/
+12
*
|
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Convert thread_timer_remain_XXX to event_timer_remain_XXX
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Convert thread_cancelXXX to event_cancelXXX
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
|
/
*
isisd: Add advertise high metrics base functionality
Isabella de Leon
2023-02-28
1
-1
/
+47
*
isisd: Add advertise-high-metrics CLI/YANG support, modify show output
Isabella de Leon
2023-02-28
1
-0
/
+9
*
Merge pull request #12819 from isabelladeleon12/isis_load_config_before_lsp_gen
Russ White
2023-02-28
1
-0
/
+13
|
\
|
*
isisd: Fix isisd to generate lsps after config processing is complete
Isabella de Leon
2023-02-21
1
-0
/
+13
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
|
/
*
isisd: Add missing enum's to switch statement
Donald Sharp
2023-01-31
1
-1
/
+3
*
Merge pull request #11594 from louis-6wind/lfa-netlink
Pushpasis Sarkar
2022-11-08
1
-0
/
+19
|
\
|
*
isisd: apply fast-reroute on an adjacency failure
Louis Scalbert
2022-10-24
1
-0
/
+19
*
|
isisd: Make clang-16 compiler happy with isisd
Donald Sharp
2022-10-26
1
-4
/
+2
|
/
*
Merge pull request #11980 from isabelladeleon12/set_overload_startup
Russ White
2022-10-13
1
-2
/
+111
|
\
|
*
isisd: Add JSON object functions to save overload status between restarts.
Isabella de Leon
2022-10-13
1
-1
/
+97
|
*
isisd: Add expected behavior with set-overload-bit
Isabella de Leon
2022-10-12
1
-2
/
+8
[next]