index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vtysh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-22
ripngd: use new distribute-list northbound code.
Christian Hopps
6
-43
/
+120
2024-01-22
ripd: use new distribute-list northbound code.
Christian Hopps
6
-41
/
+118
2024-01-22
lib: enable multiple instance support with distribute lists
Christian Hopps
6
-27
/
+35
2024-01-22
lib: add northbound support to distribute-list code.
Christian Hopps
3
-7
/
+221
2024-01-21
lib: cleanup yang lint warnings
Christian Hopps
2
-66
/
+63
2024-01-21
zebra: use break instead of goto
Donald Sharp
1
-2
/
+1
2024-01-21
zebra: Remove function that just calls another function
Donald Sharp
1
-7
/
+2
2024-01-21
zebra: Fix NEXTHOP_GROUP_FPM define value
Donald Sharp
1
-1
/
+1
2024-01-19
doc: Update bgp unnumbered documentation
Donald Sharp
1
-1
/
+4
2024-01-19
mgmtd: remove heavy duplication in mgmtd config read
Christian Hopps
4
-50
/
+48
2024-01-19
lib: better conditionalize leaf-list predicate xpath addition
Christian Hopps
7
-23
/
+38
2024-01-19
lib: libyang logging temp off to avoid unwanted log message
Christian Hopps
1
-1
/
+10
2024-01-19
zebra: fix default value for affinity-mode
Igor Ryzhov
2
-6
/
+8
2024-01-19
zebra: remove unnecessary checks from CLI
Igor Ryzhov
1
-26
/
+0
2024-01-19
zebra: fix link-params admin-grp config output
Igor Ryzhov
1
-5
/
+2
2024-01-19
zebra: rework affinity-map update hook
Igor Ryzhov
1
-21
/
+6
2024-01-19
lib: make affinity-map value mandatory
Igor Ryzhov
2
-6
/
+1
2024-01-19
lib: validate affinity-map bit position using the yang model
Igor Ryzhov
6
-92
/
+4
2024-01-19
lib: make affinity-map value unique in the yang model
Igor Ryzhov
4
-24
/
+1
2024-01-19
lib: validate affinity-map reference using yang model
Igor Ryzhov
7
-78
/
+11
2024-01-18
pathd: add 'show sr-te pcep session json' support
Philippe Guibert
2
-20
/
+277
2024-01-18
pceplib: add json string option to subgroup counter
Philippe Guibert
4
-113
/
+141
2024-01-18
tests: Fix test_evpn_mh.py to correctly call bridge program
Donald Sharp
1
-1
/
+1
2024-01-18
doc: add doc for daemon-specific log cli
Mark Stapp
1
-0
/
+14
2024-01-18
topotests: add vrf test to bgp_rpki_topo1
Louis Scalbert
8
-14
/
+162
2024-01-18
bgpd: add show bgp rpki prefix-count command
Philippe Guibert
1
-15
/
+35
2024-01-18
doc: add information for per vrf rpki commands
Philippe Guibert
1
-11
/
+47
2024-01-18
doc: remove rpki ssh local server public key
Louis Scalbert
1
-1
/
+1
2024-01-18
doc: fix rpki ipv4 address family example
Louis Scalbert
1
-2
/
+4
2024-01-18
doc: use documentation range in rpki manual
Louis Scalbert
1
-10
/
+10
2024-01-18
bgpd: add vrf name to some rpki logs
Philippe Guibert
1
-4
/
+4
2024-01-18
bgpd: set rpki validation state in vrf table
Philippe Guibert
1
-3
/
+33
2024-01-18
bgpd: show per vrf rpki configuration in show run
Philippe Guibert
3
-13
/
+71
2024-01-18
bgpd: add support of rpki in vrf configure context
Philippe Guibert
5
-25
/
+162
2024-01-18
bgpd: add support of vrf to rpki in enable mode
Philippe Guibert
1
-31
/
+62
2024-01-18
bgpd: create cache server socket in vrf
Philippe Guibert
2
-4
/
+228
2024-01-18
bgpd: start or stop rpki at vrf creation or deletion
Louis Scalbert
1
-0
/
+32
2024-01-18
bgpd: add a hook to inform a vrf is enabled/disabled
Philippe Guibert
2
-0
/
+7
2024-01-18
bgpd: remove rpki config command from enable node
Philippe Guibert
1
-1
/
+0
2024-01-18
bgpd: move rpki variables in a per vrf fist
Philippe Guibert
1
-187
/
+420
2024-01-17
lib,vtysh: add per-daemon log file config
Mark Stapp
6
-12
/
+79
2024-01-17
tests: fix munet accessing missing attribute
Christian Hopps
1
-4
/
+1
2024-01-16
tests: Adopt tests for AS4 handling
Donatas Abraitis
2
-5
/
+6
2024-01-16
bgpd: Send notification if AS4 capability failed to parse (malformed)
Donatas Abraitis
1
-1
/
+1
2024-01-16
bgpd: Set role capability received flag only if parsed correctly
Donatas Abraitis
1
-1
/
+3
2024-01-16
bgpd: Set hostname capability received flag only if parsed correctly
Donatas Abraitis
1
-2
/
+2
2024-01-16
bgpd: Set ADD-PATH capability received flag only if parsed correctly
Donatas Abraitis
1
-2
/
+2
2024-01-16
bgpd: Set AS4 capability received flag only if parsed correctly
Donatas Abraitis
1
-2
/
+2
2024-01-15
tests: import munet 0.13.12
Christian Hopps
2
-9
/
+25
2024-01-15
tests: set environment variable munet 0.13.12 will use
Christian Hopps
1
-1
/
+3
[next]