In ipsp_spd_lookup() rename the parameter tdbp to tdbin as it is
authorbluhm <bluhm@openbsd.org>
Wed, 4 May 2022 15:29:58 +0000 (15:29 +0000)
committerbluhm <bluhm@openbsd.org>
Wed, 4 May 2022 15:29:58 +0000 (15:29 +0000)
commit57e6945c8e4bc4a0ce89648033dfda6f96a3bb64
tree01a83c66edd8bc6ab158291661c65a3471f1a8e4
parent5887f5d919b2fab0d4c2316cb54ee0231c604a59
In ipsp_spd_lookup() rename the parameter tdbp to tdbin as it is
always the incoming TDB that has to be checked.
from markus@
sys/netinet/ip_spd.c