index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_circuit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: Show correct level information for `show isis interface detail json`
Donatas Abraitis
2024-12-30
1
-21
/
+16
*
isisd: fix crash when switching P2P after shutdowning LAN circuit
baozhen-H3C
2024-11-06
1
-0
/
+2
*
isisd: Cleanup leaked hash on shut in circuit
Donald Sharp
2024-08-08
1
-2
/
+2
*
*: convert `struct interface->connected` to DLIST
David Lamparter
2023-11-22
1
-5
/
+2
*
lib: convert if_zapi_callbacks into actual hooks
David Lamparter
2023-11-03
1
-2
/
+4
*
isisd: Make SRv6 interface configurable
Carmine Scarpitta
2023-09-11
1
-0
/
+4
*
Merge pull request #12698 from Orange-OpenSource/isisd
Russ White
2023-04-11
1
-8
/
+6
|
\
|
*
isisd: Update to the new printfrr ISO format
Olivier Dugeon
2023-03-21
1
-8
/
+6
*
|
isisd: consider link local ipv4 addresses as valid
Philippe Guibert
2023-04-04
1
-2
/
+1
*
|
*: Convert event.h to frrevent.h
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 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
-11
/
+11
*
|
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
|
/
*
Merge pull request #12688 from dorDiogo/isis_hello_padding_sometimes
Russ White
2023-03-20
1
-12
/
+22
|
\
|
*
isisd,tests,doc: Rename hello padding sometimes to hello padding during-adjac...
Diogo Oliveira
2023-02-28
1
-2
/
+2
|
*
isisd: Add support for isis hello padding sometimes
Diogo Oliveira
2023-02-28
1
-12
/
+22
*
|
isisd: Add advertise high metrics base functionality
Isabella de Leon
2023-02-28
1
-0
/
+4
|
/
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
isisd: avoid fast-reroute from running twice on a down interface event
Louis Scalbert
2022-10-24
1
-1
/
+2
*
isisd: avoid fast-reroute on down adjacency when the interface is down
Louis Scalbert
2022-10-24
1
-1
/
+4
*
isisd: apply fast-reroute when an interface falls down
Louis Scalbert
2022-10-24
1
-0
/
+5
*
isisd: apply fast-reroute on an adjacency failure
Louis Scalbert
2022-10-24
1
-0
/
+26
*
isisd: Correct Valgrind errors
Olivier Dugeon
2022-09-02
1
-0
/
+5
*
isisd: changes for code maintainability
sri-mohan1
2022-08-29
1
-5
/
+5
*
isisd: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-12
/
+12
*
Revert "isisd: apply fast-reroute on an adjacency failure"
Donatas Abraitis
2022-07-10
1
-21
/
+0
*
Revert "isisd: apply fast-reroute when an interface falls down"
Donatas Abraitis
2022-07-10
1
-5
/
+0
*
Revert "isisd: avoid fast-reroute on down adjacency when the interface is down"
Donatas Abraitis
2022-07-10
1
-4
/
+1
*
Revert "isisd: avoid fast-reroute from running twice on a down interface event"
Donatas Abraitis
2022-07-10
1
-2
/
+1
*
Merge pull request #10962 from louis-6wind/lfa-netlink
Russ White
2022-07-08
1
-2
/
+32
|
\
|
*
isisd: avoid fast-reroute from running twice on a down interface event
Louis Scalbert
2022-05-24
1
-1
/
+2
|
*
isisd: avoid fast-reroute on down adjacency when the interface is down
Louis Scalbert
2022-05-24
1
-1
/
+4
|
*
isisd: apply fast-reroute when an interface falls down
Louis Scalbert
2022-05-23
1
-0
/
+5
|
*
isisd: apply fast-reroute on an adjacency failure
Louis Scalbert
2022-05-23
1
-0
/
+21
*
|
isisd: Fix crash with xfrm interface type
Donald Sharp
2022-06-23
1
-27
/
+14
|
/
*
isisd: Fix crash in ISIS when mtu mismatch occurs
lynnemorrison
2022-04-18
1
-2
/
+5
*
isisd: add guard debug when compiling with EXTREME_DEBUG
Philippe Guibert
2022-03-23
1
-7
/
+13
*
isisd: Add json to show isis interface command.
Javier Garcia
2022-02-25
1
-0
/
+145
*
*: do not print vrf name for interface config when using vrf-lite
Igor Ryzhov
2022-01-24
1
-2
/
+2
*
isisd: Add support for RFC6119 (IPv6 TE in IS-IS)
Olivier Dugeon
2021-11-30
1
-1
/
+9
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-1
/
+1
*
Merge pull request #10076 from idryzhov/if-is-loopback-or-vrf
Donald Sharp
2021-11-22
1
-2
/
+2
|
\
|
*
*: unify if_is_loopback/if_is_loopback_or_vrf
Igor Ryzhov
2021-11-16
1
-2
/
+2
*
|
fabricd: cleanup interface config output
Igor Ryzhov
2021-11-11
1
-33
/
+6
|
/
*
isisd: fix circuit is-type configuration
Igor Ryzhov
2021-10-30
1
-2
/
+8
*
*: fix interface config write in NB-converted daemons
Igor Ryzhov
2021-10-25
1
-24
/
+4
*
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-1
/
+1
*
*: cleanup interface node installation
Igor Ryzhov
2021-07-29
1
-10
/
+1
*
fabricd: fix running config
Igor Ryzhov
2021-06-21
1
-3
/
+1
[next]