Révision cd4cf212
Remove trailing whitespace
types/addr.pp | ||
---|---|---|
2 | 2 |
# Represents an address expression to be used within a rule. |
3 | 3 |
type Nftables::Addr = Variant[ |
4 | 4 |
Stdlib::IP::Address::V6, |
5 |
Stdlib::IP::Address::V4,
|
|
5 |
Stdlib::IP::Address::V4, |
|
6 | 6 |
Nftables::Addr::Set |
7 | 7 |
] |
Formats disponibles : Unified diff