K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-07-02T16:22:00.811254Z K 7 svn:log V 452 Merge uipc_syscalls.c:1.272 (r179196) from head to stable/7: When sendto(2) is called with an explicit destination address argument, call mac_socket_check_connect() on that address before proceeding with the send. Otherwise policies instrumenting the connect entry point for the purposes of checking destination addresses will not have the opportunity to check implicit connect requests. Sponsored by: nCircle Network Security, Inc. END