Dan Kenigsberg has submitted this change and it was merged. Change subject: hook: fix macspoof hook ......................................................................
hook: fix macspoof hook The hook should be build with default VDSM build. Enabling mac-spoofing is required for the appliance specifically for dhcp agent which is connected to the networks bridge by a port (one or more dhcp agent per network). In order for packets not to be blocked by ebtable rules (introduced by nwfilter), mac-spoof should be enabled. Change-Id: I924ba6e85f7299c72724c8b20a0e64d7b197ca23 Bug-Url: https://bugzilla.redhat.com/1139155 Signed-off-by: Petr Horáček <[email protected]> Reviewed-on: http://gerrit.ovirt.org/32817 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm.spec.in M vdsm_hooks/Makefile.am 2 files changed, 7 insertions(+), 8 deletions(-) Approvals: Petr Horáček: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/32817 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I924ba6e85f7299c72724c8b20a0e64d7b197ca23 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Petr Horáček <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
