I have almost implemented 'extended next hop' for OSPFv3. But then i
pivoted to supporting properly IPv4 loopback nexthop [*]. Now i have
doubts about usefulness of 'extended next hop', as any IPv4 router needs
at one IPv4 address anyways (at least to be able to send ICMP messages)
and there is no need to put IPv4 addresses on links. Are there any good
arguments for it?
In VPP, an interface that does not have an ip4 address, will not
allow for ip4 traffic to enter it. In other words, there must be an
ip4 address on the interface before forwarding is turned on.