index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: Fix sadj memory leak
Donald Sharp
2022-12-09
1
-0
/
+2
*
isisd: fix area NULL pointer in isis_route_update
Louis Scalbert
2022-11-17
1
-6
/
+7
*
Merge pull request #11594 from louis-6wind/lfa-netlink
Pushpasis Sarkar
2022-11-08
11
-31
/
+229
|
\
|
*
isisd: fix potential access to NULL pointer in isis_route_update
Louis Scalbert
2022-10-24
1
-4
/
+6
|
*
isisd: fix SPF scheduling on IPv6 only topology
Louis Scalbert
2022-10-24
1
-4
/
+14
|
*
isisd: fix metric calculation of classic lfa backup prefixes
Louis Scalbert
2022-10-24
1
-7
/
+11
|
*
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
3
-2
/
+7
|
*
isisd: apply fast-reroute when an interface falls down
Louis Scalbert
2022-10-24
1
-0
/
+5
|
*
isisd: allow nexthop lookup on interface only
Louis Scalbert
2022-10-24
1
-2
/
+9
|
*
isisd: remove previous labels before fast-reroute
Louis Scalbert
2022-10-24
1
-11
/
+17
|
*
isisd: apply fast-reroute on an adjacency failure
Louis Scalbert
2022-10-24
10
-1
/
+159
*
|
Merge pull request #12196 from opensourcerouting/xref-vtysh
Donald Sharp
2022-11-03
3
-26
/
+3
|
\
\
|
*
|
isisd/fabricd: use PROTO_NAME in SR code
David Lamparter
2022-10-26
1
-2
/
+3
|
*
|
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
2
-24
/
+0
|
|
/
*
|
isisd: Make clang-16 compiler happy with isisd
Donald Sharp
2022-10-26
1
-4
/
+2
*
|
isisd: fix recreating the LS TED after re-enabling MPLS TE
Louis Scalbert
2022-10-24
1
-1
/
+1
*
|
isisd: fix sending remote interface ip address after enabling MPLS TE
Louis Scalbert
2022-10-24
1
-18
/
+83
|
/
*
Merge pull request #11980 from isabelladeleon12/set_overload_startup
Russ White
2022-10-13
8
-10
/
+229
|
\
|
*
isisd: Add JSON object functions to save overload status between restarts.
Isabella de Leon
2022-10-13
3
-16
/
+114
|
*
isisd: Add expected behavior with set-overload-bit
Isabella de Leon
2022-10-12
4
-3
/
+15
|
*
isisd: Add overload timer and overload on startup functionality
Isabella de Leon
2022-09-30
4
-2
/
+31
|
*
isisd: Add set-overload on-startup CLI/YANG support
Isabella de Leon
2022-09-22
6
-7
/
+87
*
|
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-0
/
+2
*
|
fabricd: Turn off excessive logging when peering will not come up
Donald Sharp
2022-10-04
1
-5
/
+9
*
|
isisd: Fix memory leak on shutdown with prefix lists
Donald Sharp
2022-09-20
3
-2
/
+7
|
/
*
isisd: Correct Valgrind errors
Olivier Dugeon
2022-09-02
8
-84
/
+174
*
isisd: changes for code maintainability
sri-mohan1
2022-08-29
3
-29
/
+29
*
isisd: changes for code maintainability
sri-mohan1
2022-08-29
5
-34
/
+35
*
isisd: Prevent leak of global_ipv6_addrs
Donald Sharp
2022-07-28
1
-1
/
+1
*
isisd: Ensure rcap is freed in error case
Donald Sharp
2022-07-22
1
-4
/
+4
*
isisd: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
13
-55
/
+51
*
isisd: fix prefix-sid last-hop-behavior
Louis Scalbert
2022-07-20
1
-1
/
+3
*
Revert "isisd: apply fast-reroute on an adjacency failure"
Donatas Abraitis
2022-07-10
10
-155
/
+1
*
Revert "isisd: remove previous labels before fast-reroute"
Donatas Abraitis
2022-07-10
1
-17
/
+11
*
Revert "isisd: allow nexthop lookup on interface only"
Donatas Abraitis
2022-07-10
1
-8
/
+2
*
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
3
-7
/
+2
*
Revert "isisd: avoid fast-reroute from running twice on a down interface event"
Donatas Abraitis
2022-07-10
1
-2
/
+1
*
Revert "isisd: fix metric calculation of classic lfa backup prefixes"
Donatas Abraitis
2022-07-10
1
-11
/
+7
*
Revert "isisd: fix SPF scheduling on IPv6 only topology"
Donatas Abraitis
2022-07-10
1
-14
/
+4
*
Merge pull request #10962 from louis-6wind/lfa-netlink
Russ White
2022-07-08
11
-27
/
+218
|
\
|
*
isisd: fix SPF scheduling on IPv6 only topology
Louis Scalbert
2022-05-24
1
-4
/
+14
|
*
isisd: fix metric calculation of classic lfa backup prefixes
Louis Scalbert
2022-05-24
1
-7
/
+11
|
*
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
3
-2
/
+7
|
*
isisd: apply fast-reroute when an interface falls down
Louis Scalbert
2022-05-23
1
-0
/
+5
|
*
isisd: allow nexthop lookup on interface only
Louis Scalbert
2022-05-23
1
-2
/
+8
|
*
isisd: remove previous labels before fast-reroute
Louis Scalbert
2022-05-23
1
-11
/
+17
|
*
isisd: apply fast-reroute on an adjacency failure
Louis Scalbert
2022-05-23
10
-1
/
+155
[next]