CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2016/02/28 09:16:10
Modified files: sys/netinet : ipsec_output.c Log message: When IPsec UDP encapsulation is used for IPv6, the stack should construct an IPv6 packet instead of an IPv4. Diff from Patrick Wildt <patrick at blueri ! se> with input from bluhm@; ok mpi, bluhm