]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 270974 via svnmerge from
authorMatthew Nicholson <mnicholson@digium.com>
Wed, 16 Jun 2010 20:41:40 +0000 (20:41 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Wed, 16 Jun 2010 20:41:40 +0000 (20:41 +0000)
commit51a85799837c840cc6578bd2c05b161c9b51d04a
treea07c4fcffe3da297dab4509ec643beaa5b421577
parentbb5655de7cc0b0ab076e7b47d32013c7260de0ed
Merged revisions 270974 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r270974 | mnicholson | 2010-06-16 15:34:31 -0500 (Wed, 16 Jun 2010) | 8 lines

  Set sin_family to AF_INET when doing lookups, also reset sin_port the first time the ip address changes.

  (closes issue #17496)
  Reported by: ManChicken

  (closes issue #15827)
  Reported by: DennisD
  Patches:
        dnsmgr_15827.patch uploaded by chappell (license 8)
  Tested by: DennisD, gentlec, damage, wimpy
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@270975 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/acl.c
main/dnsmgr.c