> On Feb. 20, 2014, 6:17 p.m., Sheng Yang wrote: > > Looks good to me. > > > > Also I've confirmed that even with this option, the MAC would show in > > dnsmasq.log, which is necessary for debug. > > > > Applied to MASTER. Thanks!
One moment, on a second thought, even with current setup, dnsmasq won't hand out IP to unknown host. So why this option is needed? And the log would show "DHCPDISCOVER(eth0) 02:01:3a:d9:00:02 no address available" instead of "DHCPDISCOVER(eth0) 02:01:3a:d9:00:02 ignored" with the option. Is there anything I missed? - Sheng ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18310/#review35021 ----------------------------------------------------------- On Feb. 20, 2014, 2:01 p.m., Joris van Lieshout wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18310/ > ----------------------------------------------------------- > > (Updated Feb. 20, 2014, 2:01 p.m.) > > > Review request for cloudstack, daan Hoogland, Hugo Trippaers, and Sheng Yang. > > > Repository: cloudstack-git > > > Description > ------- > > When a ACS network is bridged to another non-ACS network (for instance using > a NSX Bridge) this will prevent dnsmasq from responding to requests from the > other network that have traversed the bridge. > > > Diffs > ----- > > systemvm/patches/debian/config/etc/dnsmasq.conf.tmpl 07c5902 > > Diff: https://reviews.apache.org/r/18310/diff/ > > > Testing > ------- > > We have been running this fix on our own version of the 4.2 and 3.0 SVM for a > couple months with success. > > > Thanks, > > Joris van Lieshout > >