summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4835 from vishaldhingra/ipv4_linklocalMark Stapp2019-08-201-0/+14
|\
| * zebra : zebra redistributing IPV4 link local Addresses inconsistently.vdhingra2019-08-141-0/+14
* | *: Fix spelling errors pointed out by debian packagingDonald Sharp2019-08-192-2/+2
* | Merge pull request #4832 from ddutt/masterDonald Sharp2019-08-174-18/+39
|\ \ | |/ |/|
| * zebra: Ensure master's ifname is known, even if slave comes up firstDinesh G Dutt2019-08-133-9/+21
| * zebra: Display master interface names, not ifindicesDinesh G Dutt2019-08-131-9/+18
* | zebra : blackhole_type was not set correctly in recursive routesvdhingra2019-08-131-1/+1
* | Merge pull request #4801 from donaldsharp/nht_vrf_show_evilSri Mohana Singamsetty2019-08-131-1/+1
|\ \
| * | zebra: Allow v4 or v6 addresses to be optional after `vrf X` in show ip nhtDonald Sharp2019-08-071-1/+1
* | | Merge pull request #4823 from mjstapp/fix_dplane_thread_nameQuentin Young2019-08-121-1/+1
|\ \ \ | |_|/ |/| |
| * | zebra: make the dplane pthread name consistentMark Stapp2019-08-121-1/+1
| |/
* | Zebra: Incorrect L3VNI for FPM rtmsg for EVPN RT-5 prefixAmeya Dharkar2019-08-101-1/+1
* | zebra: fix advertise svi ip as macip routeChirag Shah2019-08-081-11/+24
|/
* all: remove logical-router functionality (#4774)David Lamparter2019-08-062-23/+0
|\
| * all: remove logical-router functionalityIgor Ryzhov2019-08-022-23/+0
* | Merge pull request #4785 from mjstapp/fix_notif_queued_flagDavid Lamparter2019-08-061-1/+4
|\ \
| * | zebra: clear route QUEUED flag in async notification handlerMark Stapp2019-08-051-1/+4
| |/
* | Merge pull request #4777 ("Fix VRRP rarely getting stuck in Initialize")David Lamparter2019-08-061-0/+6
|\ \
| * | zebra: fix typoDavid Lamparter2019-08-061-1/+1
| * | zebra: send interface updates when downQuentin Young2019-08-021-0/+6
| |/
* | Merge pull request #4752 from chiragshah6/evpn_dev1Sri Mohana Singamsetty2019-08-031-21/+48
|\ \ | |/ |/|
| * zebra: del auto mac when vni is downChirag Shah2019-08-011-9/+40
| * zebra: add info evpn to debugsChirag Shah2019-08-011-12/+8
* | zebra: Redistribution should be told about the old routeDonald Sharp2019-08-021-1/+1
|/
* Merge pull request #4760 from chiragshah6/evpn_dev2Mark Stapp2019-08-011-1/+1
|\
| * zebra: fix evpn dad clear cmd mac parsingChirag Shah2019-07-311-1/+1
* | Merge pull request #4757 from donaldsharp/import_check_fixupRenato Westphal2019-08-011-1/+1
|\ \ | |/ |/|
| * zebra: Fix display of `show ip import-check A.B.C.D`Donald Sharp2019-07-311-1/+1
* | Merge pull request #4650 from pguibert6WIND/show_ip_route_table_allRuss White2019-07-301-6/+49
|\ \
| * | zebra: show ip route all command displays all tables from all vrfsPhilippe Guibert2019-07-091-4/+3
| * | zebra: display the table identifier along with table and entriesPhilippe Guibert2019-07-091-9/+14
| * | zebra: add show ip route all command to dump all unicast tablesPhilippe Guibert2019-07-091-0/+39
* | | Merge pull request #4746 from donaldsharp/zebra_rib_improvementsRuss White2019-07-307-112/+20
|\ \ \
| * | | zebra, tests: Remove ROUTE_ENTRY_NEXTHOPS_CHANGEDDonald Sharp2019-07-294-17/+7
| * | | zebra: Remove repeated enqueueing of system routes for rethinkingDonald Sharp2019-07-294-95/+0
| * | | zebra: Fix route replace v4 semantics with new system routeDonald Sharp2019-07-291-0/+13
| | |/ | |/|
* | | Merge pull request #4560 from lkrishnamoor/filter_vni_changes_junDonald Sharp2019-07-304-55/+48
|\ \ \
| * | | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy2019-07-224-55/+48
* | | | zebra: skip queued entries when resolving nexthopDon Slice2019-07-262-0/+10
| |/ / |/| |
* | | lib: fix missing M:A:C to X:X:X:X:X:X changesIgor Ryzhov2019-07-251-5/+3
|/ /
* | zebra: Print out client who sent us bad dataDonald Sharp2019-07-171-5/+3
* | zebra: Guard debug messagesDonald Sharp2019-07-173-9/+15
* | Merge pull request #4684 from donaldsharp/various_fixesRuss White2019-07-161-0/+5
|\ \
| * | zebra: Modify way we query for inteface speedDonald Sharp2019-07-131-0/+5
* | | Merge pull request #4635 from AnuradhaKaruppiah/evpn-pim-replayJafar Al-Gharaibeh2019-07-154-9/+63
|\ \ \ | |/ / |/| |
| * | pimd, zebra: request for replay of SG entries on startupAnuradha Karuppiah2019-07-034-9/+63
* | | Merge pull request #4660 from manuhalo/label_manager_fixesRenato Westphal2019-07-127-398/+363
|\ \ \
| * | | zebra: label manager refactorEmanuele Di Pascale2019-07-107-382/+220
| * | | lib, zebra: handle failure in get chunkEmanuele Di Pascale2019-07-101-6/+7
| * | | lib, zebra: support label chunk requests for SRGBEmanuele Di Pascale2019-07-103-19/+145
| | |/ | |/|