[sr-dev] git:master:8b39cb6a: core: added mcast to select interface for multicast
Timmo Verlaan
tverlaan at gmail.com
Mon Oct 10 09:20:47 CEST 2016
Module: kamailio
Branch: master
Commit: 8b39cb6a3aa37d26da1ccf8f55f25aaba8fc4613
URL: https://github.com/kamailio/kamailio/commit/8b39cb6a3aa37d26da1ccf8f55f25aaba8fc4613
Author: Timmo Verlaan <tverlaan at gmail.com>
Committer: Timmo Verlaan <tverlaan at gmail.com>
Date: 2016-10-07T12:13:24+02:00
core: added mcast to select interface for multicast
- You can now define a mcast parameter before a listen parameter that
contains a multicast address. After each listen parameter mcast gets
reset. mcast must contain the name of an interface, eg `eth1`.
Issue GH#813
---
Modified: cfg.lex
Modified: cfg.y
Modified: globals.h
Modified: ip_addr.h
Modified: main.c
Modified: socket_info.c
Modified: udp_server.c
---
Diff: https://github.com/kamailio/kamailio/commit/8b39cb6a3aa37d26da1ccf8f55f25aaba8fc4613.diff
Patch: https://github.com/kamailio/kamailio/commit/8b39cb6a3aa37d26da1ccf8f55f25aaba8fc4613.patch
More information about the sr-dev
mailing list