summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2014-02-04 09:01:16 -0800
committerBen Pfaff <blp@nicira.com>2014-02-11 07:55:38 -0800
commit276e2864c517a13f9a3ba33086b091743096d30c (patch)
treea76b973c2f37461ad82458d9db5bcb3ced655044 /AUTHORS
parent94b8c324a11de4e4ab7647e8ad87fd01a8163f6d (diff)
downloadopenvswitch-276e2864c517a13f9a3ba33086b091743096d30c.tar.gz
pcap-file: Allow capturing TCP streams where the SYN is not seen.
Until now, the tcp_stream() code has ignored any TCP packets that don't correspond to a stream that began with a TCP SYN. This commit changes the code so that any TCP packet that contains a payload starts a new stream. Signed-off-by: Ben Pfaff <blp@nicira.com> Reported-by: Vasu Dasari <vdasari@gmail.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 5817aa154..ba1392da7 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -246,6 +246,7 @@ Timothy Chen tchen@nicira.com
Torbjorn Tornkvist kruskakli@gmail.com
Valentin Bud valentin@hackaserver.com
Vasiliy Tolstov v.tolstov@selfip.ru
+Vasu Dasari vdasari@gmail.com
Vishal Swarankar vishal.swarnkar@gmail.com
Vjekoslav Brajkovic balkan@cs.washington.edu
Voravit T. voravit@kth.se