Use prefix trie lookup for IPv4 by default.
authorJarno Rajahalme <jrajahalme@nicira.com>
Fri, 16 May 2014 19:51:11 +0000 (12:51 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Fri, 16 May 2014 19:51:11 +0000 (12:51 -0700)
commitf017d9868ed48ac7f367bb47e4dfdd187f2a516b
tree05e2d2533f7b2e06a280a2f6307e59eec1fb888c
parentfe83f81df9779ba4fa74111a09764d3153651dac
Use prefix trie lookup for IPv4 by default.

Unless otherwise configured, the prefix trie lookup is enabled for
IPv4 destination and source address fields.  A new keyword "none" is
accepted as the value of "prefixes" in the OVSDB Flow_Table column.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
ofproto/ofproto.c
ofproto/ofproto.h
tests/classifier.at
vswitchd/bridge.c
vswitchd/vswitch.xml