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: keep rtadv_sock field in zrouter for optimisation
Philippe Guibert
2019-06-04
2
-9
/
+28
*
zebra: move rtadv service from zrouter to zvrf
Philippe Guibert
2019-06-04
6
-71
/
+77
*
Merge pull request #4454 from donaldsharp/evpn_vni_seq_display
Russ White
2019-06-04
1
-6
/
+6
|
\
|
*
zebra: When displaying `show evpn arp-cache vni XX` add local and remote seq
Donald Sharp
2019-06-03
1
-6
/
+6
*
|
Revert of PR 4078 and PR 4315
Lakshman Krishnamoorthy
2019-06-04
4
-40
/
+47
|
/
*
Merge pull request #4417 from sworleys/Move-Multicast-Mode
David Lamparter
2019-06-03
4
-31
/
+35
|
\
|
*
zebra: Move multicast mode to being a property of the router
Donald Sharp
2019-05-29
4
-31
/
+35
*
|
Merge pull request #4345 from NaveenThanikachalam/route_map_dep
Donald Sharp
2019-06-03
1
-1
/
+1
|
\
\
|
*
|
lib: Changes made to dependencies of a r-map do not take effect.
Naveen Thanikachalam
2019-05-31
1
-1
/
+1
*
|
|
zebra: the route nexthop interfaces per vrf were not displayed ok
Philippe Guibert
2019-06-03
1
-1
/
+1
*
|
|
lib, zebra: Ensure route encoding has enough space
Donald Sharp
2019-05-31
2
-3
/
+7
|
/
/
*
|
Merge pull request #4315 from lkrishnamoor/route_map_3rd_state
Donald Sharp
2019-05-31
4
-47
/
+40
|
\
\
|
*
|
lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP
Lakshman Krishnamoorthy
2019-05-30
4
-47
/
+40
*
|
|
Merge pull request #4413 from donaldsharp/bgp_distance_comes_closer
Sri Mohana Singamsetty
2019-05-30
1
-7
/
+1
|
\
\
\
|
*
|
|
zebra: BGP always sends distance no need to double check
Donald Sharp
2019-05-29
1
-7
/
+1
*
|
|
|
Merge pull request #4267 from qlyoung/fix-misc-compile-warnings
Renato Westphal
2019-05-30
6
-9
/
+11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
lib, zebra: remove uses of strncpy
Quentin Young
2019-05-29
2
-3
/
+3
|
*
|
|
zebra: strcat -> strlcat
Quentin Young
2019-05-29
3
-4
/
+5
|
*
|
|
zebra: fix maybe-uninitialized pointer
Quentin Young
2019-05-29
1
-1
/
+1
|
*
|
|
zebra: fix unused variable on OmniOS
Quentin Young
2019-05-29
1
-1
/
+2
|
|
|
/
|
|
/
|
*
/
|
zebra: add setters for distance, instance
Mark Stapp
2019-05-29
2
-0
/
+24
|
/
/
*
|
Merge pull request #4326 from sworleys/Move-NH-Active-Functions
Mark Stapp
2019-05-29
4
-476
/
+543
|
\
\
|
*
|
zebra: Move nexthop_active_XXX functions to zebra_nhg.c
Stephen Worley
2019-05-28
4
-476
/
+543
*
|
|
Merge pull request #4228 from mjstapp/dplane_notif
Donald Sharp
2019-05-29
7
-75
/
+1103
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
zebra: generate updates from notifications
Mark Stapp
2019-05-28
4
-26
/
+261
|
*
|
zebra: mpls lsp async notifications
Mark Stapp
2019-05-28
5
-1
/
+138
|
*
|
zebra: add dplane context lsp setters
Mark Stapp
2019-05-28
2
-0
/
+66
|
*
|
zebra: support route changes via dplane notifications
Mark Stapp
2019-05-28
1
-42
/
+175
|
*
|
zebra: share rib processing of updates and notifications
Mark Stapp
2019-05-28
2
-33
/
+189
|
*
|
zebra: add 'set' api for dplane context provider
Mark Stapp
2019-05-28
2
-0
/
+10
|
*
|
zebra: add source plugin info to dplane context
Mark Stapp
2019-05-28
2
-0
/
+22
|
*
|
zebra: add a fib-specific nexthop-group
Mark Stapp
2019-05-28
2
-1
/
+16
|
*
|
zebra: add dplane context accessors
Mark Stapp
2019-05-28
2
-3
/
+102
|
*
|
zebra: begin dataplane notifications
Mark Stapp
2019-05-28
3
-2
/
+93
|
*
|
zebra: set nexthop install state more accurately
Mark Stapp
2019-05-28
1
-15
/
+14
|
*
|
zebra: add api to locate route-node from dplane ctx
Mark Stapp
2019-05-28
1
-14
/
+35
|
*
|
zebra: add api to update route from dplane ctx
Mark Stapp
2019-05-28
1
-42
/
+57
|
*
|
zebra: add a start callback for dplane plugins
Mark Stapp
2019-05-28
2
-5
/
+34
*
|
|
Merge pull request #4322 from sworleys/Nexthop-Cmp
Renato Westphal
2019-05-28
1
-1
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib,zebra,bgpd,pbrd: Compare nexthops without labels
Stephen Worley
2019-05-23
1
-1
/
+5
|
*
|
lib,zebra,bgpd: Remove nexthop_same_no_recurse()
Stephen Worley
2019-05-23
1
-1
/
+1
|
|
/
*
|
doc, zebra: Remove `keep_kernel_mode` from zebra
Donald Sharp
2019-05-24
1
-19
/
+3
*
|
zebra: Add kernel level graceful restart
Donald Sharp
2019-05-24
4
-17
/
+53
|
/
*
Merge pull request #4359 from adharkar/frr-master-rtm_vxlan
Donald Sharp
2019-05-21
3
-6
/
+115
|
\
|
*
Zebra: Handle VxLAN encap in netlink rtmsg for FPM
Ameya Dharkar
2019-05-17
3
-6
/
+115
*
|
*: rename new ForEach macros from the typesafe API
Renato Westphal
2019-05-21
1
-2
/
+2
*
|
Merge pull request #4365 from adharkar/frr-master-fpm_rtm_table
Donald Sharp
2019-05-20
1
-2
/
+19
|
\
\
|
*
|
Zebra: Enhancements for rtm_table field in FPM netlink message
Ameya Dharkar
2019-05-17
1
-2
/
+19
*
|
|
Merge pull request #4328 from sworleys/Re-order-RouteEntry
Renato Westphal
2019-05-20
1
-6
/
+6
|
\
\
\
|
*
|
|
zebra: Reorder `struct route_entry` to reduce size
Donald Sharp
2019-05-14
1
-6
/
+6
[next]