User contributions for Aurelien
Jump to navigation
Jump to search
21 April 2024
- 09:5209:52, 21 April 2024 diff hist −17 m Quick reference-nftables in 10 minutes →Rules: Clarify the explanation about the inserted rule position. current
- 09:4709:47, 21 April 2024 diff hist +109 m Quick reference-nftables in 10 minutes →Rules: Clarify that <position> is just a handle (not some other type of identifier), and the new rule is inserted just before the rule with that handle.
- 08:2908:29, 21 April 2024 diff hist +73 m Quick reference-nftables in 10 minutes More consistent spacing, e.g., { a, b, c } instead of { a,b, c} or {a, b, c }
- 08:2208:22, 21 April 2024 diff hist +5 m Quick reference-nftables in 10 minutes →Comp: More consistent space after { and before }
- 08:2208:22, 21 April 2024 diff hist +2 m Quick reference-nftables in 10 minutes →Esp: More consistent space after { and before }
- 08:2108:21, 21 April 2024 diff hist +4 m Quick reference-nftables in 10 minutes →Ah: More consistent space after { and before }
- 08:2108:21, 21 April 2024 diff hist +4 m Quick reference-nftables in 10 minutes →Dccp: More consistent space after { and before }
- 08:2008:20, 21 April 2024 diff hist +3 m Quick reference-nftables in 10 minutes →Sctp: More consistent space after { and before }
- 08:2008:20, 21 April 2024 diff hist +2 m Quick reference-nftables in 10 minutes →Udplite: More consistent space after { and before }
- 08:1908:19, 21 April 2024 diff hist +2 m Quick reference-nftables in 10 minutes →Udp: More consistent space after { and before }
- 08:1908:19, 21 April 2024 diff hist +3 m Quick reference-nftables in 10 minutes →Tcp: More consistent space after { and before }
- 08:1808:18, 21 April 2024 diff hist +8 m Quick reference-nftables in 10 minutes →Ip6: More consistent space after { and before }
- 08:0508:05, 21 April 2024 diff hist +3 m Quick reference-nftables in 10 minutes →Ip: More consistent spacing after { and before }
- 08:0108:01, 21 April 2024 diff hist +2 m Quick reference-nftables in 10 minutes →Chains: Escape curly brackets to avoid errors in bash, zsh and many other shells
- 07:4707:47, 21 April 2024 diff hist +23 m Quick reference-nftables in 10 minutes →Tables: Mention that the default family is 'ip'.
- 07:4507:45, 21 April 2024 diff hist +14 m Quick reference-nftables in 10 minutes →Chains: Since nftables 1.0.1, Linux kernel 5.16, netdev supports egress.
- 07:4007:40, 21 April 2024 diff hist +38 m Quick reference-nftables in 10 minutes →Tables: Briefly explain what a handle is
- 07:3407:34, 21 April 2024 diff hist 0 m Quick reference-nftables in 10 minutes →Tables: Options like -n and -a must be placed before the command