tcp: validate the IP address while checking TCP connection 03/23303/1
authorSrikanth Akula <srakula@cisco.com>
Thu, 7 Nov 2019 02:53:13 +0000 (18:53 -0800)
committerSrikanth Akula <srakula@cisco.com>
Thu, 7 Nov 2019 02:59:19 +0000 (18:59 -0800)
commitcf4c2102d9dc3ccc939cca1137b24a75341f1b0c
tree0fd484fa1f776a42c0608d24c70567d08e185338
parent8d74caa0a2e5e991908238a75651e4710764745f
tcp: validate the IP address while checking TCP connection

Type: feature

Along with the port information, we need to validate the IP address details as well.
This is very useful in the case port re-use scenario

Signed-off-by: Srikanth Akula <srakula@cisco.com>
Change-Id: I11e1ebcd3e56aae47ac235a89606a83c928aa6bb
src/vnet/tcp/tcp_input.c