If we have a local UDP socket without the PKTINFO option set, it's
authorKen Raeburn <raeburn@mit.edu>
Wed, 14 Jan 2009 23:36:04 +0000 (23:36 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 14 Jan 2009 23:36:04 +0000 (23:36 +0000)
commit97af03eeb1b4ba7a982d066d8e3dbdc211892083
treee5adef101fec40a416c99cfdb86507f5674a34e1
parent976e08fab4a7829e9fe1dc5fe8ee7b96862307a6
If we have a local UDP socket without the PKTINFO option set, it's
bound to a local address, so use getsockname to extract the local
(destination) address.

ticket: 6335

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21748 dc483132-0cff-0310-8789-dd5450dbe970
src/kadmin/server/network.c