summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_vxlan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Rename backet to bucketTim Bray2019-02-251-98/+98
* zebra: advertise svi ip as macip route changesChirag Shah2019-02-071-4/+155
* Merge pull request #3688 from chiragshah6/evpn_devRuss White2019-02-051-0/+41
|\
| * zebra: probe local inactive neighChirag Shah2019-01-291-0/+41
* | Merge pull request #3679 from chiragshah6/evpn_dev2Russ White2019-02-051-2/+17
|\ \
| * | zebra: reinstate bgp route on local deleteChirag Shah2019-01-261-2/+17
* | | zebra: Move the master thread handler to the zrouter structureDonald Sharp2019-01-311-3/+3
| |/ |/|
* | Merge pull request #3678 from chiragshah6/evpn_dev1Russ White2019-01-291-3/+8
|\ \ | |/ |/|
| * zebra: fix dup addr detect remote macip add caseChirag Shah2019-01-251-3/+8
* | zebra: propagate inactive neigh deletes to bgpdAnuradha Karuppiah2019-01-251-16/+19
|/
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-2/+2
* Merge pull request #3508 from chiragshah6/evpn_dev2Russ White2019-01-231-2/+44
|\
| * zebra: evpn remote delete fetch local entryChirag Shah2018-12-311-2/+44
* | Merge pull request #3564 from chiragshah6/evpn_dev1Renato Westphal2019-01-141-14/+15
|\ \
| * | zebra: use default vrf_id for zvrf referenceChirag Shah2019-01-031-14/+15
| |/
* | zebra: dup addr detect fix clear mac commandChirag Shah2019-01-071-1/+6
* | zebra: evpn dup addr detect fix unfreeze actionChirag Shah2019-01-071-14/+14
|/
* zebra: the default vrf name in vxlan is correctly setPhilippe Guibert2018-12-171-1/+1
* zebra: avoid initialising more than one the l3vni hash structurePhilippe Guibert2018-12-171-2/+2
* Merge pull request #3372 from nitinsoniism/show_evpn_mac_vni_all_detailSri Mohana Singamsetty2018-12-041-4/+140
|\
| * zebra: Add "show evpn mac vni all detail" commandNitin Soni2018-11-271-4/+140
* | Merge pull request #3340 from nitinsoniism/show_evpn_vni_detailDavid Lamparter2018-12-041-0/+95
|\ \
| * | zebra: Add "show evpn vni detail" commandNitin Soni2018-11-211-0/+95
* | | zebra: dup addr detect clear cmd non-zero returnChirag Shah2018-12-041-21/+26
* | | zebra: Add "show evpn arp-cache vni all detail" commandNitin Soni2018-11-271-0/+132
| |/ |/|
* | zebra: dup addr detect mac consolidationChirag Shah2018-11-181-240/+167
* | zebra: dup addr detect neigh consolidationChirag Shah2018-11-181-191/+149
* | bgp, zebra: address review commentsChirag Shah2018-11-181-10/+12
* | zebra: dup addr detect add fields to show evpn cmdChirag Shah2018-11-181-0/+23
* | zebra: dup addr detect fix warningsChirag Shah2018-11-181-10/+9
* | zebra: dup addr detect clear commandChirag Shah2018-11-181-0/+335
* | zebra: dup addr detect operation commandsChirag Shah2018-11-181-5/+226
* | lib, zebra: dup addr detect display detection fieldsChirag Shah2018-11-181-0/+92
* | zebra: dup addr detect freeze actionChirag Shah2018-11-181-3/+223
* | zebra: dup addr detect warn-onlyChirag Shah2018-11-181-15/+509
* | zebra: dup addr detect zapi changesChirag Shah2018-11-181-0/+36
|/
* Merge pull request #3202 from donaldsharp/evpn_dumpRuss White2018-11-091-16/+20
|\
| * zebra: set remoteseq to 0 when remote mac is deleted by bgpdAnuradha Karuppiah2018-10-311-0/+7
| * zebra: make neigh active when it is modified from local to remoteAnuradha Karuppiah2018-10-311-0/+1
| * zebra: send a local-mac del to bgpd on mac mod to remoteAnuradha Karuppiah2018-10-311-16/+12
* | Merge pull request #3255 from dslicenc/show_evpn_mac_jsonRuss White2018-11-011-49/+148
|\ \ | |/ |/|
| * zebra: remove space from json string for show evpn mac vni <num> mac <mac>Don Slice2018-10-291-1/+1
| * zebra: add json support to show evpn mac vni <num> mac <mac>Don Slice2018-10-291-49/+148
* | Merge pull request #2926 from donaldsharp/routerDavid Lamparter2018-10-261-51/+12
|\ \ | |/ |/|
| * zebra: Start breakup of zns into zrouter and znsDonald Sharp2018-10-241-51/+12
* | *: spelchekDavid Lamparter2018-10-251-3/+3
|/
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-11/+9
* *: Fixup to use proper list_cmp functionsDonald Sharp2018-10-191-2/+20
* lib, zebra: Allow the specification of BUM floodingDonald Sharp2018-10-121-3/+75
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-2/+2