User contributions for Aurelien
Jump to navigation
Jump to search
21 April 2024
- 08:5208:52, 21 April 2024 diff hist −17 m Quick reference-nftables in 10 minutes →Rules: Clarify the explanation about the inserted rule position. current
- 08:4708: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.
- 07:2907: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 }
- 07:2207:22, 21 April 2024 diff hist +5 m Quick reference-nftables in 10 minutes →Comp: More consistent space after { and before }
- 07:2207:22, 21 April 2024 diff hist +2 m Quick reference-nftables in 10 minutes →Esp: More consistent space after { and before }
- 07:2107:21, 21 April 2024 diff hist +4 m Quick reference-nftables in 10 minutes →Ah: More consistent space after { and before }
- 07:2107:21, 21 April 2024 diff hist +4 m Quick reference-nftables in 10 minutes →Dccp: More consistent space after { and before }
- 07:2007:20, 21 April 2024 diff hist +3 m Quick reference-nftables in 10 minutes →Sctp: More consistent space after { and before }
- 07:2007:20, 21 April 2024 diff hist +2 m Quick reference-nftables in 10 minutes →Udplite: More consistent space after { and before }
- 07:1907:19, 21 April 2024 diff hist +2 m Quick reference-nftables in 10 minutes →Udp: More consistent space after { and before }
- 07:1907:19, 21 April 2024 diff hist +3 m Quick reference-nftables in 10 minutes →Tcp: More consistent space after { and before }
- 07:1807:18, 21 April 2024 diff hist +8 m Quick reference-nftables in 10 minutes →Ip6: More consistent space after { and before }
- 07:0507:05, 21 April 2024 diff hist +3 m Quick reference-nftables in 10 minutes →Ip: More consistent spacing after { and before }
- 07:0107: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
- 06:4706:47, 21 April 2024 diff hist +23 m Quick reference-nftables in 10 minutes →Tables: Mention that the default family is 'ip'.
- 06:4506: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.
- 06:4006:40, 21 April 2024 diff hist +38 m Quick reference-nftables in 10 minutes →Tables: Briefly explain what a handle is
- 06:3406: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