numam-dpdk/examples/ipsec-secgw
Sergio Gonzalez Monroy 96362fadd1 examples/ipsec-secgw: fix build with gcc 4.5
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: 906257e965 ("examples/ipsec-secgw: support IPv6")

Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
2016-07-22 11:53:32 +02:00
..
esp.c examples/ipsec-secgw: support transport mode 2016-06-21 12:12:09 +02:00
esp.h examples/ipsec-secgw: rework processing loop 2016-06-21 12:07:25 +02:00
ipip.h examples/ipsec-secgw: fix build with gcc 4.5 2016-07-22 11:53:32 +02:00
ipsec-secgw.c examples/ipsec-secgw: fix inbound crash 2016-07-16 00:11:51 +02:00
ipsec.c examples/ipsec-secgw: support IPv6 2016-06-21 12:11:27 +02:00
ipsec.h examples/ipsec-secgw: fix build with gcc 4.5 2016-07-22 11:53:32 +02:00
Makefile examples/ipsec-secgw: support IPv6 2016-06-21 12:11:27 +02:00
rt.c examples/ipsec-secgw: support transport mode 2016-06-21 12:12:09 +02:00
sa.c examples/ipsec-secgw: fix build with gcc 4.5 2016-07-22 11:53:32 +02:00
sp4.c examples/ipsec-secgw: support transport mode 2016-06-21 12:12:09 +02:00
sp6.c examples/ipsec-secgw: support transport mode 2016-06-21 12:12:09 +02:00