* Add siphash file for calculating the sequence number. 07/6207/1
authorReshma Pattan <reshma.pattan@intel.com>
Fri, 7 Apr 2017 15:51:27 +0000 (16:51 +0100)
committerReshma Pattan <reshma.pattan@intel.com>
Fri, 14 Apr 2017 09:30:57 +0000 (10:30 +0100)
commit9fa82a63e47e4ee274c54af366e6fce055a0cbab
tree6479ef920d62a7d772e029766da113eb1e7b3228
parent4e3cb26150547b8b4105c795e282a1564e7f6e86
* Add siphash file for calculating the sequence number.
* l4fwd app changed to include new command line parameters
  hash and secret key for hash calculation.
* Changed l4fwd library to integrate siphash support for
  calculating the sequence number.

Change-Id: I29c60836c8b17a118d76b619fd79398fac200f67
Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
README
examples/l4fwd/README
examples/l4fwd/lcore.h
examples/l4fwd/parse.c
lib/libtle_l4p/ctx.c
lib/libtle_l4p/halfsiphash.h [new file with mode: 0644]
lib/libtle_l4p/syncookie.h
lib/libtle_l4p/tcp_rxtx.c
lib/libtle_l4p/tle_ctx.h