summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | Merge pull request #4365 from adharkar/frr-master-fpm_rtm_tableDonald Sharp2019-05-201-2/+19
|\ \
| * | Zebra: Enhancements for rtm_table field in FPM netlink messageAmeya Dharkar2019-05-171-2/+19
* | | Merge pull request #4328 from sworleys/Re-order-RouteEntryRenato Westphal2019-05-201-6/+6
|\ \ \
| * | | zebra: Reorder `struct route_entry` to reduce sizeDonald Sharp2019-05-141-6/+6
* | | | Merge pull request #4357 from sworleys/Table-Null-CovMark Stapp2019-05-171-0/+7
|\ \ \ \
| * | | | zebra: Continue rm update if table not foundStephen Worley2019-05-171-0/+7
| | |/ / | |/| |
* | | | zebra: gracefully fail to protodown on bsdQuentin Young2019-05-171-0/+4
* | | | vrrpd, zebra: fix checkpatch warningsQuentin Young2019-05-171-0/+1
* | | | zebra: update zebra_rib for vrrpQuentin Young2019-05-171-0/+1
* | | | vrrpd, lib: style fixesQuentin Young2019-05-171-3/+3
* | | | zebra: don't protodown a NULL interfaceQuentin Young2019-05-171-3/+10
* | | | vrrpd: autoconfig supportQuentin Young2019-05-171-0/+2
* | | | vrrpd: protodown macvlan in backup stateQuentin Young2019-05-175-1/+71
|/ / /
* | | Merge pull request #4355 from donaldsharp/revert_rtadv_changesRuss White2019-05-166-96/+72
|\ \ \ | |_|/ |/| |
| * | Revert "zebra: move rtadv service from zrouter to zvrf"Donald Sharp2019-05-166-77/+71
| * | Revert "zebra: keep rtadv_sock field in zrouter for optimisation"Donald Sharp2019-05-162-27/+9
* | | zebra: fix missed multipath_num changeDonald Sharp2019-05-161-1/+2
|/ /
* | Merge pull request #4337 from donaldsharp/routemap_coverityRuss White2019-05-161-0/+20
|\ \
| * | zebra: Make coverity SA happy with zebra_routemap.cDonald Sharp2019-05-111-0/+20
* | | Merge pull request #4144 from pguibert6WIND/bfd_cbitRuss White2019-05-161-0/+6
|\ \ \
| * | | bfdd, lib, bgpd: add bfd cbit usagePhilippe Guibert2019-05-141-0/+6
| |/ /
* | | Merge pull request #4269 from donaldsharp/other_tablesRuss White2019-05-166-70/+92
|\ \ \
| * | | zebra: Remove unused zebra_router_score_protoDonald Sharp2019-05-092-15/+0
| * | | zebra: Track tables allocated by vrf and cleanupDonald Sharp2019-05-093-10/+83
| * | | zebra: Remove basic duplicated functionDonald Sharp2019-05-093-47/+11
* | | | Merge pull request #4327 from sworleys/Move-Multipath-NumRuss White2019-05-168-14/+17
|\ \ \ \
| * | | | zebra: Move multipath_num into zrouterDonald Sharp2019-05-148-14/+17
| | |_|/ | |/| |
* | | | Merge pull request #4340 from qlyoung/hash-key-constRuss White2019-05-164-29/+29
|\ \ \ \
| * | | | lib: hashing functions should take const argumentsQuentin Young2019-05-144-29/+29
* | | | | Merge pull request #4296 from adharkar/frr-master-fib_prefixDonald Sharp2019-05-151-18/+74
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Zebra: "show ip/ipv6 route/fib prefix" prefix not found casesAmeya Dharkar2019-05-101-17/+39
| * | | | Zebra: Add "show ip/ipv6 fib <prefix> [json]" CLI - review comments 1Ameya Dharkar2019-05-091-6/+19
| * | | | Zebra: Add "show ip/ipv6 fib <prefix> [json]" CLIAmeya Dharkar2019-05-081-11/+32
| | |/ / | |/| |
* | | | zebra: send nexthop blackhole information in FPMRafael Zalamena2019-05-141-1/+0
| |_|/ |/| |