[sr-dev] [kamailio/kamailio] src/core: Added IP_FREEBIND flag durring socket initialization (#1104)

Daniel-Constantin Mierla notifications at github.com
Tue May 2 10:24:17 CEST 2017


I will merge it, but I will enclose it in defines to be sure it is enabled in the kernel, like:

```
#if defined(IP_FREEBIND)
...
```

Then I will add a config parameter to turn it on, because this can create problems when having typos in `listen` parameters, so kamailio starts but doesn't listen on proper ip address. People should be aware when enabling this feature that they have to be very careful with listen ip addresses.

-- 
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/1104#issuecomment-298550704
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170502/c5459b63/attachment.html>


More information about the sr-dev mailing list