rconn: Make OF 1.4 bundle messages 'admitted'.
authorJarno Rajahalme <jrajahalme@nicira.com>
Mon, 22 Dec 2014 19:31:18 +0000 (11:31 -0800)
committerJarno Rajahalme <jrajahalme@nicira.com>
Mon, 22 Dec 2014 19:38:51 +0000 (11:38 -0800)
commitb58990a668c66fae2240ce86362925a2a6dfff48
treee7b0638135dab3c75713b46ba640dec0defc1f6b
parent475b8f065d694adad1581b562b2aa38580af28fc
rconn: Make OF 1.4 bundle messages 'admitted'.

Use of OF 1.4 bundle messages by a controller should indicate that the
controller has decided to use the switch, hence make is_admitted_msg()
return 'true' for them.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/rconn.c