Fabian Deutsch has submitted this change and it was merged. Change subject: Insert iptables rules, don't append them ......................................................................
Insert iptables rules, don't append them Since the last rule set it to REJECT everything which hasn't previously matched, appending rules after that does not work. We should put them at the top instead. Change-Id: If2a7ae8f94f192c953fced52693cffba680affc3 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1064255 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirtnode/ovirtfunctions.py 1 file changed, 1 insertion(+), 1 deletion(-) -- To view, visit http://gerrit.ovirt.org/25098 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If2a7ae8f94f192c953fced52693cffba680affc3 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
