Summary
Add support for EtherIP(RFC3378) and EoIPv6 tunneling.
Use case
EtherIP tunneling is used by BSD and NEC IX routers and Allied Telesis routers and FURUKAWA routers.
EoIPv6 tunneling which is a protocol similar to EtherIP is used by Mikrotik Routers.
Additional information
EtherIP and EoIPv6 are not officially implemented in Linux. So I want to use my EtherIP and EoIPv6 implementation* written in C.
Can I contribute my implementation which is not famous in the VyOS's policy?
\* https://github.com/symysak/etherip (Now EoIPv6 is not implemented, but I will implement it.)
Related feature request is following: https://vyos.dev/T2081
Thanks!