X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vswitchd%2Fbridge.c;h=48d02b38331017e043e1f20838cc073c88d79750;hb=39fb08818bbd9c438dbf23caa89937c663451b5a;hp=7081512e9273ccef5010471f21a561a87e221290;hpb=6867bc3633fc5734eb81cd8684f0fed5df319bdd;p=sliver-openvswitch.git diff --git a/vswitchd/bridge.c b/vswitchd/bridge.c index 7081512e9..48d02b383 100644 --- a/vswitchd/bridge.c +++ b/vswitchd/bridge.c @@ -1955,7 +1955,7 @@ process_flow(struct bridge *br, const flow_t *flow, goto done; } else { /* Drop all multicast packets for which we have learned a different - * input port, because we probably sent the packet on one slaves + * input port, because we probably sent the packet on one slave * and got it back on the active slave. Broadcast ARP replies are * an exception to this rule: the host has moved to another * switch. */