| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrf | Russ White | 2021-11-05 | 1 | -1/+0 |
|\ |
|
| * | lib: make if_lookup_by_index_all_vrf internal | Igor Ryzhov | 2021-10-28 | 1 | -1/+0 |
* | | Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-all | Russ White | 2021-10-27 | 1 | -1/+0 |
|\ \ |
|
| * | | lib: make if_lookup_by_name_all_vrf internal | Igor Ryzhov | 2021-10-15 | 1 | -1/+0 |
| |/ |
|
* | | *: fix interface config write in NB-converted daemons | Igor Ryzhov | 2021-10-25 | 1 | -0/+1 |
* | | lib: allow to create interfaces in non-existing VRFs | Igor Ryzhov | 2021-10-19 | 1 | -9/+4 |
|/ |
|
* | lib: fix spelling nits in more lib files | ewlumpkin | 2021-10-05 | 1 | -2/+2 |
* | *: cleanup interface node installation | Igor Ryzhov | 2021-07-29 | 1 | -1/+2 |
* | lib,zebra: Use a flag to track down status for connected addrs | Mark Stapp | 2021-05-12 | 1 | -0/+3 |
* | *: require semicolon after DEFINE_QOBJ & co. | David Lamparter | 2021-03-17 | 1 | -2/+2 |
* | *: require semicolon after DEFINE_HOOK & co. | David Lamparter | 2021-03-17 | 1 | -2/+2 |
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 1 | -1/+1 |
* | lib: add utility to get the next index in a vrf | Pat Ruddy | 2021-02-02 | 1 | -0/+2 |
* | lib: Note old ifindex on shutdown | Donald Sharp | 2020-08-28 | 1 | -0/+2 |
* | evpn-netns: Revert PR5077, has been re-worked post-refactor | Pat Ruddy | 2020-08-05 | 1 | -4/+3 |
* | zebra: show interfaces from all VRFs in "show interface ..." commands | Igor Ryzhov | 2020-06-22 | 1 | -1/+2 |
* | Merge pull request #6426 from pguibert6WIND/update_ifname_before_hook | Stephen Worley | 2020-05-19 | 1 | -3/+4 |
|\ |
|
| * | lib, zebra: update interface name at netlink creation | Philippe Guibert | 2020-05-19 | 1 | -3/+4 |
* | | lib: fix bandwidth multiplier for link param | Emanuele Di Pascale | 2020-05-19 | 1 | -1/+1 |
|/ |
|
* | lib: constify a few parameters of helper functions | Renato Westphal | 2020-04-30 | 1 | -6/+6 |
* | *: change the signature of the northbound callbacks to be more flexible | Renato Westphal | 2020-04-23 | 1 | -18/+0 |
* | lib: add interface operational northbound callback | Chirag Shah | 2020-04-16 | 1 | -0/+18 |
* | lib: handle failure to change ifindex | Quentin Young | 2020-04-13 | 1 | -28/+53 |
* | lib, ospfd, zebra: Convert interface_delete to take double pointer | Donald Sharp | 2019-11-02 | 1 | -1/+1 |
* | *: Convert connected_free to a double pointer | Donald Sharp | 2019-11-02 | 1 | -1/+1 |
* | vrrpd: only count ipv4 addresses on check start | Ghasem Naddaf | 2019-10-29 | 1 | -0/+1 |
* | *: Cleanup interface creation apis | Stephen Worley | 2019-10-10 | 1 | -3/+9 |
* | lib: Use correct if compare function in tree proto | Stephen Worley | 2019-10-10 | 1 | -1/+1 |
* | *: Convert zapi->interface_delete to ifp callback | Donald Sharp | 2019-09-19 | 1 | -0/+1 |
* | *: Convert interface_down to interface down callback | Donald Sharp | 2019-09-19 | 1 | -0/+1 |
* | *: Convert from ->interface_up to the interface callback | Donald Sharp | 2019-09-19 | 1 | -0/+1 |
* | *: Switch all zclient->interface_add to interface create callback | Donald Sharp | 2019-09-19 | 1 | -0/+2 |
* | *: Add infrastructure to support zapi interface callbacks | Donald Sharp | 2019-09-19 | 1 | -0/+5 |
* | lib, zebra: Allow for interface deletion when kernel event happens | Donald Sharp | 2019-09-19 | 1 | -0/+6 |
* | Merge pull request #4812 from pogojotz/fix-destination-multi-use | Donald Sharp | 2019-08-26 | 1 | -5/+1 |
|\ |
|
| * | zebra: Do not use connection dest for bcast | Juergen Werner | 2019-08-18 | 1 | -5/+1 |
* | | zebra: Ensure master's ifname is known, even if slave comes up first | Dinesh G Dutt | 2019-08-13 | 1 | -0/+3 |
|/ |
|
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 1 | -23/+17 |
* | Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2 | Donald Sharp | 2019-06-22 | 1 | -17/+23 |
|\ |
|
| * | *: change interface structure, from vrf_id to vrf | Philippe Guibert | 2019-06-12 | 1 | -13/+17 |
| * | lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()... | Philippe Guibert | 2019-06-12 | 1 | -1/+1 |
| * | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 2019-06-12 | 1 | -1/+1 |
| * | lib, ospfd, pimd, zebra: change if_create() api with vrf | Philippe Guibert | 2019-06-11 | 1 | -1/+1 |
| * | ospf, ospf6d, zebra, lib: change if_get_by_name prototype with vrf | Philippe Guibert | 2019-06-11 | 1 | -1/+3 |
* | | lib: use MTYPE_STATIC | David Lamparter | 2019-06-21 | 1 | -1/+0 |
|/ |
|
* | vrrpd: autoconfig support | Quentin Young | 2019-05-17 | 1 | -0/+4 |
* | lib: add function to get iface link-local | Quentin Young | 2019-05-17 | 1 | -0/+1 |
* | vrrpd: add initial macvlan support | Quentin Young | 2019-05-17 | 1 | -0/+2 |
* | libs: use const in some interface flag accessors | Mark Stapp | 2019-04-22 | 1 | -10/+10 |
* | lib: add extern "C" {} blocks to all libfrr headers | Renato Westphal | 2019-02-12 | 1 | -0/+8 |