summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2015-10-20 22:03:02 -0700
committerJustin Pettit <jpettit@ovn.org>2015-11-09 15:01:50 -0800
commitf6ecf944a985f2b87053719d54c7218016e1ad01 (patch)
tree314c48a52a9041407275873a940956fd6024ef55 /NEWS
parentb8786b188ddac5789fd1b228613b514e19a5782a (diff)
downloadopenvswitch-f6ecf944a985f2b87053719d54c7218016e1ad01.tar.gz
vswitchd: Allow modifying ICMP type and code.
Signed-off-by: Justin Pettit <jpettit@nicira.com> Acked-by: Flavio Leitner <fbl@sysclose.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9b9dff2bb..cf9984430 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ Post-v2.4.0
* OpenFlow 1.4+ "importance" is now considered for flow eviction.
* OpenFlow 1.4+ OFPTC_EVICTION is now implemented.
* OpenFlow 1.4+ OFPMP_TABLE_DESC is now implemented.
+ * Allow modifying the ICMPv4/ICMPv6 type and code fields.
- Support for matching/generating options as well as the OAM bit with
Geneve tunnels.
- Support Multicast Listener Discovery (MLDv1 and MLDv2).