cvs commit: src/sys/netipsec key.c

Bjoern A. Zeeb bz at FreeBSD.org
Tue May 29 22:18:45 UTC 2007


bz          2007-05-29 22:18:44 UTC

  FreeBSD src repository

  Modified files:
    sys/netipsec         key.c 
  Log:
  Add missing
          break;
  so when comparing AF_INET6 addresses, scope and ports we do not run into
  the default case and return 'no match' instead of 'match'.
  
  Revision  Changes    Path
  1.23      +1 -0      src/sys/netipsec/key.c


More information about the cvs-src mailing list