ovsdb: generate update2 notification for a monitor2 session
authorAndy Zhou <azhou@nicira.com>
Thu, 15 Oct 2015 21:07:43 +0000 (14:07 -0700)
committerAndy Zhou <azhou@ovn.org>
Fri, 11 Dec 2015 22:22:33 +0000 (14:22 -0800)
commit52553aeaa95ab46a1c120a8628621d8ed390a91f
tree1fc1d5caf92d93a036494e6379993132d0fca669
parent1a6f1cefc0ecfc60f13b815d53666421e6e0b1a0
ovsdb: generate update2 notification for a monitor2 session

Add functions that can generate "update2" notification for a
"monitor2" session. "monitor2" and "update2" are RFC 7047 extensions
described by ovsdb-server(1) manpage. See the manpage changes
for more details.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Ben Pfaff <blp@ovn.org>
ovsdb/jsonrpc-server.c
ovsdb/monitor.c
ovsdb/monitor.h
ovsdb/ovsdb-server.1.in