Jalae/guard-puppy

User Defined Protocols table widget: duplicating protocols

Closed this issue · 1 comments

if a file is imported that contains UDPs then it is reloaded, all the protocols will stack. so they will be listed twice. this can be fixed by dropping all the UDPs when the firewall is reset to a default state, or if it is more benifitial, by checking the already existant protocols for a match when adding new ones.

fixed in 4324a87