tcp: validate the IP address while checking TCP connection 03/23503/3
authorSrikanth Akula <srakula@cisco.com>
Thu, 7 Nov 2019 02:53:13 +0000 (18:53 -0800)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 28 Nov 2019 09:37:41 +0000 (09:37 +0000)
commit6c1ce53b445a9752a76659ec082430b495064b90
treef80f6d468da3ec6a09457dd95d019a17c54f5568
parent67bb7ca00479e81bbc8770857d38e156a7b3824e
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
(cherry picked from commit cf4c2102d9dc3ccc939cca1137b24a75341f1b0c)
src/vnet/tcp/tcp_input.c