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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to