- socket_info.c: getifaddrs() returns AF_PACKET, AF_INET and AF_INET6 addressed of an interface. AF_PACKET are of no use and breaks startup with an -l eth0:5060 cmd line param You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/558
-- Commit Summary --
* core: skip address family AF_PACKET on -l iface_name
-- File Changes --
M socket_info.c (3)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/558.patch https://github.com/kamailio/kamailio/pull/558.diff
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/558