summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: add empty array of YANG modulesRenato Westphal2018-10-271-1/+7
* Merge pull request #2926 from donaldsharp/routerDavid Lamparter2018-10-2615-483/+485
|\
| * zebra: Move rtadv to zebra_routerDonald Sharp2018-10-243-39/+32
| * zebra: Remove _wrap_script from hook namesDonald Sharp2018-10-242-24/+24
| * zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouterDonald Sharp2018-10-247-188/+131
| * zebra: Move rules_hash to zrouterDonald Sharp2018-10-247-31/+47
| * zebra: Start breakup of zns into zrouter and znsDonald Sharp2018-10-2411-228/+278
* | *: spelchekDavid Lamparter2018-10-255-10/+10
* | zebra: Notice when a route fails to install on *bsdDonald Sharp2018-10-241-4/+7
|/
* Merge branch 'pull/3165'David Lamparter2018-10-231-2/+12
|\
| * zebra: add comment about Linux ifdown handlingDavid Lamparter2018-10-231-0/+4
| * zebra: remove kernel routes that are suppressedPhilippe Guibert2018-10-171-2/+8
* | *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-194-58/+57
* | *: Fixup to use proper list_cmp functionsDonald Sharp2018-10-191-2/+20
* | zebra: Add some missing breadcrumbsDonald Sharp2018-10-181-0/+11
|/
* Merge pull request #3134 from donaldsharp/bum_floodingRuss White2018-10-124-3/+93
|\
| * lib, zebra: Allow the specification of BUM floodingDonald Sharp2018-10-124-3/+93
* | Merge pull request #3137 from opensourcerouting/feature/isis-bfdDonald Sharp2018-10-123-37/+15
|\ \ | |/ |/|
| * zebra_ptm: Add IS-IS and OpenFabric as protocols supporting BFDChristian Franke2018-10-051-1/+3
| * zebra_ptm: Introduce IS_BFD_ENABLED_PROTOCOL macroChristian Franke2018-10-053-37/+13
* | zebra: vrf aware routmap is missing in Zebra #2802(Part 4 of 4)vishaldhingra2018-10-114-119/+186
* | zebra: vrf aware routmap is missing in Zebra #2802(Part 3 of 4)vishaldhingra2018-10-114-197/+262
* | zebra: vrf aware routmap is missing in Zebra #2802(Part 2 of 4)vishaldhingra2018-10-116-67/+104
* | zebra: vrf aware routmap is missing in Zebra #2802(Part 1 of 4)vishaldhingra2018-10-115-72/+155
* | Merge pull request #3135 from donaldsharp/zapi_handler_cabbageJafar Al-Gharaibeh2018-10-061-213/+0
|\ \
| * | zebra: Cleanup unused fileDonald Sharp2018-10-051-213/+0
| |/
* | Merge pull request #3119 from pacovn/Coverity_1465497_dead_codeJafar Al-Gharaibeh2018-10-061-35/+25
|\ \ | |/ |/|
| * zebra: dead code (Coverity 1465497)F. Aragon2018-10-021-35/+25
* | zebra: netlink socket check (Coverity 1472236)F. Aragon2018-10-031-1/+0
* | *: list_delete_and_null() -> list_delete()David Lamparter2018-10-029-16/+16
|/
* bfdd zebra: dead code (Coverity 1472624 1473199)F. Aragon2018-09-261-4/+2
* zebra: dead code (Coverity 1473593)F. Aragon2018-09-251-4/+2
* Merge pull request #3081 from donaldsharp/table_table_tableRenato Westphal2018-09-255-9/+9
|\
| * bgpd, lib, zebra: Wrapper get/set of table->info pointerDonald Sharp2018-09-245-9/+9
* | Merge pull request #3052 from donaldsharp/dplane_2Russ White2018-09-2422-214/+410
|\ \
| * | zebra: fix debug dplane cliMark Stapp2018-09-201-2/+3
| * | zebra: add 'debug dplane' support and cliMark Stapp2018-09-202-0/+55
| * | zebra: Start abstraction of zebra_dplane_info for context passingMark Stapp2018-09-207-42/+99
| * | zebra: Create zebra_dplane.c and .hMark Stapp2018-09-2015-173/+255
* | | Merge pull request #3020 from donaldsharp/global_5549Russ White2018-09-243-14/+89
|\ \ \ | |_|/ |/| |
| * | zebra: Use actual memory type for zebra info pointerDonald Sharp2018-09-191-2/+4
| * | zebra: Trust the mac address received in some situationsDonald Sharp2018-09-191-5/+42
| * | zebra: Abstract mac neigh installation into it's own functionDonald Sharp2018-09-192-7/+43
| |/
* | Merge pull request #3010 from opensourcerouting/no-frr-thread-idLou Berger2018-09-221-1/+0
|\ \
| * | lib: remove frr_pthread->idDavid Lamparter2018-09-191-1/+0
| |/
* | Merge pull request #3021 from donaldsharp/more_upstreamDavid Lamparter2018-09-218-128/+193
|\ \
| * | zebra: Cleanup comments to appropriately match styleDonald Sharp2018-09-183-5/+9
| * | zebra: resolve link dependencies post nldumpAnuradha Karuppiah2018-09-183-2/+42
| * | zebra: Fix neighbor update to BGPvivek2018-09-181-39/+48
| * | zebra: Use boolean for certain VxLAN-EVPN flagsvivek2018-09-185-38/+36