]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7638 properly match ACL with IPv4 mapped IPv6 addresses
authorBrian <brian@freeswitch.org>
Thu, 11 Jun 2015 13:24:31 +0000 (08:24 -0500)
committerBrian <brian@freeswitch.org>
Thu, 11 Jun 2015 15:41:33 +0000 (10:41 -0500)
commit2815994647ef03fda488685899262450eb4b935c
treed76a3d20ee275dc572adb1b76b227aa60e69876c
parent67ed8f426043c07ef1ac3c1997591e83e8819d33
FS-7638 properly match ACL with IPv4 mapped IPv6 addresses
conf/vanilla/autoload_configs/event_socket.conf.xml
src/include/switch_utils.h
src/mod/event_handlers/mod_event_socket/mod_event_socket.c
src/switch_core.c
src/switch_utils.c