in-band: Fix inconsistency in in-band code.
authorBen Pfaff <blp@nicira.com>
Tue, 6 Apr 2010 00:12:43 +0000 (17:12 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 20 Apr 2010 18:01:44 +0000 (11:01 -0700)
commit25bfb758931fbb1c53ac351caed8756ea516b734
tree14b731199a36c744df6c8228bc4a8d848d8e3951
parentab48643b58bb081cab6408ee2a4aca50cf7ddcc6
in-band: Fix inconsistency in in-band code.

The IBR_TO_LOCAL_ARP and IBR_FROM_LOCAL_ARP flows are dropped if there is
no local MAC.  I don't see why IBR_FROM_LOCAL_DHCP should be different, so
this commit adds it too.
ofproto/in-band.c