aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorFrancesco Fondelli <francesco.fondelli@gmail.com>2014-04-02 14:12:01 +0200
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2014-04-06 17:21:20 +0000
commite60ed4fc304c05bb8063d23c8a4032b62f9fadb7 (patch)
treeacf85bc90f8308cb4d20f1a087b1924d90f94a96 /AUTHORS
parent564730120ee757ebe1a70ee0dd9e08b6674d4799 (diff)
IANA assigned port number 6653 to OpenFlow. However, applications
(e.g. opendaylight, nox, openvswitch, etc) still use legacy port numbers. The most common are 6633 and 6634. This patch adds a simple heuristic logic and uses the current uint preference as additional input. In most cases no user intervention is needed and OpenFlow is automatically detected/dissected. Change-Id: Iebf09b7b870efe9d52421b9acc238208d25d4565 Signed-off-by: Francesco Fondelli <francesco.fondelli@gmail.com> Reviewed-on: https://code.wireshark.org/review/921 Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index eac3407ddf..3475d5533a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2369,6 +2369,7 @@ Francesco Fondelli <francesco.fondelli[AT]gmail.com> {
Support for Exclude Routes (XRO) in RSVP-TE, RFC 4874
Support for Shared Use of Experimental TCP Options
Support for TCP Fast Open
+ OpenFlow heuristic logic
}
Artem Tamazov <artem.tamazov[AT]tellabs.com> {