summaryrefslogtreecommitdiff
path: root/zebra/rt_netlink.c
AgeCommit message (Expand)Author
2017-08-09*: reindentreindent-3.0-afterwhitespace / reindent
2017-03-15*: Remove non-vrf based ifindex lookupDonald Sharp
2017-03-03Merge pull request #233 from donaldsharp/ecmp1Renato Westphal
2017-03-01zebra: Allow multiple rib deletes from linux kernelDonald Sharp
2017-03-01zebra: Add multipath parsing to V6Donald Sharp
2017-03-01zebra: Refactor netlink_route_change and netlink_route_change_read_unicastDonald Sharp
2017-03-01zebra: Add knowledge of whether or not we are acting under startup conditionsDonald Sharp
2017-03-01bgpd, zebra: Allow setting ecmp from daemon cliDonald Sharp
2017-02-02Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp
2017-01-31Revert "*: Add source of route as protocol string in ip route pushed into ker...David Lamparter
2017-01-30zebra: send ipv4 singlepath delete messages to kernel without nexthopDon Slice
2017-01-30*: Add source of route as protocol string in ip route pushed into kernelDinesh G Dutt
2017-01-30zebra: add srcdest support to ribChristian Franke
2017-01-30zebra: receive ZAPI IPv6 source prefixDavid Lamparter
2017-01-17zebra: Allow the collection of sg stats on more platforms.Donald Sharp
2017-01-17Merge remote-tracking branch 'origin/master' into pim_lib_work2Donald Sharp
2017-01-13frr: Remove HAVE_IPV6 from code baseDonald Sharp
2016-12-21zebra: LastUsed needs to be updated properly.Donald Sharp
2016-12-21zebra: Cleanup compile for older linux platforms.Donald Sharp
2016-12-21zebra: Fix clang SA warningsDonald Sharp
2016-12-21zebra: Fix up the debug for receiving multicast routesDonald Sharp
2016-12-21lib, pimd, zebra: Allow pimd to ask the kernel about mroute infoDonald Sharp
2016-12-21zebra: Fully decode mcast messagesDonald Sharp
2016-12-21zebra: Allow netlink_talk to choose the filter function to callDonald Sharp
2016-12-21zebra: Remove unused variable.Donald Sharp
2016-12-05Merge branch 'stable/2.0'David Lamparter
2016-11-28zebra/lib: remove redundant fields from zebra_vrfRenato Westphal
2016-11-28lib: convert vrf code to use red-black trees as wellRenato Westphal
2016-10-20Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-18zebra: kernel interface simplificationTimo Teräs
2016-10-17Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-17zebra: Refactor netlink interactionsvivek
2016-10-14zebra: Derive VRF Id for slave interfaces correctlyvivek
2016-10-14zebra: Ensure correct use of VRF ID versus NS IDvivek
2016-10-13zebra: Clear off pointer array into which netlink attributes are parsedvivek
2016-10-13zebra: Fix signed / unsigned build errorDaniel Walton
2016-10-11zebra: Fix signed / unsigned comparisonsDonald Sharp
2016-10-06all: removed all DEFUN command stomps (fix build errors)Daniel Walton
2016-09-23Revert "zebra: use link scope for interface routes"Donald Sharp
2016-09-23zebra: use link scope for interface routesTimo Teräs
2016-09-23mpls: add null driverRenato Westphal
2016-09-23MPLS: Fix pointer manipulation when forming netlink nested attributesvivek
2016-09-23MPLS: Install labeled static routesvivek
2016-09-23Quagga: Install label forwarding entries for statically configured LSPsvivek
2016-09-23Quagga: Fix alignment in netlink messages in some casesvivek
2016-09-19*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter
2016-09-03lib, zebra: unify link layer type and hardware address handlingTimo Teräs
2016-09-01zebra: refactor rib_add_ipv[4|6]_multipathDonald Sharp
2016-09-01zebra: Refactor rib_add_ipv[4|6] to a common functionDonald Sharp
2016-09-01zebra: Refactor rib_delete_ipv[4|6]Donald Sharp