cvs commit: src/sys/netipsec key.c

Bjoern A. Zeeb bz at FreeBSD.org
Sat Mar 8 18:19:50 UTC 2008


bz          2008-03-08 18:19:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netipsec         key.c 
  Log:
  MFC rev. 1.23 key.c
  
    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.20.2.2  +1 -0      src/sys/netipsec/key.c


More information about the cvs-all mailing list