summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: fix stats printing formatsDavid Lamparter2019-06-121-20/+0
* zebra,pbrd: Update pbrd to handle NHT properlyStephen Worley2019-06-101-50/+0
* Merge pull request #4370 from pguibert6WIND/fix_interface_rtadv2Donald Sharp2019-06-066-72/+97
|\
| * zebra: keep rtadv_sock field in zrouter for optimisationPhilippe Guibert2019-06-042-9/+28
| * zebra: move rtadv service from zrouter to zvrfPhilippe Guibert2019-06-046-71/+77
* | *: Convert to using frr_vtydir instead of DAEMON_VTY_DIRDonald Sharp2019-06-042-3/+2
|/
* Merge pull request #4454 from donaldsharp/evpn_vni_seq_displayRuss White2019-06-041-6/+6
|\
| * zebra: When displaying `show evpn arp-cache vni XX` add local and remote seqDonald Sharp2019-06-031-6/+6
* | Revert of PR 4078 and PR 4315Lakshman Krishnamoorthy2019-06-044-40/+47
|/
* Merge pull request #4417 from sworleys/Move-Multicast-ModeDavid Lamparter2019-06-034-31/+35
|\
| * zebra: Move multicast mode to being a property of the routerDonald Sharp2019-05-294-31/+35
* | Merge pull request #4345 from NaveenThanikachalam/route_map_depDonald Sharp2019-06-031-1/+1
|\ \
| * | lib: Changes made to dependencies of a r-map do not take effect.Naveen Thanikachalam2019-05-311-1/+1
* | | zebra: the route nexthop interfaces per vrf were not displayed okPhilippe Guibert2019-06-031-1/+1
* | | lib, zebra: Ensure route encoding has enough spaceDonald Sharp2019-05-312-3/+7
|/ /
* | Merge pull request #4315 from lkrishnamoor/route_map_3rd_stateDonald Sharp2019-05-314-47/+40
|\ \
| * | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy2019-05-304-47/+40
* | | Merge pull request #4413 from donaldsharp/bgp_distance_comes_closerSri Mohana Singamsetty2019-05-301-7/+1
|\ \ \
| * | | zebra: BGP always sends distance no need to double checkDonald Sharp2019-05-291-7/+1
* | | | Merge pull request #4267 from qlyoung/fix-misc-compile-warningsRenato Westphal2019-05-306-9/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | lib, zebra: remove uses of strncpyQuentin Young2019-05-292-3/+3
| * | | zebra: strcat -> strlcatQuentin Young2019-05-293-4/+5
| * | | zebra: fix maybe-uninitialized pointerQuentin Young2019-05-291-1/+1
| * | | zebra: fix unused variable on OmniOSQuentin Young2019-05-291-1/+2
| | |/ | |/|
* / | zebra: add setters for distance, instanceMark Stapp2019-05-292-0/+24
|/ /
* | Merge pull request #4326 from sworleys/Move-NH-Active-FunctionsMark Stapp2019-05-294-476/+543
|\ \
| * | zebra: Move nexthop_active_XXX functions to zebra_nhg.cStephen Worley2019-05-284-476/+543
* | | Merge pull request #4228 from mjstapp/dplane_notifDonald Sharp2019-05-297-75/+1103
|\ \ \ | |_|/ |/| |
| * | zebra: generate updates from notificationsMark Stapp2019-05-284-26/+261
| * | zebra: mpls lsp async notificationsMark Stapp2019-05-285-1/+138
| * | zebra: add dplane context lsp settersMark Stapp2019-05-282-0/+66
| * | zebra: support route changes via dplane notificationsMark Stapp2019-05-281-42/+175
| * | zebra: share rib processing of updates and notificationsMark Stapp2019-05-282-33/+189
| * | zebra: add 'set' api for dplane context providerMark Stapp2019-05-282-0/+10
| * | zebra: add source plugin info to dplane contextMark Stapp2019-05-282-0/+22
| * | zebra: add a fib-specific nexthop-groupMark Stapp2019-05-282-1/+16
| * | zebra: add dplane context accessorsMark Stapp2019-05-282-3/+102
| * | zebra: begin dataplane notificationsMark Stapp2019-05-283-2/+93
| * | zebra: set nexthop install state more accuratelyMark Stapp2019-05-281-15/+14
| * | zebra: add api to locate route-node from dplane ctxMark Stapp2019-05-281-14/+35
| * | zebra: add api to update route from dplane ctxMark Stapp2019-05-281-42/+57
| * | zebra: add a start callback for dplane pluginsMark Stapp2019-05-282-5/+34
* | | Merge pull request #4322 from sworleys/Nexthop-CmpRenato Westphal2019-05-281-1/+5
|\ \ \ | |/ / |/| |
| * | lib,zebra,bgpd,pbrd: Compare nexthops without labelsStephen Worley2019-05-231-1/+5
| * | lib,zebra,bgpd: Remove nexthop_same_no_recurse()Stephen Worley2019-05-231-1/+1
| |/
* | doc, zebra: Remove `keep_kernel_mode` from zebraDonald Sharp2019-05-241-19/+3
* | zebra: Add kernel level graceful restartDonald Sharp2019-05-244-17/+53
|/
* Merge pull request #4359 from adharkar/frr-master-rtm_vxlanDonald Sharp2019-05-213-6/+115
|\
| * Zebra: Handle VxLAN encap in netlink rtmsg for FPMAmeya Dharkar2019-05-173-6/+115
* | *: rename new ForEach macros from the typesafe APIRenato Westphal2019-05-211-2/+2