index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-18
doc: add doc for daemon-specific log cli
Mark Stapp
1
-0
/
+14
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
2024-01-15
doc: typo, fix end of line
Vincent Jardin
2
-2
/
+2
2024-01-15
tests: add tests for mgmt get-data exact node request
Igor Ryzhov
3
-0
/
+35
2024-01-15
lib, mgmtd: add ability to request the exact node in get-data request
Igor Ryzhov
3
-2
/
+15
2024-01-15
lib: fix oper data leaf creation
Igor Ryzhov
1
-1
/
+11
2024-01-15
tests: add tests for mgmt get-data with config
Igor Ryzhov
6
-3
/
+69
2024-01-15
lib, mgmtd: add ability to set content type in get-data request
Igor Ryzhov
9
-15
/
+88
2024-01-14
lib, mgmtd: add separate get-data request for the frontend
Igor Ryzhov
8
-23
/
+43
2024-01-14
vtysh, mgmtd: send interface commands to mgmtd
Igor Ryzhov
2
-2
/
+5
2024-01-14
mgmtd: add option to specify netns as the vrf backend
Igor Ryzhov
6
-2
/
+10
2024-01-14
lib: fix yang_lyd_trim_xpath
Igor Ryzhov
1
-12
/
+15
2024-01-14
yang: lib: interface MTUs can be larger than uint16
Christian Hopps
2
-5
/
+6
2024-01-13
doc: update config file doc for integrated requirement
Christian Hopps
20
-102
/
+89
2024-01-13
doc: mgmtd: update mgmtd conversion doc to be current.
Christian Hopps
3
-90
/
+119
2024-01-13
mgmtd: remove full vrf initialization
Igor Ryzhov
1
-51
/
+2
2024-01-12
pimd: Use vrf name instead of id in some debugs
Donald Sharp
1
-5
/
+5
2024-01-12
pimd: Re-align pim_msg_get_jp_group_size
Donald Sharp
1
-72
/
+66
2024-01-12
lib: fix coverity issue
Christian Hopps
1
-1
/
+2
2024-01-12
mgmtd: remove redundant next_phase variable
Igor Ryzhov
1
-42
/
+22
2024-01-12
build: make buildtest.sh BSD compatible
Seyed Pouria Mousavizadeh Tehrani
1
-5
/
+6
2024-01-12
bgpd: Drop dampening `tmax` variable from struct
Donatas Abraitis
1
-1
/
+0
2024-01-11
lib, mgmtd: rename ignore_cbs to ignore_cfg_cbs
Igor Ryzhov
5
-27
/
+28
2024-01-11
mgmtd: remove unused pending_be_proc variable
Igor Ryzhov
1
-3
/
+0
2024-01-11
mgmtd: don't try to send config to disconnected clients
Igor Ryzhov
1
-8
/
+8
2024-01-11
bgpd: Set correct TTL for the dynamic neighbor peers
Rajesh Varatharaj
1
-0
/
+13
2024-01-11
lib: fix coverity issues
Christian Hopps
3
-4
/
+3
2024-01-11
pimd: Make some not very needed debugs more restrictive
Donald Sharp
2
-2
/
+2
2024-01-11
pimd: Receiving a Join or Prune should be under J_P debugs
Donald Sharp
1
-3
/
+3
2024-01-11
lib: change type of `inner` to `struct lyd_node *`, cleaner code
Christian Hopps
1
-31
/
+40
2024-01-11
bgpd: fix debug rpki display in show run
Philippe Guibert
1
-8
/
+28
2024-01-11
lib: implement missing YANG choice/case statements.
Christian Hopps
4
-41
/
+117
2024-01-11
bgpd: add hooks for displaying module debug messages
Philippe Guibert
2
-0
/
+15
2024-01-11
doc: add show rpki configuration
Louis Scalbert
1
-0
/
+4
2024-01-11
bgpd: do not show default rpki timers in show run
Philippe Guibert
1
-0
/
+50
2024-01-11
bgpd: remove double spaces with rpki running config & ssh
Philippe Guibert
1
-1
/
+1
2024-01-11
bgpd: fix resetting rpki timer at no rpki
Louis Scalbert
1
-0
/
+4
2024-01-11
bgpd: fix crash when re-adding a rpki server
Louis Scalbert
1
-0
/
+4
2024-01-11
topotests: bgp_rpki_topo1, failure on error packet
Louis Scalbert
2
-0
/
+23
2024-01-11
topotests: log bgp_rpki_topo1 pyrtr output
Louis Scalbert
2
-4
/
+16
2024-01-11
topotests: add bgp_rpki_topo1
Louis Scalbert
17
-0
/
+808
[next]