summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_l2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: uplink tracking and startup delay for EVPN-MHAnuradha Karuppiah2020-10-271-13/+89
* zebra: handle local-es bridge port associationAnuradha Karuppiah2020-10-261-0/+4
* zebra: bridge layer2 information records ns_id where bridge isPhilippe Guibert2020-08-181-3/+15
* zebra: map vxlan interface to bridge interface with correct ns idPhilippe Guibert2020-08-181-4/+10
* zebra: Ethernet segment management and support for MAC-ECMPAnuradha Karuppiah2020-08-051-0/+51
* evpn-netns: Revert PR5077, has been re-worked post-refactorPat Ruddy2020-08-051-26/+8
* Merge pull request #6426 from pguibert6WIND/update_ifname_before_hookStephen Worley2020-05-191-1/+1
|\
| * lib, zebra: update interface name at netlink creationPhilippe Guibert2020-05-191-1/+1
* | zebra: bridge layer2 information records ns_id where bridge isPhilippe Guibert2020-05-181-3/+15
* | zebra: map vxlan interface to bridge interface with correct ns idPhilippe Guibert2020-05-181-4/+10
|/
* zebra: Ensure master's ifname is known, even if slave comes up firstDinesh G Dutt2019-08-131-4/+7
* zebra: process mcast-grp rxed in the vxlan-deviceAnuradha Karuppiah2019-04-201-4/+14
* zebra: Let zebra know about bond and blond slave intf typesDinesh Dutt2018-11-121-0/+38
* *: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal2017-10-101-1/+1
* *: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal2017-10-101-2/+1
* *: use clang's 'ForEachMacros' format style optionRenato Westphal2017-09-151-2/+1
* Fix coding style.Mitesh Kanjariya2017-08-191-3/+4
* zebra: Fix MAC change handling for a neighborvivek2017-08-171-7/+7
* zebra: Fix VxLAN interface add-del to bridgevivek2017-08-171-8/+14
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-124/+108
* zebra: VNI and VTEP handlingvivek2017-07-121-1/+14
* zebra: Layer-2 interface handlingvivek2017-07-121-0/+238