1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-04 17:15:50 +00:00

Use unique SPI.

MFC after:	1 week
This commit is contained in:
Andrey V. Elsukov 2017-04-04 23:30:05 +00:00
parent b72ff4a149
commit 1bbe19e65b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=316508

View File

@ -696,7 +696,7 @@ spdadd 10.0.11.41/32[21] 10.0.11.33/32[any] any
Use TCP MD5 between two numerically specified hosts:
.Bd -literal -offset indent
add 10.1.10.34 10.1.10.36 tcp 0x1000 -A tcp-md5 "TCP-MD5 BGP secret" ;
add 10.1.10.36 10.1.10.34 tcp 0x1000 -A tcp-md5 "TCP-MD5 BGP secret" ;
add 10.1.10.36 10.1.10.34 tcp 0x1001 -A tcp-md5 "TCP-MD5 BGP secret" ;
.Ed
.\"
.Sh SEE ALSO