ofproto: Change semantics of configuration parameters.
authorBen Pfaff <blp@nicira.com>
Thu, 5 Mar 2009 20:28:36 +0000 (12:28 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 5 Mar 2009 20:28:36 +0000 (12:28 -0800)
commit504884dd7f306f5fbfb69dfa0318b1febf2dd486
tree579aa0cda092744384b645102d067a270711d480
parentf3b4b4e17c67c4fef2baaf82350e836d7534d2fa
ofproto: Change semantics of configuration parameters.

Before, a value of 0 meant "no change".  Now, it means "use the default
value".  This turns out to be more useful.
secchan/ofproto.c