projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5483496
)
news: Mention NXM_PACKET_IN.
author
Ethan Jackson
<ethan@nicira.com>
Wed, 11 Jan 2012 01:25:59 +0000
(17:25 -0800)
committer
Ethan Jackson
<ethan@nicira.com>
Wed, 11 Jan 2012 01:26:40 +0000
(17:26 -0800)
Signed-off-by: Ethan Jackson <ethan@nicira.com>
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 332d7403fe1b6dae8dddc69216834a61a55c05e8..5b26810efd0d487c454232298118f6414e8c7958 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-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.