summaryrefslogtreecommitdiffstats
path: root/zebra/rt_netlink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-2064/+2029
* Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-8/+7
|\
| * Merge pull request #762 from bingen/mutiple_nh_recursive_levelsDonald Sharp2017-07-141-8/+7
| |\
| | * Rename ALL_NEXTHOPS_RO to ALL_NEXTHOPSßingen2017-07-101-4/+4
| | * Allow for more than 1 NH recursion levelßingen2017-06-281-8/+7
* | | lib: Fix some defines for older platformsDonald Sharp2017-07-121-0/+8
* | | bgpd, zebra: Support for sticky MACsvivek2017-07-121-8/+18
* | | zebra: MAC and Neighbor (ARP/ND) handlingvivek2017-07-121-0/+645
* | | zebra: VNI and VTEP handlingvivek2017-07-121-0/+67
|/ /
* | Merge commit '3d22338f04d9554fa' into evpn-prepDavid Lamparter2017-07-101-2/+21
|\ \ | |/ |/|
| * zebra: Format netlink requests correctlyvivek2017-05-251-2/+21
* | Merge pull request #624 "Babel"David Lamparter2017-06-131-1/+4
|\ \
| * \ Merge remote-tracking branch 'frr/master' into pull-624David Lamparter2017-06-131-39/+49
| |\ \
| * | | tools, zebra: Allow zebra to insert babel routes as babelDonald Sharp2017-06-081-1/+5
* | | | Merge pull request #703 from donaldsharp/nl_pidDavid Lamparter2017-06-131-0/+8
|\ \ \ \
| * | | | zebra: When calling netlink, set the nl_pid as appropriateDonald Sharp2017-06-121-0/+8
| | |/ / | |/| |
* | | | Merge pull request #700 "Coverity high"David Lamparter2017-06-131-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | zebra: Fix uninitialized memory access with src_pDonald Sharp2017-06-101-0/+2
* | | | tools, zebra: Fix netlink notification of who owns the routesDonald Sharp2017-06-081-1/+12
|/ / /
* / / zebra: Refactor 'struct rib' to be 'struct route_entry'Donald Sharp2017-06-011-38/+38
|/ /
* | zebra: fix installation of ipv4 labeled unicast routesRenato Westphal2017-05-301-45/+46
* | zebra: Remove string operations from non-debug pathDonald Sharp2017-05-261-14/+32
* | zebra: Store commonly used values instead of regeneratingDonald Sharp2017-05-261-10/+17
|/
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* Add source of route as protocol string in ip route pushed into kernelDinesh G Dutt2017-04-211-3/+44
* *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-151-2/+2
* Merge pull request #233 from donaldsharp/ecmp1Renato Westphal2017-03-031-6/+6
|\
| * bgpd, zebra: Allow setting ecmp from daemon cliDonald Sharp2017-03-011-6/+6
* | zebra: Allow multiple rib deletes from linux kernelDonald Sharp2017-03-011-2/+35
* | zebra: Add multipath parsing to V6Donald Sharp2017-03-011-96/+95
* | zebra: Refactor netlink_route_change and netlink_route_change_read_unicastDonald Sharp2017-03-011-207/+26
* | zebra: Add knowledge of whether or not we are acting under startup conditionsDonald Sharp2017-03-011-12/+12
|/
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-2/+4
|\
| * Revert "*: Add source of route as protocol string in ip route pushed into ker...David Lamparter2017-01-311-45/+4
| * zebra: send ipv4 singlepath delete messages to kernel without nexthopDon Slice2017-01-301-2/+4
| * *: Add source of route as protocol string in ip route pushed into kernelDinesh G Dutt2017-01-301-4/+45
* | zebra: add srcdest support to ribChristian Franke2017-01-301-51/+70
* | zebra: receive ZAPI IPv6 source prefixDavid Lamparter2017-01-301-8/+8
* | zebra: Allow the collection of sg stats on more platforms.Donald Sharp2017-01-181-1/+1
* | Merge remote-tracking branch 'origin/master' into pim_lib_work2Donald Sharp2017-01-181-2/+0
|\ \
| * | frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-2/+0
* | | zebra: LastUsed needs to be updated properly.Donald Sharp2016-12-221-3/+5
* | | zebra: Cleanup compile for older linux platforms.Donald Sharp2016-12-221-0/+6
* | | zebra: Fix clang SA warningsDonald Sharp2016-12-221-1/+4
* | | zebra: Fix up the debug for receiving multicast routesDonald Sharp2016-12-221-4/+5
* | | lib, pimd, zebra: Allow pimd to ask the kernel about mroute infoDonald Sharp2016-12-221-8/+49
* | | zebra: Fully decode mcast messagesDonald Sharp2016-12-221-15/+64
* | | zebra: Allow netlink_talk to choose the filter function to callDonald Sharp2016-12-221-3/+3
* | | zebra: Remove unused variable.Donald Sharp2016-12-221-30/+80
|/ /
* | Merge branch 'stable/2.0'David Lamparter2016-12-051-5/+5
|\|