Open dfarrell07 opened 8 years ago
quick note... I actually got the title of the patch wrong. the code enables the arp responder... it's a double negative option.
the option is to disable it and the default is yes. Patch I pushed is to set disabled = no
It turns on an arp poll that looks for the gateway that the flows should send the instance egress traffic to.
@radez added logic to disable ODL's ARP responder when L3 is enabled in #90. Need to document this in the README.
@radez why did you need this logic?