Module Name: src Committed By: knakahara Date: Wed Aug 7 10:10:00 UTC 2019
Modified Files: src/sys/netipsec: ipsec.c Log Message: ipsec_getpolicybysock() should also call key_havesp() like ipsec_getpolicybyaddr(). That can reduce KEYDEBUG messages. To generate a diff of this commit: cvs rdiff -u -r1.169 -r1.170 src/sys/netipsec/ipsec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.