Crate fidl_fuchsia_net_filter_deprecated_common

Source

Structs§

Empty
FilterDisableInterfaceRequest
FilterEnableInterfaceRequest
FilterGetNatRulesResponse
FilterGetRdrRulesResponse
FilterGetRulesResponse
FilterUpdateNatRulesRequest
FilterUpdateRdrRulesRequest
FilterUpdateRulesRequest
Nat
NAT is a rule for Source Network Address Translation.
PortRange
PortRange specifies an inclusive range of port numbers.
Rdr
RDR is a special rule for Redirector, which forwards an incoming packet to a machine inside the firewall.
Rule
Rule describes the conditions and the action of a rule.

Enums§

Action
DeviceClass
Direction
Direction is which way (Incoming or Outgoing) a packet is moving in the stack.
EnableDisableInterfaceError
The possible errors that result from enabling/disabling filtering on an interface.
FilterUpdateNatRulesError
FilterUpdateRdrRulesError
FilterUpdateRulesError
SocketProtocol

Constants§

MAX_RULES
The maximum number of rules.