Comment 3 for bug 1368411

Revision history for this message
Toni Lähdekorpi (lahdekorpi) wrote :

How is this still an issue?

I tried the patch with 0.35-0ubuntu2 in xenial:

+ if r.position != 0 and r.position <= num_v4:
+ r.position = num_v4 + 1

And it works perfectly. Couldn't this be merged as there is no obvious downside on recalculating the rule position for IPv6 addresses?