FRRouting / frr

The FRRouting Protocol Suite
https://frrouting.org/
Other
3.21k stars 1.24k forks source link

route redistribution in EIGRPD not work #12344

Open Churrofighter opened 1 year ago

Churrofighter commented 1 year ago

tested on master commit 33dfcd7

When redistribution for PROTOCOL(BGP, ISIS, rip,...) configure in EIGRP, EIGRP requests PROTOCOL routes from Zebra and then Zebra sends the routes. At this moment a ZEBRA_REDISTRIBUTE_ROUTE_ADD message receives from zebra and EIGRP handles this message in the eigrp_zebra_read_route function in the eigrp_zebra.c file.

because this function didn't compliment completely, these routes don't add and don't send for peers.

Jafaral commented 1 year ago

@Churrofighter can you provide more information? configs, environment, etc? see bug report template plz.

Churrofighter commented 1 year ago

@Churrofighter can you provide more information? configs, environment, etc? see bug report template plz.

Sure, how can i get eigrp debug logs?

ak503 commented 1 year ago

looks like it's not implemented? https://github.com/FRRouting/frr/blob/1f98f424432a9e03032109156a26dd7d6f932b3e/eigrpd/eigrp_zebra.c#L105-L149

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 180 days with no activity. Comment or remove the autoclose label in order to avoid having this issue closed.

frrbot[bot] commented 1 year ago

This issue will be automatically closed in the specified period unless there is further activity.

ak503 commented 1 year ago

it still doesn't work

frrbot[bot] commented 1 year ago

This issue will no longer be automatically closed.

github-actions[bot] commented 9 months ago

This issue is stale because it has been open 180 days with no activity. Comment or remove the autoclose label in order to avoid having this issue closed.

frrbot[bot] commented 9 months ago

This issue will be automatically closed in the specified period unless there is further activity.

ak503 commented 9 months ago

up

frrbot[bot] commented 9 months ago

This issue will no longer be automatically closed.