daa20e21fb
Currently we issue a lot of iptables requests in vain. Change firewall handling logic to cache last known set of MAC's to black list. If the current list matches the previous one, do not update rules. Change-Id: I135d7f3b18dd6ea17058fe23a7fa7e58a45c2270 Closes-Bug: #1543516
4 lines
76 B
YAML
4 lines
76 B
YAML
---
|
|
fixes:
|
|
- Only issue iptables calls when list of active MAC's changes.
|