diff options
author | Deepak S <deepak.s@linux.intel.com> | 2017-11-07 04:56:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-07 04:56:51 +0000 |
commit | 4ce790d94ac1b0ce7384f8a7667593e862e2f0b2 (patch) | |
tree | 4252ceb726bdfd44d1cbae738ac78dd2ea443953 /docs | |
parent | 77b38336f0ca038ddc48396a452f2c2ce0a52a48 (diff) |
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "lw_AFTR: IP Checksum required on generated packet."
- lw_AFTR: IP Checksum required on generated packet.
In lwAFTR (ipv6 de-encapsulate) the generated ipv4 packet requires an IP
checksum, otherwise this packet is dropped in Openstack. (Openstack is
much stricter than baremetal) Some fields in the header need to be
initialized.
Add flag in Makefile which when enabled will build to include the generate
the IP checksum in the build. FLAG = GEN_DECAP_IPV6_TO_IPV4_CKSUM=y
Not include in default build.
Change-Id: If94e7cff64b03c66362021f05e48fb9265fc8210
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/samplevnf | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/samplevnf b/docs/submodules/samplevnf -Subproject f6abc2e6a02557e82ad0d1e5440653bb8884ecc +Subproject 516aad7ecf88e968940d384a1f56dca4e42a279 |