summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_l2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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