From: Vadim Fedorenko <vfedore...@novek.ru> Date: Mon, 18 May 2020 23:33:43 +0300
> The support for MPLS-in-IPv4 was added earlier. This patchset adds > support for MPLS-in-IPv6. This adds way too many ifdefs into the C code, please find another way to abstract this such that you don't need to add ifdefs all over the place. Thank you.