index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
snapcraft
/
README.usage.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-19
pathd: un-guard clippy files
GalaxyGorilla
1
-5
/
+0
2020-12-18
lib: Add a warning for when we are not operating correctly
Donald Sharp
1
-4
/
+11
2020-12-18
lib: Fix dependency of match types in route-map code
Donald Sharp
1
-1
/
+1
2020-12-18
lib: Add some useful debugs to understand what is going on
Donald Sharp
1
-0
/
+8
2020-12-18
lib: arg can never be NULL
Donald Sharp
1
-16
/
+12
2020-12-18
pathd: Add optional support for PCEP to pathd
Sebastien Merle
31
-13
/
+10762
2020-12-18
zebra: reduce atomic ops in fpm_process_queue()
Duncan Eastoe
1
-2
/
+6
2020-12-18
zebra: local var in fpm_process_queue() sched cond
Duncan Eastoe
1
-5
/
+6
2020-12-18
zebra: reduce atomic ops in fpm_nl_process()
Duncan Eastoe
1
-7
/
+9
2020-12-18
pathd: New SR-TE policy management daemon
Sebastien Merle
81
-12
/
+7828
2020-12-18
zebra: reduce dplane_fpm_nl ctxqueue_mutex contention
Duncan Eastoe
1
-7
/
+12
2020-12-17
bgpd: Remove awful test of strmatch + get_afi_safi_str
Donald Sharp
2
-20
/
+0
2020-12-17
bgpd: Use the header
Donald Sharp
4
-6
/
+5
2020-12-17
bgpd: Somewhat optimize string returns
Donald Sharp
1
-80
/
+92
2020-12-17
tests: unicode to frr_unicode
Donald Sharp
3
-7
/
+10
2020-12-17
zebra: nht resolve-via-default doesn't need force
Mark Stapp
1
-4
/
+4
2020-12-16
doc: Remove duplicate word
Miroslav Koškár
1
-3
/
+3
2020-12-15
vtysh: When dry-running no need to start/end configuration
Donald Sharp
4
-12
/
+14
2020-12-15
lib, vtysh: Modify start/end configuration commands to be more hidden
Donald Sharp
2
-4
/
+4
2020-12-15
zebra: add support for DF delay timer
Anuradha Karuppiah
2
-15
/
+66
2020-12-15
zebra: display DF status only for local ESs
Anuradha Karuppiah
1
-1
/
+4
2020-12-15
pimd: correcting the definition for Mroute flag "R"
Mobashshera Rasool
1
-1
/
+1
2020-12-14
ospfd: avoid inet_ntoa
Mark Stapp
2
-28
/
+74
2020-12-14
*: Replace s_addr check agains 0 with INADDR_ANY
Donatas Abraitis
24
-50
/
+56
2020-12-14
bgpd: Use bgp master flags for send extra data to zebra
Donatas Abraitis
4
-14
/
+9
2020-12-14
zebra: restart start-up delay timer when the first uplink comes up
Anuradha Karuppiah
1
-12
/
+19
2020-12-14
zebra: re-sync protodown state with the dplane on new ES add
Anuradha Karuppiah
2
-15
/
+19
2020-12-14
zebra: update protodown display
Anuradha Karuppiah
2
-6
/
+13
2020-12-14
zebra: re-sync protodown state when a port/mbr is linked to an ES-bond
Anuradha Karuppiah
1
-4
/
+2
2020-12-14
ospf6d: Link LSA is not updated when router priority is modified
Mobashshera Rasool
1
-0
/
+1
2020-12-13
ospf6d: ospfv3 disable on the interface, but interface prefix still shown in ...
Yash Ranjan
1
-1
/
+2
2020-12-12
bgpd: fix evpn route-map vni filter at origin
Chirag Shah
1
-0
/
+2
2020-12-11
zebra: routes stuck with 'q' when using dplane FPM
Duncan Eastoe
1
-0
/
+9
2020-12-11
zebra: dplane API to get provider output q length
Duncan Eastoe
2
-0
/
+9
2020-12-11
dplane_fpm_nl: queue peak counter never increments
Duncan Eastoe
1
-1
/
+1
2020-12-11
bgpd: Print afi/safi as strings when handling update/withdraw in zlog_debug
Donatas Abraitis
1
-4
/
+10
2020-12-11
bgpd: Print afi/safi as strings when handling capability in zlog_debug
Donatas Abraitis
1
-2
/
+3
2020-12-11
ospf6d: Fix for "show ipv6 ospf6 database link"
Yash Ranjan
1
-3
/
+2
2020-12-11
ospf6d: Fix for "show ipv6 ospf6 database intra-prefix"
Yash Ranjan
1
-3
/
+2
2020-12-10
isisd, ospfd: update 'client close' callback to 'ldp fail' api
Karen Schoener
2
-2
/
+2
2020-12-10
zebra: Allow `show zebra client` to give clues about route update status
Donald Sharp
1
-0
/
+3
2020-12-10
doc: Update doc for new global command `bgp suppress-fib-pending`
Donald Sharp
1
-0
/
+5
2020-12-10
bgpd: Add global `bgp suppress-fib-pending` command
Donald Sharp
3
-2
/
+49
2020-12-10
doc: update doc comment on hash_cmp (round 2)
Donatas Abraitis
1
-1
/
+1
2020-12-10
zebra: unexpose label-manager util-funcs as static
Hiroki Shirokura
2
-27
/
+16
2020-12-10
bgpd: local routes use non-default distance
Chirag Shah
1
-1
/
+5
2020-12-09
ldpd, isisd, ospfd: Remove periodic ldp-sync hello message
Karen Schoener
10
-258
/
+0
2020-12-09
isisd: fix null pointer dereference when parsing LSP
Renato Westphal
1
-1
/
+1
2020-12-09
ldpd: fix printfrr format specifiers in the child processes
Renato Westphal
1
-2
/
+3
2020-12-09
isisd, ospfd: IGPs detect LDP down via zapi client close message
Karen Schoener
6
-2
/
+105
[next]