@ -23,6 +23,7 @@ def remove_mac_address(mac_addr):
for r in chain.rules:
if r == rule:
chain.delete_rule(r)
print('Found {0}, removing'.format(mac_addr))
def check_expired_sessions():
cursor.execute('''