Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netipsec



Module Name:    src
Committed By:   ozaki-r
Date:           Tue Nov 21 07:03:08 UTC 2017

Modified Files:
        src/sys/netipsec: ipsec.c key.c key.h

Log Message:
Use M_WAITOK to allocate mbufs wherever sleepable

Further changes will get rid of unnecessary NULL checks then.


To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/sys/netipsec/ipsec.c
cvs rdiff -u -r1.238 -r1.239 src/sys/netipsec/key.c
cvs rdiff -u -r1.32 -r1.33 src/sys/netipsec/key.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index