Fix state kill ordering in rc.newwanip. Fixes #4674
Move state kill to after new rules and routing have been setup. Otherwise there is a race condition where new states could be created before the new rules and routing are in place.
Related issues
Bug #4674: invalid state table entries after WAN IP change
Fix state kill ordering in rc.newwanip. Fixes #4674
Move state kill to after new rules and routing have been setup.
Otherwise there is a race condition where new states could be created
before the new rules and routing are in place.