Remove support for obsolete "tun_id_from_cookie" extension.
authorBen Pfaff <blp@nicira.com>
Tue, 26 Apr 2011 16:42:18 +0000 (09:42 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 26 Apr 2011 16:42:18 +0000 (09:42 -0700)
commitb78f6b77bcaefc7b1e480aa6063091cb9ad50ad2
treea3e7029195e10f5ed70a5263c402ac494311bf1b
parentb0387df4e0ac796af05765834bb6e7750b8b6ae6
Remove support for obsolete "tun_id_from_cookie" extension.

The "tun_id_from_cookie" OpenFlow extension predated NXM and supports only
a fraction of its features.  Nothing (at Nicira, anyway) uses it any
longer.  Support for it had been broken since January and it took until a
few days ago for anyone to complain, so it cannot be too important.  This
commit removes it.
14 files changed:
ChangeLog
include/openflow/nicira-ext.h
lib/learning-switch.c
lib/ofp-parse.c
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
ofproto/ofproto.c
tests/ofp-print.at
tests/ofproto.at
tests/ovs-ofctl.at
tests/test-flows.c
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c