]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use ipsec4_in_reject() to simplify ip_ipsec_fwd() and ip_ipsec_input().
authorae <ae@FreeBSD.org>
Thu, 11 Dec 2014 18:55:54 +0000 (18:55 +0000)
committerae <ae@FreeBSD.org>
Thu, 11 Dec 2014 18:55:54 +0000 (18:55 +0000)
commit763607f988f01b1466a279f442857914e00b15b9
tree01168368becb11c9defe27c567c3e65996518798
parent19098cfc000302127817a432ec0b8dae4f9094c7
Use ipsec4_in_reject() to simplify ip_ipsec_fwd() and ip_ipsec_input().
ipsec4_in_reject() does the same things, also it counts policy violation
errors.

Obtained from: Yandex LLC
Sponsored by: Yandex LLC
sys/netinet/ip_ipsec.c