Multicast fix #29
Multicast fixes
- Significantly simplify the multicast joining.
- Fix multicast joining on windows. Unfortunately this is by interface index number, instead of name!
- Allow passing of ipv4 address in miface argument to join from that IP instead.
Edited by Gijs Peskens
Merge request reports
Activity
Filter activity
changed milestone to %0.2 release
added 5 commits
-
31df40f2...ebb33575 - 3 commits from branch
master
- 745df4c8 - Multicast stream joining
- 13a9d20f - Significantly simplify multicast joining.
-
31df40f2...ebb33575 - 3 commits from branch
added Bug needs testing labels
added 1 commit
- 05f6770b - Windows does not allow binding to multicast address directly
added 10 commits
-
252965e3...2e1be563 - 5 commits from branch
master
- eb4fca70 - Multicast stream joining
- a756f182 - Significantly simplify multicast joining.
- 576483df - Fix #37 (closed)
- e633f1ea - Windows does not allow binding to multicast address directly
- ce00509b - Log error if_nametoindex fails
Toggle commit list-
252965e3...2e1be563 - 5 commits from branch
added 1 commit
- ec62d7d2 - Windows: if_nametoindex is not usable, interpret miface as index
added 1 commit
- ea0a901a - Windows: if_nametoindex is not usable, interpret miface as index
Please register or sign in to reply