-
I'm trying to use num_derive, but the way I got it working doesn't align to the documentation.
Enum definition:
https://github.com/ruckc/mcr/blob/num_derive/src/igmp/types.rs#L4
Seemingly requi…
ruckc updated
5 years ago
-
client端可正常收到Multicast stream, 但是IGMP Group status顯示的資訊並不正確
比如說port 2 的client 收到來自 port 4的 239.100.100.101 Multicast stream, 我應該在IGMP Group status 看到port 2 和 port4在同一個Group 內, 但是並沒有
![68747470733a2f2f6…
-
*nohspamjose:*
Supply the following if possible:
Model: Linksys WRT3200ACM
Architecture: ARMv7 Processor rev 1 (v7l)
Firmware Version: OpenWrt 19.07.7 r11306-c4a6851c72 / LuCI openwrt-19.07 br…
-
*ondrejj:*
When IGMP snooping is enabled on a Linksys WRT1900ACS device, no multicast is running at all.
When it's disabled, multicast packets floods my wifi interface.
This happens with openwrt …
-
Hello and thank you for this igmp/mld proxy code
I run some static code analysis on it and I would like to share somes results with you
1) input.c mcast_recv_igmp() => unreachable code : **else…
-
Hi,
I need to forward IGMPv3 messages from enp0s8 to enp0s9, my .conf is this:
igmp enable version 3
mld enable
upstream enp0s8
downstream enp0s9
But I get the following error:
DEBUG[ma…
-
Commit d02fb560aa35c4931d40000e8ca4c0e4105299b7 (1)(2) to Neutron disabled 'mcast_flood' on localnet ports, in order to avoid multicast packet duplication. This introduces a regression because outbou…
dparv updated
2 years ago
-
## What you expected to happen?
Having Kubernetes hosts attached to a physical network infrastructure with full support for IGMP and multicast, IGMP join messages from a container should be propagate…
-
hi,
Can i use this library to setup my device as a IGMP client so that i can receive multicast traffic??
Client means device should be able to join/leave multicast group using IGMP and receive t…
-