diff options
author | Luc Provoost <luc.provoost@intel.com> | 2021-03-23 13:22:53 +0100 |
---|---|---|
committer | Luc Provoost <luc.provoost@intel.com> | 2021-03-25 15:44:11 +0100 |
commit | 91c54d4d46d64cbba9d5573609497a211dbbc479 (patch) | |
tree | fee8be32db9aaf52902fe169df03aff56cd5df76 /VNFs/DPPD-PROX/handle_nat.c | |
parent | 6cc79cf61cd3375b3e12956bb9ec3284a8e7440f (diff) |
Do not request IPV6 routing info
PROX is not yet dealing with IPV6 routing info (only IPV4). Hence we got
a segmentation fault when receiving such information. In a previous
commit, we are checking for IPV4 routing info and we do not continue
processing of any other routing information. With this fix, we ask the
Linux OS NOT to provide IPV6 routing info.
The checks when receiving routing information have changed so that we only
treat IPV4 and nothing else.
Change-Id: I428a036c31014377c8de08da17e51740be0e1de5
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
Diffstat (limited to 'VNFs/DPPD-PROX/handle_nat.c')
0 files changed, 0 insertions, 0 deletions