Module virtual_net::ruleset
source ยท Structsยง
- Represents a DNS rule
- Represents an Ipv4 rule
- Represents an Ipv6 rule
- RuleExpr ๐
- Represents a ruleset that can be used to specify a whitelist and a blacklist in order to control the inbound and outbound traffic of a network.
- RulesetSegment ๐
Enumsยง
- Represents the direction of the network traffic
- Specification of a domain
- Specification of an Ipv4
- Specification of an Ipv6 address
- Specification of a port rule
- Represents all supported rules
- RuleAction ๐
- Represents the errors that could happen during parsing the ruleset
- RuleType ๐
Functionsยง
- parse_as_list ๐
- parse_dns_rule ๐
- parse_enclosed ๐
- parse_ipv4_rule ๐
- parse_ipv6_rule ๐