index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.dir-locals.el
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
isisd: add ASLA support
Louis Scalbert
3
-1
/
+744
2023-04-18
isisd: add isis flex-algo configuration frontend
Hiroki Shirokura
1
-9
/
+190
2023-04-18
isisd: add isis flex-algo configuration backend
Hiroki Shirokura
2
-18
/
+532
2023-04-18
isisd: add isis flex-algo base interface
Hiroki Shirokura
6
-0
/
+320
2023-04-18
lib: add a frr_each_const macro
Louis Scalbert
1
-0
/
+3
2023-04-18
lib,vtysh,isisd,yang: algo cli/yang/callbacks
Hiroki Shirokura
8
-0
/
+635
2023-04-18
lib: add library for igp flexible-algorithm
Hiroki Shirokura
3
-0
/
+265
2023-04-18
isisd: add cli to configure algorithm-prefix-sid
Hiroki Shirokura
1
-0
/
+82
2023-04-18
isisd,yang: add algorithm-prefix-sid configuration tree
Hiroki Shirokura
5
-0
/
+380
2023-04-18
isisd: add TLV_SIZE_MISMATCH for tlvs length mismatch
Hiroki Shirokura
1
-54
/
+56
2023-04-18
isisd: refactor enum tail comma
Hiroki Shirokura
1
-4
/
+4
2023-04-18
isisd: update struct isis_route_info has multiple sr info by algorithm
Hiroki Shirokura
3
-36
/
+208
2023-04-18
isisd: update struct isis_sr_psid_info with nh context
Hiroki Shirokura
4
-7
/
+19
2023-04-18
isisd: refactor IP reachability lsp build
Louis Scalbert
1
-53
/
+53
2023-04-18
isisd: update isis_tlvs_add_*_reach() with multi algorithm
Hiroki Shirokura
4
-34
/
+67
2023-04-18
isisd: update SR_ALGORITHM_COUNT to 256
Hiroki Shirokura
4
-22
/
+47
2023-04-18
lib,isisd: refactor igp-agnostic sr misc functions
Hiroki Shirokura
7
-23
/
+86
2023-04-17
isisd: update struct isis_sr_psid_info with algorithm id
Hiroki Shirokura
4
-7
/
+16
2023-04-17
isisd: update struct sr_prefix_cfg with algorithm id
Hiroki Shirokura
4
-13
/
+36
2023-04-17
isisd: update struct isis_spftree with algorithm id
Hiroki Shirokura
6
-33
/
+41
2023-04-16
bgpd:add correct value into dfAlgorithm json output
Sindhu Parvathi Gopinathan
1
-2
/
+5
2023-04-16
bgpd: Remove unnecessary check for groups
anlan_cs
1
-12
/
+2
2023-04-15
tests: restart bgpd to avoid warnings in follow on tests
Christian Hopps
2
-0
/
+18
2023-04-15
tools: Make check flag really work for reload
anlan_cs
1
-0
/
+6
2023-04-15
tools: fix missing remote-as configuration when reload
anlan_cs
1
-1
/
+1
2023-04-14
zebra: evpn mh sync mac install as inactive
Chirag Shah
1
-3
/
+6
2023-04-14
tests: fix warning, incorrect use of `is`.
Christian Hopps
1
-2
/
+0
2023-04-14
git: Workflow grammar fixup
Donald Sharp
1
-1
/
+1
2023-04-14
lib: fix handle seg6local routes on default vrf
Philippe Guibert
2
-3
/
+8
2023-04-13
bgpd: Fix crash for `show bgp ... neighbor received-routes detail|PREFIX`
Donatas Abraitis
1
-2
/
+4
2023-04-13
doc: fix the print iso macro documentation
Louis Scalbert
1
-1
/
+1
2023-04-13
pimd, doc: remove dead import check references
David Lamparter
2
-16
/
+7
2023-04-13
ospf6d: missing ECMP NHs in certain topologies
lynne
2
-9
/
+29
2023-04-13
tests: Run formatting script on test_isis_advertise_high_metrics.py
Donald Sharp
1
-24
/
+12
2023-04-13
bgpd: Simplify the checking local path
anlan_cs
1
-8
/
+3
2023-04-12
tests: Fix topotest invalid escape sequence in isis_advertise_high_metrics test
Isabella de Leon
1
-2
/
+2
2023-04-12
topotests: fix bgp lu explicit-null test
Philippe Guibert
1
-12
/
+14
2023-04-12
bgpd: fix bgp label value when static route used
Philippe Guibert
1
-1
/
+2
2023-04-12
zebra: Actually free up memory associated with the mq list
Donald Sharp
1
-0
/
+3
2023-04-12
lib: convert if_rmap config output to northbound
Igor Ryzhov
6
-36
/
+18
2023-04-12
ospfd: Fix ospf_lsa memory leak
Keelan10
1
-9
/
+13
2023-04-11
bgpd: rfapi memleak fixes
G. Paul Ziemba
3
-0
/
+47
2023-04-11
ripngd: adapt to new YANG NB if_rmap conversion
Christian Hopps
4
-0
/
+128
2023-04-11
ripd: adapt to new YANG NB if_rmap conversion
Christian Hopps
4
-0
/
+129
2023-04-11
lib: convert if_rmap to YANG northbound
Christian Hopps
5
-134
/
+237
2023-04-11
lib: fix formatting
Christian Hopps
1
-8
/
+7
2023-04-11
pimd: Option to get IGMP groups and sources for a particular interface
Pooja Jagadeesh Doijode
11
-221
/
+775
2023-04-11
tests: Ensure that the scale_up.py script tests for actual sharp installed ro...
Donald Sharp
1
-0
/
+19
2023-04-11
doc: add doc for ospf per-interface write socket
Mark Stapp
1
-0
/
+7
2023-04-11
ospfd: support write socket per interface
Mark Stapp
8
-34
/
+179
[next]