2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00

news: Mention NXM_PACKET_IN.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
This commit is contained in:
Ethan Jackson 2012-01-10 17:25:59 -08:00
parent 5483496034
commit b4b7f82701

1
NEWS
View File

@ -3,6 +3,7 @@ port-v1.4.0
- OpenFlow:
- Added support for querying, modifying, and deleting flows
based on flow cookie when using NXM.
- Added new NXM_PACKET_IN format.
- ovs-ofctl:
- Added daemonization support to the monitor and snoop commands.