softwarecontainer
0.18.0-739e8d7 2017-05-04
|
Definition of a 'Rule' used to handle network traffic. More...
#include <iptableentry.h>
Data Fields | |
std::string | host |
std::vector< std::string > | protocols |
portFilter | ports |
Target | target |
Definition of a 'Rule' used to handle network traffic.
Used internally in an Entry.
Definition at line 62 of file iptableentry.h.