Fix issues when handling unkown ipv6 packets 21/73221/1
authorLuc Provoost <luc.provoost@gmail.com>
Fri, 11 Feb 2022 18:55:41 +0000 (19:55 +0100)
committerLuc Provoost <luc.provoost@gmail.com>
Fri, 11 Feb 2022 18:55:41 +0000 (19:55 +0100)
commit0a07d296d453c11a31356844a0aae140fe012324
tree505c0e94a4f6416aac242f98f9ac914c3abf4f87
parentf7e3c60f502521862045a2de4bd25b6e5b2a49be
Fix issues when handling unkown ipv6 packets

In order to fix this, a new parameter has been introduced:
"ipv6 mask length". This can be specified in the port section of
the config file. The default value is 8 (bytes).

Signed-off-by: Luc Provoost <luc.provoost@gmail.com>
Change-Id: I88b0b3906cc247ae5653ad59b8aa425f0cddf347
VNFs/DPPD-PROX/defaults.c
VNFs/DPPD-PROX/handle_master.c
VNFs/DPPD-PROX/packet_utils.c
VNFs/DPPD-PROX/prox_args.c
VNFs/DPPD-PROX/prox_port_cfg.h