index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: frr nexthop yang in makefile
Chirag Shah
2020-04-16
2
-1
/
+1
*
yang: zebra rib operational model
Chirag Shah
2020-04-16
1
-15
/
+114
*
yang: revert leafref to get interface cmd working
Chirag Shah
2020-04-16
1
-1
/
+5
*
lib: convert vrf cmd to northbound config callback
Chirag Shah
2020-04-16
1
-11
/
+26
*
*: include vrf northbound module in init
Chirag Shah
2020-04-16
14
-4
/
+17
*
lib: vrf northbound callbacks
Chirag Shah
2020-04-16
4
-34
/
+167
*
lib: yang defination for basic frr-routing
vdhingra
2020-04-16
3
-0
/
+137
*
staticd: yang defination
vdhingra
2020-04-16
2
-0
/
+90
*
lib: FRR next-hop yang data model.
Santosh P K
2020-04-16
1
-57
/
+93
*
yang: add vrf ref to interface model
Chirag Shah
2020-04-16
1
-4
/
+7
*
*: add frr-vrf yang module in makefile
Chirag Shah
2020-04-16
2
-0
/
+2
*
yang: add vrf model
Chirag Shah
2020-04-16
1
-0
/
+75
*
Merge pull request #6238 from donaldsharp/test_evpn_vxlan_cleanup
Donatas Abraitis
2020-04-16
2
-4
/
+2
|
\
|
*
tests: Cleanup bgp config for evpn vxlan topotest
Donald Sharp
2020-04-16
2
-4
/
+2
*
|
Merge pull request #6237 from ton31337/fix/show_hostname_in_bgp
Donald Sharp
2020-04-16
6
-20
/
+51
|
\
\
|
|
/
|
/
|
|
*
tests: Check if the right next-hop is shown (bgp_show_ip_bgp_fqdn)
Donatas Abraitis
2020-04-16
5
-16
/
+44
|
*
bgpd: Show hostname in `show [ip] bgp ...` only if nexthop is connected
Donatas Abraitis
2020-04-16
1
-4
/
+7
|
/
*
Merge pull request #6232 from ton31337/fix/validate_lcommunities
Donald Sharp
2020-04-15
1
-14
/
+22
|
\
|
*
bgpd: Validate all large communities if specified more per line
Donatas Abraitis
2020-04-15
1
-14
/
+22
*
|
Merge pull request #6229 from donaldsharp/netlink_request_fixup
Rafael Zalamena
2020-04-15
5
-11
/
+12
|
\
\
|
*
|
zebra: Modify netlink_request to statisfy coverity
Donald Sharp
2020-04-15
5
-11
/
+12
*
|
|
Merge pull request #6230 from donaldsharp/nhrp_json_silliness
Donatas Abraitis
2020-04-15
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nhrpd: Actually allow json output
Donald Sharp
2020-04-15
1
-1
/
+1
|
|
/
*
|
Merge pull request #6226 from LabNConsulting/ziemba/ldpd-fix-md5key-length
Renato Westphal
2020-04-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ldpd: ldp_vty_neighbor_password(): fix auth.md5key_len calculation
G. Paul Ziemba
2020-04-15
1
-1
/
+1
*
|
Merge pull request #6154 from donaldsharp/check_interface_working
Renato Westphal
2020-04-15
8
-0
/
+122
|
\
\
|
|
/
|
/
|
|
*
tests: Add a route-map test to ensure it accepts an unknown intf name
Donald Sharp
2020-04-08
8
-0
/
+122
*
|
Merge pull request #6225 from qlyoung/fix-zebra-counter-printf-specifiers
Renato Westphal
2020-04-15
1
-18
/
+18
|
\
\
|
*
|
zebra: use %u for unsigned when printing counters
Quentin Young
2020-04-14
1
-18
/
+18
*
|
|
Merge pull request #6214 from opensourcerouting/bfdd-debug
Donald Sharp
2020-04-15
23
-146
/
+335
|
\
\
\
|
*
|
|
doc: update BFD debugging section
Rafael Zalamena
2020-04-14
1
-3
/
+26
|
*
|
|
topotest: enable bfd debugs on all BFD tests
Rafael Zalamena
2020-04-14
14
-0
/
+70
|
*
|
|
bfdd: add more zebra debug messages
Rafael Zalamena
2020-04-14
1
-25
/
+22
|
*
|
|
bfdd: constify satostr
Rafael Zalamena
2020-04-14
2
-4
/
+4
|
*
|
|
bfdd: remove time calculation debugs
Rafael Zalamena
2020-04-14
1
-16
/
+0
|
*
|
|
bfdd: simplify code flow
Rafael Zalamena
2020-04-14
4
-30
/
+5
|
*
|
|
bfdd: add debug fine tuning capabilities
Rafael Zalamena
2020-04-14
5
-68
/
+208
*
|
|
|
Merge pull request #6211 from mjstapp/fix_zebra_cov
Quentin Young
2020-04-15
2
-19
/
+14
|
\
\
\
\
|
*
|
|
|
zebra: fix some coverity SA warnings
Mark Stapp
2020-04-14
2
-19
/
+14
*
|
|
|
|
Merge pull request #5510 from opensourcerouting/dplane-fpm-netlink
Mark Stapp
2020-04-14
10
-266
/
+1543
|
\
\
\
\
\
|
*
|
|
|
|
zebra: fix hash_backet typo in data plane FPM
Rafael Zalamena
2020-04-14
1
-4
/
+4
|
*
|
|
|
|
zebra: hide verbose data plane FPM log messages
Rafael Zalamena
2020-04-14
1
-28
/
+41
|
*
|
|
|
|
zebra: fix some formatting/style issues
Rafael Zalamena
2020-04-14
2
-25
/
+20
|
*
|
|
|
|
zebra: data plane FPM add support RMAC VNI
Rafael Zalamena
2020-04-14
5
-12
/
+77
|
*
|
|
|
|
zebra: fix style on data plane FPM module
Rafael Zalamena
2020-04-14
1
-14
/
+14
|
*
|
|
|
|
build: fix data plane FPM netlink module
Rafael Zalamena
2020-04-14
4
-27
/
+61
|
*
|
|
|
|
zebra: use atomic operations in FPM
Rafael Zalamena
2020-04-14
1
-36
/
+45
|
*
|
|
|
|
zebra: queue data plane context for FPM
Rafael Zalamena
2020-04-14
1
-3
/
+74
|
*
|
|
|
|
zebra: improve FPM output buffer handling
Rafael Zalamena
2020-04-14
1
-2
/
+47
|
*
|
|
|
|
zebra: simplify FPM buffer full detection
Rafael Zalamena
2020-04-14
1
-35
/
+29
[next]