summaryrefslogtreecommitdiff
path: root/sys/net/pfkeyv2_convert.c
AgeCommit message (Expand)Author
2002-06-09Export compression info only if the SA (xform) is initialized.Angelos D. Keromytis
2002-06-07Detect wrap-around of timeout and set it to its maximum value. HackyAngelos D. Keromytis
2002-06-07Add flow type arg to import_flow()Hakan Olsson
2002-06-07While src is rarely NULL, ssrc might be. Fixes PR#2721.Hakan Olsson
2002-05-31Move code out of pfkeyv2.c into import_flow()Angelos D. Keromytis
2001-12-12Remember to add the current time...problem noticed by ho@Angelos D. Keromytis
2001-12-06Use hzto() to handle overflow of (hz * timeout) cases --- when usingAngelos D. Keromytis
2001-07-05IPComp. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-06-26KNFAngelos D. Keromytis
2001-06-25Copyright update.Angelos D. Keromytis
2001-06-23merge crypto/crypto{dev,}.h to crypto/cryptodev.h, to avoid name conflicts in...Theo de Raadt
2001-06-08Fork out some of the code in pfkeyv2.c to pfkeyv2_convert.c, to makeAngelos D. Keromytis