index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
extra
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-31
yang: add more ietf models
Igor Ryzhov
4
-0
/
+1539
2024-01-30
build: build: make mgmtd test client build conditional
Igor Ryzhov
2
-1
/
+11
2024-01-30
mgmtd: backend subscriptions to notifications
Christian Hopps
7
-49
/
+328
2024-01-30
tests: add YANG notification test
Christian Hopps
10
-105
/
+537
2024-01-30
tests: Check if attributes are reapplied for aggregate routes with route-maps
Donatas Abraitis
1
-14
/
+23
2024-01-30
bgpd: Reinstall aggregated routes if using route-maps and it was changed
Donatas Abraitis
3
-2
/
+6
2024-01-30
doc: add doc for show configuration running
Mark Stapp
1
-0
/
+5
2024-01-30
vtysh: un-hide the show configuration nb cli
Mark Stapp
1
-1
/
+1
2024-01-30
tools: add config-write callbacks to nb templates
Mark Stapp
1
-19
/
+158
2024-01-30
lib: mgmtd: add YANG notification support
Christian Hopps
13
-22
/
+298
2024-01-30
bgpd: Optimize memory usage for bgp_damp_config struct
Donatas Abraitis
1
-2
/
+2
2024-01-30
bgpd: Optimize memory usage for bgp_aggregate struct
Donatas Abraitis
1
-10
/
+11
2024-01-30
bgpd: Optimize memory usage for bgp_static struct
Donatas Abraitis
1
-1
/
+2
2024-01-30
bgpd: Optimize memory usage for attr struct
Donatas Abraitis
1
-43
/
+44
2024-01-29
lib: init new bitfield word after realloc
Mark Stapp
1
-0
/
+1
2024-01-29
bgpd: Optimize memory usage for bgp_nlri struct
Donatas Abraitis
1
-3
/
+3
2024-01-29
zebra: fix compiler warning about truncation.
Christian Hopps
1
-3
/
+4
2024-01-29
bgpd: Optimize memory usage for bgp_notify struct
Donatas Abraitis
1
-2
/
+2
2024-01-29
topotests: vpnv4 route leaking with import-check
Louis Scalbert
5
-7
/
+33
2024-01-29
bgpd: fix VRF leaking with 'network import-check' (4/4)
Louis Scalbert
1
-1
/
+1
2024-01-29
bgpd: fix VRF leaking with 'network import-check' (3/4)
Louis Scalbert
4
-5
/
+40
2024-01-29
bgpd: fix VRF leaking with 'network import-check' (2/4)
Louis Scalbert
1
-12
/
+10
2024-01-29
bgpd: fix VRF leaking with 'network import-check' (1/4)
Louis Scalbert
1
-7
/
+13
2024-01-28
zebra, build: disable irdp by default
Igor Ryzhov
5
-8
/
+6
2024-01-28
lib, mgmtd, zebra: cleanup of zebra conversion to mgmtd
Igor Ryzhov
7
-128
/
+104
2024-01-28
zebra: convert to mgmtd
Igor Ryzhov
28
-3285
/
+3012
2024-01-28
build: remove mgmtd exception from xref2vtysh
Igor Ryzhov
2
-12
/
+2
2024-01-28
lib: use shared candidate between vty and mgmtd client
Igor Ryzhov
1
-2
/
+2
2024-01-28
lib: convert affinity-map to mgmtd
Igor Ryzhov
7
-38
/
+22
2024-01-28
lib: fix yang_dnode_dup
Igor Ryzhov
1
-1
/
+2
2024-01-28
zebra: convert vrf configuration output to NB
Igor Ryzhov
12
-157
/
+218
2024-01-28
zebra: make vrf netns commands do nothing
Igor Ryzhov
1
-37
/
+1
2024-01-28
zebra: convert table range command to NB
Igor Ryzhov
7
-73
/
+211
2024-01-28
zebra: convert resolve-via-default commands to NB
Igor Ryzhov
5
-37
/
+162
2024-01-28
zebra: fix vni NB conversion
Igor Ryzhov
4
-232
/
+41
2024-01-28
zebra: convert route-map delay-timer command to NB
Igor Ryzhov
6
-16
/
+42
2024-01-28
zebra: convert ip nht commands to NB
Igor Ryzhov
6
-84
/
+206
2024-01-28
zebra: convert ip protocol commands to NB
Igor Ryzhov
6
-82
/
+202
2024-01-28
zebra: convert router-id commands to NB
Igor Ryzhov
7
-137
/
+174
2024-01-28
zebra: convert interface configuration output to NB
Igor Ryzhov
11
-334
/
+733
2024-01-28
zebra: fix build with --disable-rtadv
Igor Ryzhov
5
-4
/
+32
2024-01-28
zebra: convert PTM configuration to NB
Igor Ryzhov
7
-25
/
+152
2024-01-28
lib: add support for "features" when loading YANG modules
Igor Ryzhov
7
-9
/
+26
2024-01-28
zebra: convert interface ipv6 nd dnssl command to NB
Igor Ryzhov
6
-96
/
+175
2024-01-28
zebra: convert interface ipv6 nd rdnss command to NB
Igor Ryzhov
6
-87
/
+159
2024-01-28
zebra: convert interface ipv6 nd prefix command to NB
Igor Ryzhov
6
-121
/
+386
2024-01-28
zebra: convert interface ipv6 nd router-preference command to NB
Igor Ryzhov
5
-38
/
+69
2024-01-28
zebra: convert interface ipv6 nd home-agent-lifetime command to NB
Igor Ryzhov
5
-25
/
+72
2024-01-28
zebra: convert interface ipv6 nd home-agent-preference command to NB
Igor Ryzhov
5
-25
/
+71
2024-01-28
zebra: convert interface ipv6 nd adv-interval-option command to NB
Igor Ryzhov
5
-27
/
+52
[next]