cvs commit: src/sys/netipsec key.c

Guido van Rooij guido at FreeBSD.org
Mon Feb 16 09:09:54 PST 2004


guido       2004/02/16 09:09:53 PST

  FreeBSD src repository

  Modified files:
    sys/netipsec         key.c 
  Log:
  Fix type in a sysctl. It used to be: net.key.prefered_oldsa
  and is corrected to net.key.preferred_oldsa
  This makes it consistent with the KAME IPsec implementation.
  
  Approved by:    sam
  
  Revision  Changes    Path
  1.11      +5 -5      src/sys/netipsec/key.c


More information about the cvs-src mailing list