wg(8): clarify phrasing
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
		
							parent
							
								
									437116f238
								
							
						
					
					
						commit
						186df55998
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										6
									
								
								src/wg.8
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								src/wg.8
									
									
									
									
									
								
							| 
						 | 
					@ -143,9 +143,9 @@ and may be omitted. This option adds an additional layer of symmetric-key
 | 
				
			||||||
cryptography to be mixed into the already existing public-key cryptography,
 | 
					cryptography to be mixed into the already existing public-key cryptography,
 | 
				
			||||||
for post-quantum resistance.
 | 
					for post-quantum resistance.
 | 
				
			||||||
.IP \(bu
 | 
					.IP \(bu
 | 
				
			||||||
AllowedIPs \(em a comma-separated list of ip (v4 or v6) addresses with
 | 
					AllowedIPs \(em a comma-separated list of IP (v4 or v6) addresses with
 | 
				
			||||||
CIDR masks from which this peer is allowed to send incoming traffic and
 | 
					CIDR masks from which incoming traffic for this peer is allowed and to
 | 
				
			||||||
to which outgoing traffic for this peer is directed. The catch-all
 | 
					which outgoing traffic for this peer is directed. The catch-all
 | 
				
			||||||
\fI0.0.0.0/0\fP may be specified for matching all IPv4 addresses, and
 | 
					\fI0.0.0.0/0\fP may be specified for matching all IPv4 addresses, and
 | 
				
			||||||
\fI::/0\fP may be specified for matching all IPv6 addresses. May be specified
 | 
					\fI::/0\fP may be specified for matching all IPv6 addresses. May be specified
 | 
				
			||||||
multiple times. Required.
 | 
					multiple times. Required.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue