K 10 svn:author V 2 bz K 8 svn:date V 27 2008-12-13T22:04:52.439260Z K 7 svn:log V 279 Like for tcp_subr.c in r186057 make the MD5 context a function local variable in this copy of the code[1]. While here prefix the variables with 'pf_' to avoid file static global variables with colliding names that are or will be virtualized. Discussed with: rwatson, silby [1] END