← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1502924] Re: our ipv6 icmp rules don't match iptables output

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1502924

Title:
  our ipv6 icmp rules don't match iptables output

Status in neutron:
  Fix Released

Bug description:
  our code that generates iptables rules for ipv6 icmp rules does not
  match the format that they are printed back out from iptables-save.
  This causes counters to be lost on those rules since the iptables
  manger can't match the rules we generate to the output.

  We are using a different protocol name and not including the module,
  which iptables-save does.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1502924/+subscriptions


References