> GCC 4.5.x does not handle well initializing anonymous union and/or
> structs.
>
> To make the compiler happy we name those anonymous union/struct.
>
> Fixes: 906257e965b7 ("examples/ipsec-secgw: support IPv6")
>
> Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at intel.com>
Applied, thanks