Module Name:    src
Committed By:   ozaki-r
Date:           Fri Jul 21 02:51:12 UTC 2017

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

Log Message:
Don't use unstable isr->sav for header size calculations

We may need to optimize to not look up sav here for users that
don't need to know an exact size of headers (e.g., TCP segmemt size
caclulation).


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/sys/netipsec/ipsec.c

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

Reply via email to