[Beta] ospf does not redistribute all connected routes

Version: VyOS 999.201706062137
Built by: autobuild@vyos.net
Built on: Tue 06 Jun 2017 21:37 UTC
Build ID: 06e22192-ecfe-49d0-82a9-83b17e6af6ca

“set protocols ospf redistribute connected” will redistribute routes for physical interfaces- but does not appear to redistribute routes for virtual tunnel interfaces.

For example on the originating router:

[code]$ show ip route 169.254.1.0
Routing entry for 169.254.1.0/30
Known via “connected”, distance 0, metric 1, best

  • directly connected, vti0[/code]

The route there is listed as connected- but it does not show up in the routing table for the receiving router (though all connected routes associated with physical interfaces do show up when we redistribute static).

Redistribution of connected routes associated with virtual tunnel interfaces worked correctly in 1.1.7.

Hello!
i think this another one good for task in phabricator
Please submit to phabricator
Thanks!