index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Add code to install v6 blackhole routes on *bsd
Donald Sharp
2020-05-07
1
-5
/
+16
*
Merge pull request #6358 from donaldsharp/zebra_onlink
Jafar Al-Gharaibeh
2020-05-06
1
-10
/
+3
|
\
|
*
zebra: Loosen ONLINK restrictions a tiny bit
Donald Sharp
2020-05-06
1
-10
/
+3
*
|
zebra: abstract 5549 check into a function
Stephen Worley
2020-05-05
1
-6
/
+14
|
/
*
Merge pull request #6103 from mjstapp/fix_all_unnumbered
Donald Sharp
2020-05-05
1
-1
/
+1
|
\
|
*
zebra: don't treat every interface as unnumbered
Mark Stapp
2020-04-29
1
-1
/
+1
*
|
Merge pull request #6330 from sworleys/No-NHG-Install-With-VRFns
Mark Stapp
2020-05-01
1
-1
/
+2
|
\
\
|
*
|
zebra: force off kernel NHG install with netns VRFs
Stephen Worley
2020-05-01
1
-1
/
+2
*
|
|
zebra: Display ifindex of interface being installed on
Donald Sharp
2020-05-01
1
-2
/
+2
|
/
/
*
|
zebra: fix detection of VRF misconfiguration
Renato Westphal
2020-04-30
1
-10
/
+13
*
|
Merge pull request #6314 from pjdruddy/fix-arp-cache-vtep-json-cli
Sri Mohana Singamsetty
2020-04-29
1
-0
/
+3
|
\
\
|
*
|
zebra: fix json for show evpn arp-cache vni vtep
Pat Ruddy
2020-04-29
1
-0
/
+3
|
|
/
*
|
Merge pull request #5786 from mjstapp/fix_notif_empty_nhg
Stephen Worley
2020-04-29
1
-11
/
+5
|
\
\
|
*
|
zebra: fix handling of failed route install via notification
Mark Stapp
2020-04-27
1
-11
/
+5
*
|
|
Merge pull request #6309 from dslicenc/ra-retrans-interval
Russ White
2020-04-29
1
-5
/
+57
|
\
\
\
|
*
|
|
zebra: add ability to set retransmit timer for IPv6 RAs
Don Slice
2020-04-29
1
-5
/
+57
|
|
|
/
|
|
/
|
*
/
|
zebra: fix zebra pseudowire manager NHT
Karen Schoener
2020-04-28
1
-4
/
+4
|
/
/
*
|
*: fix first header
David Lamparter
2020-04-27
1
-1
/
+4
*
|
build: make clippy Makefile rules nicer
David Lamparter
2020-04-27
1
-16
/
+8
*
|
build: use VPATH for vtysh_scan
David Lamparter
2020-04-27
1
-14
/
+14
*
|
Merge pull request #6279 from opensourcerouting/nb-cb-args
Donald Sharp
2020-04-24
4
-835
/
+510
|
\
\
|
*
|
*: change the signature of the northbound callbacks to be more flexible
Renato Westphal
2020-04-23
4
-835
/
+510
*
|
|
Merge pull request #6262 from qlyoung/remove-sprintf
David Lamparter
2020-04-23
9
-49
/
+58
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
*: use appropriate buffer sizes, specifiers
Quentin Young
2020-04-21
2
-3
/
+3
|
*
|
*: sprintf -> snprintf
Quentin Young
2020-04-21
9
-47
/
+56
*
|
|
lib, zebra: add missing extern "C" {} blocks to new header files
Renato Westphal
2020-04-23
5
-0
/
+40
|
|
/
|
/
|
*
|
zebra: Prevent awful misconfiguration in vrf's
Donald Sharp
2020-04-22
3
-3
/
+22
*
|
zebra: Expose vrf lookup by table id out of rt_netlink.c
Donald Sharp
2020-04-22
2
-1
/
+2
*
|
zebra: Cleanup dead code
Donald Sharp
2020-04-22
1
-30
/
+22
*
|
Merge pull request #6253 from opensourcerouting/fpm-extra
Quentin Young
2020-04-21
2
-6
/
+56
|
\
\
|
*
|
zebra: gracefully shutdown fpm module
Rafael Zalamena
2020-04-18
1
-4
/
+38
|
*
|
zebra: notify data plane providers about shutdown
Rafael Zalamena
2020-04-18
1
-2
/
+18
*
|
|
Merge pull request #6251 from opensourcerouting/cs-ignore
Donald Sharp
2020-04-20
2
-3
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
*: replace all random() calls
Rafael Zalamena
2020-04-18
2
-3
/
+5
*
|
|
Merge pull request #6231 from dslicenc/v6-ra-hoplimit
Donatas Abraitis
2020-04-18
4
-2
/
+65
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zebra: add ability to set hoplimit for IPv6 RAs
Don Slice
2020-04-15
4
-2
/
+65
*
|
|
zebra: in_addr_cmp and `struct prefix` are not happy
Donald Sharp
2020-04-17
1
-2
/
+2
*
|
|
Merge pull request #6247 from FRRouting/nb_conversions
Donald Sharp
2020-04-17
13
-2309
/
+4079
|
\
\
\
|
*
|
|
zebra: add weight to nb conversion
Chirag Shah
2020-04-16
3
-0
/
+21
|
*
|
|
zebra: add northbound support for zebra interface
Chirag Shah
2020-04-16
4
-99
/
+499
|
*
|
|
zebra: add nb callbacks for zebra if state
Chirag Shah
2020-04-16
4
-134
/
+202
|
*
|
|
zebra: stub changes to assimilate re into rib nb
Chirag Shah
2020-04-16
3
-174
/
+269
|
*
|
|
zebra: convert clear evpn dup addr command to nb
Chirag Shah
2020-04-16
2
-13
/
+35
|
*
|
|
zebra: nb rpc cb for clear evpn dup addr cmd
Chirag Shah
2020-04-16
1
-10
/
+58
|
*
|
|
zebra: clear dup detect cleanup for nb conversion
Chirag Shah
2020-04-16
3
-71
/
+48
|
*
|
|
zebra: nb callbacks support
Chirag Shah
2020-04-16
8
-2213
/
+3352
|
*
|
|
*: frr nexthop yang in makefile
Chirag Shah
2020-04-16
1
-1
/
+0
|
*
|
|
*: include vrf northbound module in init
Chirag Shah
2020-04-16
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #6135 from opensourcerouting/cli-node-cleanup
Donald Sharp
2020-04-17
7
-29
/
+83
|
\
\
\
|
*
|
|
zebra: fix FPM node reusing VTY_NODE
David Lamparter
2020-04-16
1
-1
/
+2
[next]