ovn-northd: no logical router icmp response for directed broadcasts
authorFlavio Fernandes <flavio@flaviof.com>
Mon, 20 Jun 2016 20:57:22 +0000 (16:57 -0400)
committerJustin Pettit <jpettit@ovn.org>
Thu, 23 Jun 2016 19:46:22 +0000 (12:46 -0700)
commite9bc5de158e0024a14dddfe44f840b6da528be4f
tree891e56efd677d0a543307f3d7982c7c80acf7881
parentc47cb7e67da15041671d77145116d13aa3317342
ovn-northd: no logical router icmp response for directed broadcasts

Responding to icmp queries where the L3 destination is a directed broadcast
was not being properly handled, causing the reply to be sent to all logical
ports except for the one port that should receive it.

This is a proposal for using choice B in the mail discussion; where icmp
queries to broadcast are simply not responded by the logical router.

Reported-at: http://openvswitch.org/pipermail/discuss/2016-June/021610.html
Signed-off-by: Flavio Fernandes <flavio@flaviof.com>
Signed-off-by: Justin Pettit <jpettit@ovn.org>
ovn/northd/ovn-northd.8.xml
ovn/northd/ovn-northd.c