lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 25 Feb 2014 18:19:44 +0400
From:	Igor Vasilkov <igorv.sh@...il.com>
To:	netdev <netdev@...r.kernel.org>
Subject: Wireless Multicast Forwarding with OpenWRT

We need to connect an STB device over wi-fi to the router. STB uses
multicast only. Using udpxy is not possible. Original firmware
forwards multicast over wi-fi using mac changing technique. I.e.
router changes destination mac address from multicast to unicast mac
address of multicast group subscriber. On Asus routers this feature is
called "Wireless Multicast Forwarding (WMF)". On Mikrotik it's called
"Multicast-helper". So, the question is: How I can  implement this on
TP-link wr741nd with ŠžpenWrt? It works in original firmware. How is it
implemented? Is it a feature of wi-fi chip driver or kernel patch or
patch of igmpproxy or something else?

igorv.sh@...il.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ