Reverts all executed rules that this handler knows about.
# File lib/packetthief/impl/manual.rb, line 19 def revert end
Executes a rule and holds onto it for later removal.
# File lib/packetthief/impl/manual.rb, line 15 def run(rule) end