Support 5 tuple load balancing for IP addresses other than 0.0.0.X 99/41399/5
authorDanielMartinBuckley <daniel.m.buckley@intel.com>
Fri, 8 Sep 2017 11:45:13 +0000 (12:45 +0100)
committerDanielMartinBuckley <daniel.m.buckley@intel.com>
Mon, 11 Sep 2017 16:34:59 +0000 (17:34 +0100)
commit9e4d303ca87c498ec5aef9d37f3c6f556eeddaae
treee458149af316df616720618ffc277e6956c45989
parent612f4187759b6e768d9ee817ca7a779e5c657ce1
Support 5 tuple load balancing for IP addresses other than 0.0.0.X

Currently packets generated with IP addresses 10.1.1.x when handled
by 5 Tuple Load Balancer are discarded/dropped. These addresses are
outhside the range of the hash algorithm.

Change-Id: Idf2cea0ff299a3fa75554f0d103e13391eae02fa
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
VNFs/DPPD-PROX/handle_lb_5tuple.c