freebsd-dev/sys/netipsec
Andrey V. Elsukov 6f9e437bdc Fix possible double releasing for SA reference.
This is missing part of r318734. When crypto subsystem returns error
the xform code handles an error independently.

PR:		221849
MFC after:	5 days
2017-09-01 11:51:07 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
ipcomp_var.h
ipcomp.h
ipsec6.h Fix the regression introduced in r275710. 2017-08-21 13:52:21 +00:00
ipsec_input.c Add inpcb pointer to struct ipsec_ctx_data and pass it to the pfil hook 2017-07-31 11:04:35 +00:00
ipsec_mbuf.c
ipsec_mod.c
ipsec_output.c Fix the regression introduced in r275710. 2017-08-21 13:52:21 +00:00
ipsec_pcb.c
ipsec_support.h
ipsec.c Remove stale comments. 2017-08-21 13:54:29 +00:00
ipsec.h Fix the regression introduced in r275710. 2017-08-21 13:52:21 +00:00
key_debug.c
key_debug.h
key_var.h
key.c Make user supplied data checks a bit stricter. 2017-08-09 19:58:38 +00:00
key.h
keydb.h
keysock.c
keysock.h
subr_ipsec.c
udpencap.c Fix possible double releasing for SA reference. 2017-09-01 11:51:07 +00:00
xform_ah.c
xform_esp.c
xform_ipcomp.c
xform_tcp.c
xform.h