Module Name: src Committed By: martin Date: Fri Mar 30 11:50:56 UTC 2018
Modified Files: src/sys/netipsec [netbsd-8]: ipsec.c Log Message: Pull up following revision(s) (requested by maxv in ticket #669): sys/netipsec/ipsec.c: revision 1.134 Fix ipsec4_get_ulp(). We should do "goto done" instead of "return", otherwise the port fields of spidx are uninitialized. ok mlelstv@ To generate a diff of this commit: cvs rdiff -u -r1.99.2.4 -r1.99.2.5 src/sys/netipsec/ipsec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.