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
*
Merge pull request #3569 from donaldsharp/recursive_nexthops
Mark Stapp
2019-01-08
2
-9
/
+8
|
\
|
*
zebra: Remove zebra_delete_rnh from being a public function
Donald Sharp
2019-01-04
2
-2
/
+1
|
*
zebra: Abstract zebra_delete_rnh
Donald Sharp
2019-01-04
1
-7
/
+7
*
|
Merge pull request #3552 from donaldsharp/zebra_combined_meta_peanuts
Mark Stapp
2019-01-08
1
-55
/
+26
|
\
\
|
*
|
zebra: Consolidate meta_queue_map into route_info
Donald Sharp
2019-01-02
1
-55
/
+26
*
|
|
Merge pull request #3566 from pguibert6WIND/fix_vrf_netns_broken
Donald Sharp
2019-01-08
1
-0
/
+1
|
\
\
\
|
*
|
|
zebra: update local ns_id field
Philippe Guibert
2019-01-08
1
-0
/
+1
*
|
|
|
zebra: fix another FreeBSD warning message
Rafael Zalamena
2019-01-08
1
-1
/
+1
*
|
|
|
zebra: fix FreeBSD warning on fresh OS boot
Rafael Zalamena
2019-01-08
1
-0
/
+12
*
|
|
|
zebra: implement FreeBSD route attr handling
Rafael Zalamena
2019-01-08
1
-3
/
+18
|
/
/
/
*
|
|
zebra: dup addr detect fix clear mac command
Chirag Shah
2019-01-07
1
-1
/
+6
*
|
|
zebra: evpn dup addr detect fix unfreeze action
Chirag Shah
2019-01-07
1
-14
/
+14
*
|
|
zebra: Add test and show commands for mlag
Donald Sharp
2019-01-04
2
-1
/
+46
*
|
|
lib, zebra: On startup send mlag role as part of the capabilities
Donald Sharp
2019-01-04
1
-0
/
+2
*
|
|
zebra: Add a retrieve the mlag role function
Donald Sharp
2019-01-04
2
-0
/
+9
*
|
|
zebra: Add some small infrastructure to get the mlag code in zebra started
Donald Sharp
2019-01-04
4
-0
/
+70
|
|
/
|
/
|
*
|
Merge pull request #3558 from opensourcerouting/silence-ioctl-warning
Russ White
2019-01-03
1
-1
/
+1
|
\
\
|
*
|
zebra: silence harmless ioctl warning when retrieving interface speed
Renato Westphal
2019-01-02
1
-1
/
+1
|
|
/
*
|
Merge pull request #3553 from opensourcerouting/fix-interface-vrf-update-msg
Quentin Young
2019-01-02
1
-2
/
+2
|
\
\
|
*
|
zebra, lib: fix the ZEBRA_INTERFACE_VRF_UPDATE zapi message
Renato Westphal
2019-01-02
1
-2
/
+2
|
|
/
*
|
zebra: replace zlog_err with flog_err
Rafael Zalamena
2018-12-29
1
-1
/
+2
*
|
zebra: remove duplicated code
Rafael Zalamena
2018-12-26
1
-8
/
+0
|
/
*
zebra: fix compilation on OpenBSD
Rafael Zalamena
2018-12-21
1
-0
/
+2
*
Merge pull request #3327 from adeg/feature/bgp-lu-auto-labels
Renato Westphal
2018-12-20
5
-33
/
+61
|
\
|
*
bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la...
Anton Degtyarev
2018-12-20
5
-33
/
+61
*
|
Merge pull request #3515 from mjstapp/fix_rib_wq_timer
Donald Sharp
2018-12-19
1
-1
/
+1
|
\
\
|
*
|
zebra: reduce rib workqueue retry timeout
Mark Stapp
2018-12-19
1
-1
/
+1
|
|
/
*
|
Merge pull request #3513 from mjstapp/fix_dplane_q_include
Quentin Young
2018-12-19
1
-1
/
+1
|
\
\
|
*
|
zebra: include lib/queue.h in zebra dataplane
Mark Stapp
2018-12-19
1
-1
/
+1
*
|
|
zebra: Fixup spaces/tabs issue found by CI in rt_socket.c
Donald Sharp
2018-12-19
1
-4
/
+4
*
|
|
zebra: Make label processing guaranteed to be unique
Donald Sharp
2018-12-19
1
-0
/
+1
*
|
|
zebra: Convert gate in kernel_rtm to a bool
Donald Sharp
2018-12-19
1
-5
/
+5
*
|
|
zebra: The mask and sin_mask are a bit redundant for kernel_rtm
Donald Sharp
2018-12-19
1
-22
/
+9
*
|
|
zebra: Refactor kernel_rtm to be a bit smarter about how it handles options
Donald Sharp
2018-12-19
1
-131
/
+127
*
|
|
zebra: Refactor kernel_socket kernel_rtm_ipv4 and ipv6 functions
Donald Sharp
2018-12-19
1
-165
/
+108
*
|
|
zebra: Move sin6_masklen to earlier in the file
Donald Sharp
2018-12-19
1
-24
/
+24
*
|
|
zebra: Convert socket interface to use `union sockunion`
Donald Sharp
2018-12-19
1
-41
/
+41
|
|
/
|
/
|
*
|
zebra: Allow ns delete to happen after under/over flow checks
Donald Sharp
2018-12-18
1
-2
/
+3
*
|
Merge pull request #3321 from pguibert6WIND/show_import_table
Renato Westphal
2018-12-18
1
-0
/
+34
|
\
\
|
*
|
zebra: add command show ip/ipv6 import-check table
Philippe Guibert
2018-12-17
1
-0
/
+34
*
|
|
zebra: the default vrf name in vxlan is correctly set
Philippe Guibert
2018-12-17
1
-1
/
+1
*
|
|
zebra: avoid initialising more than one the l3vni hash structure
Philippe Guibert
2018-12-17
4
-9
/
+7
|
/
/
*
|
Merge pull request #3463 from mjstapp/zserv_event
Donald Sharp
2018-12-14
2
-2
/
+16
|
\
\
|
*
|
zebra: make incoming zserv message-processing a singleton event
Mark Stapp
2018-12-13
2
-2
/
+16
|
|
/
*
|
Merge pull request #3464 from mjstapp/wq_event
Donald Sharp
2018-12-14
2
-0
/
+2
|
\
\
|
*
|
zebra: use a small retry timeout for the rib workqueue
Mark Stapp
2018-12-13
2
-0
/
+2
|
|
/
*
|
zebra: On route removal failure return proper message
Donald Sharp
2018-12-14
1
-1
/
+1
*
|
Merge pull request #3477 from donaldsharp/multipath_respect
Russ White
2018-12-13
2
-15
/
+14
|
\
\
|
*
|
zebra: Allow zebra to only mark up to multipath_num nexthops as ACTIVE
Donald Sharp
2018-12-13
2
-15
/
+14
*
|
|
Merge pull request #3466 from donaldsharp/fib_only
Russ White
2018-12-13
1
-5
/
+3
|
\
\
\
[next]