Comment 12 for bug 1735724

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/pike)

Reviewed: https://review.openstack.org/598980
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6a8a1f81aea35933996494674157454e7abfb1ee
Submitter: Zuul
Branch: stable/pike

commit 6a8a1f81aea35933996494674157454e7abfb1ee
Author: Brian Haley <email address hidden>
Date: Thu Nov 30 16:57:51 2017 -0500

    Add iptables metadata marking rule on router init

    Move the iptables metadata marking rule earlier in
    router init, that way any stray metadata requests
    that arrive before the filter metadata redirect rule is
    installed will just be dropped. We do this irregardless
    of whether we will be running the metadata proxy.

    Partial-bug: #1735724

    Change-Id: I8982523dbb94a7c5b8a4db88a196fabc4dd2873f
    (cherry picked from commit 69419778276a722c3f376046d1e0cc7fc4684e99)