index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
redhat
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
*: introduce DEFPY_YANG & friends
Renato Westphal
16
-306
/
+330
2020-08-03
clang-format: add FOREACH_SAFI to the ForEachMacros list
Renato Westphal
1
-0
/
+1
2020-08-01
yang: route-map model description format
Chirag Shah
1
-51
/
+51
2020-08-01
yang: route-map style format
Chirag Shah
1
-14
/
+31
2020-08-01
yang: create route-map leafref reference type
Chirag Shah
1
-0
/
+9
2020-07-31
bgpd: Add to neighbor prefix-counts the count of best path selected
Donald Sharp
1
-0
/
+4
2020-07-30
tests: Avoid top ecmp route_scale test case when memory limited
Mark Stapp
1
-2
/
+10
2020-07-30
tests: rework route_scale topotest
Mark Stapp
1
-76
/
+72
2020-07-30
ospfd: Fix Zebra route add message truncation issue
Aaron LI
1
-1
/
+1
2020-07-30
tests: Skipping evpn_type5_test_topo1 tests from CI runs
Kuldeep Kashyap
2
-2
/
+1
2020-07-27
bgpd: Bypass SA tests regarding division by zero for reuse_limit in dampening
Donatas Abraitis
1
-0
/
+6
2020-07-27
tests: Remove 'log monitor' from tests
Donald Sharp
24
-24
/
+0
2020-07-27
bgpd: Remove peer_afc_set()
Donatas Abraitis
2
-9
/
+0
2020-07-27
doc: Remove `Cisco Compatability` section
Donald Sharp
1
-66
/
+0
2020-07-27
bgpd: Deref after null check in bgp_evpn_vty.c
Donald Sharp
1
-0
/
+6
2020-07-27
bgpd: Prevent Null pointer usage
Donald Sharp
1
-1
/
+4
2020-07-27
bgpd: Comment out dead code for future
Donald Sharp
1
-7
/
+8
2020-07-27
vrrpd: Make clang 11 happy
Donald Sharp
3
-4
/
+4
2020-07-27
doc: Add doc for `coalesce-time` in bgp
Donald Sharp
1
-0
/
+7
2020-07-24
bgpd: Add missing newline to a log message
Russell Bryant
1
-1
/
+1
2020-07-23
bgpd: wide option
Madhuri Kuruganti
5
-87
/
+114
2020-07-23
tools: do not silently ignore errors when loading config during startup
Tore Anderson
2
-3
/
+3
2020-07-23
*: pim igmp yang registery to appropriate makefile
Chirag Shah
3
-6
/
+12
2020-07-22
doc: update watchfrr manpage
David Lamparter
1
-0
/
+16
2020-07-22
tools: add frr@.service
David Lamparter
2
-0
/
+26
2020-07-22
tools/frr-reload.py: support -N pathspace
David Lamparter
1
-3
/
+10
2020-07-22
watchfrr: add (network) namespace support
David Lamparter
5
-18
/
+205
2020-07-22
tests: Adding test suites evpn_type5_test_topo1
Kuldeep Kashyap
7
-36
/
+4956
2020-07-22
tests: Adding framework support for EVPN-Type5 automation
Kuldeep Kashyap
2
-17
/
+1321
2020-07-21
zebra: add validate function for zapi_labels message
Mark Stapp
1
-0
/
+58
2020-07-21
zebra: vrf disable clean up evpn rmac nxthp cache
Chirag Shah
1
-1
/
+8
2020-07-21
zebra: evpn l3vni map to vrf nb changes
Chirag Shah
6
-143
/
+188
2020-07-20
zebra: include backup nexthops for pseudowires
Mark Stapp
2
-29
/
+81
2020-07-20
zebra: improve vty, simplify some primary/backup code
Mark Stapp
5
-76
/
+154
2020-07-20
yang: move evpn l3vni config under vrf
Chirag Shah
1
-20
/
+21
2020-07-20
vtysh: rework DEFPY processing in extract.pl
Igor Ryzhov
2
-13
/
+1
2020-07-20
ospfd: remove redundant line continuations
Igor Ryzhov
1
-3
/
+3
2020-07-20
vtysh: suppress linemarkers in vtysh_cmd.c
Igor Ryzhov
1
-1
/
+1
2020-07-20
ldpd: process pw-status in received order
Karen Schoener
4
-6
/
+30
2020-07-20
lib: add a backtrace when stream bounds check fails
Mark Stapp
1
-5
/
+9
2020-07-20
lib: fix TLS log buffer on NetBSD
David Lamparter
1
-3
/
+3
2020-07-19
lib,yang: merge cisco/zebra access list styles
Rafael Zalamena
7
-661
/
+293
2020-07-18
pimd: Prevent Null string %s issues
Donald Sharp
1
-3
/
+5
2020-07-18
zebra: Possible write beyond buffer length
Donald Sharp
1
-1
/
+1
2020-07-17
zebra: rib operational nb add vrf key
Chirag Shah
1
-16
/
+19
2020-07-17
zebra: add a route_entry flag for FIB-specific nexthops
Mark Stapp
2
-20
/
+25
2020-07-17
lib: use const in nexthop_level() api
Mark Stapp
2
-3
/
+4
2020-07-17
zebra: improve show output for routes with backups
Mark Stapp
1
-13
/
+61
2020-07-17
lib: support multiple backup nexthops in nexthop group cli
Mark Stapp
2
-31
/
+55
2020-07-17
lib: add nexthop_str2backup
Mark Stapp
2
-1
/
+71
[next]