| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #5614 from qlyoung/fix-zebra-zapi-crashes | Renato Westphal | 2020-01-07 | 1 | -1/+1 |
|\ |
|
| * | zebra: use correct attr size for netlink enc | Quentin Young | 2020-01-03 | 1 | -1/+1 |
* | | zebra: fix undefined bitshifts in netlink stuff | Quentin Young | 2020-01-04 | 1 | -2/+2 |
|/ |
|
* | zebra: Move the supports_nh bool to a better place | Stephen Worley | 2019-10-25 | 1 | -9/+1 |
* | zebra: Sweep our nexthop objects out on restart | Stephen Worley | 2019-10-25 | 1 | -2/+1 |
* | zebra: Add kernel condition check to see if it supports nexthops | Stephen Worley | 2019-10-25 | 1 | -3/+11 |
* | zebra: Add base functionality for nexthop processing via the dataplane | Stephen Worley | 2019-10-25 | 1 | -0/+2 |
* | zebra: Add functionality to parse RTM_NEWNEXTHOP and RTM_DELNEXTHOP messages | Stephen Worley | 2019-10-25 | 1 | -0/+6 |
* | zebra: Separate interface address lookup | Stephen Worley | 2019-10-25 | 1 | -0/+18 |
* | zebra: On if down/addr-del, process kernel routes | Stephen Worley | 2019-10-18 | 1 | -0/+10 |
* | *: Cleanup interface creation apis | Stephen Worley | 2019-10-10 | 1 | -4/+3 |
* | Merge pull request #5009 from donaldsharp/interface_deletion | Russ White | 2019-09-30 | 1 | -7/+7 |
|\ |
|
| * | zebra: Saving interface description makes no sense on deletion | Donald Sharp | 2019-09-19 | 1 | -7/+7 |
* | | Merge pull request #4959 from pguibert6WIND/zebra_inform_layer | Russ White | 2019-09-24 | 1 | -4/+12 |
|\ \ |
|
| * | | zebra: inform upper layer error when reading correct speed interface | Julien Floret | 2019-09-17 | 1 | -4/+12 |
| |/ |
|
* / | Zebra: Rectifying the log messages. | vdhingra | 2019-09-19 | 1 | -1/+2 |
|/ |
|
* | *: frr_elevate_privs -> frr_with_privs | David Lamparter | 2019-09-03 | 1 | -1/+1 |
* | Merge pull request #4812 from pogojotz/fix-destination-multi-use | Donald Sharp | 2019-08-26 | 1 | -7/+8 |
|\ |
|
| * | zebra: Correct /32 addr del with broadcast set | Juergen Werner | 2019-08-18 | 1 | -3/+2 |
| * | zebra: Do not use connection dest for bcast | Juergen Werner | 2019-08-18 | 1 | -4/+6 |
* | | zebra: Ensure master's ifname is known, even if slave comes up first | Dinesh G Dutt | 2019-08-13 | 1 | -4/+13 |
|/ |
|
* | zebra: fix typo | David Lamparter | 2019-08-06 | 1 | -1/+1 |
* | zebra: send interface updates when down | Quentin Young | 2019-08-02 | 1 | -0/+6 |
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 1 | -18/+11 |
* | *: change interface structure, from vrf_id to vrf | Philippe Guibert | 2019-06-12 | 1 | -7/+7 |
* | lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()... | Philippe Guibert | 2019-06-12 | 1 | -1/+1 |
* | zebra, ifp: on netlink discovery, anticipate the vrf creation | Philippe Guibert | 2019-06-12 | 1 | -2/+2 |
* | ospf, ospf6d, zebra, lib: change if_get_by_name prototype with vrf | Philippe Guibert | 2019-06-11 | 1 | -2/+9 |
* | vrrpd, lib: style fixes | Quentin Young | 2019-05-17 | 1 | -3/+3 |
* | vrrpd: protodown macvlan in backup state | Quentin Young | 2019-05-17 | 1 | -0/+26 |
* | zebra: Modify how we display/store os description | Donald Sharp | 2019-04-25 | 1 | -10/+13 |
* | Merge pull request #3786 from mjstapp/dplane_intf | Donald Sharp | 2019-04-22 | 1 | -49/+37 |
|\ |
|
| * | zebra: removing old intf address code | Mark Stapp | 2019-04-22 | 1 | -81/+0 |
| * | zebra: Use dplane for interface addresses (netlink) | Mark Stapp | 2019-04-22 | 1 | -0/+69 |
* | | zebra: process mcast-grp rxed in the vxlan-device | Anuradha Karuppiah | 2019-04-20 | 1 | -0/+5 |
|/ |
|
* | Merge pull request #3869 from qlyoung/cocci-fixes | David Lamparter | 2019-03-06 | 1 | -2/+1 |
|\ |
|
| * | *: remove null check before XFREE | Quentin Young | 2019-02-26 | 1 | -2/+1 |
* | | zebra: advertise evpn route upon l3vni svi mac chg | Chirag Shah | 2019-02-21 | 1 | -0/+20 |
|/ |
|
* | zebra: Use the kernel flags from the IFA_FLAGS if it is available | Donald Sharp | 2019-01-28 | 1 | -3/+10 |
* | zebra: set connected route metric based on the devaddr metric | Anuradha Karuppiah | 2019-01-25 | 1 | -2/+8 |
* | Merge pull request #3508 from chiragshah6/evpn_dev2 | Russ White | 2019-01-23 | 1 | -0/+1 |
|\ |
|
| * | zebra: netlink_request consolidataion | Chirag Shah | 2018-12-31 | 1 | -0/+1 |
* | | zebra: silence harmless ioctl warning when retrieving interface speed | Renato Westphal | 2019-01-02 | 1 | -1/+1 |
|/ |
|
* | zebra: Let zebra know about bond and blond slave intf types | Dinesh Dutt | 2018-11-12 | 1 | -3/+28 |
* | lib: retrofit interface commands to the new northbound model | Renato Westphal | 2018-10-27 | 1 | -2/+2 |
* | Merge pull request #3052 from donaldsharp/dplane_2 | Russ White | 2018-09-24 | 1 | -13/+18 |
|\ |
|
| * | zebra: Start abstraction of zebra_dplane_info for context passing | Mark Stapp | 2018-09-20 | 1 | -13/+18 |
* | | zebra: Cleanup comments to appropriately match style | Donald Sharp | 2018-09-18 | 1 | -2/+4 |
* | | zebra: resolve link dependencies post nldump | Anuradha Karuppiah | 2018-09-18 | 1 | -2/+10 |
|/ |
|
* | zebra: Print out netlink message type instead of number | Donald Sharp | 2018-09-14 | 1 | -10/+12 |