I thought I could use IGMP Snooping for this, since I found a comment "starting from 2.6.34, the kernel has IGMP snooping feature for the software bridges (disabled by default in OpenWrt)" and my kernel is 3.6.11 running r34761, but I can't find anywhere that explains how to turn this feature on.

Sources/relayd/dhcp.c - OpenWrt OpenWrt.org Cross Reference • source navigation • diff markup • identifier search • freetext search • source navigation • diff markup • identifier search • freetext search • . Sources/relayd/dhcp.c wifi - Configure OpenWRT as repeater - Unix & Linux Stack I got a tp link 740N with openwrt and atheros chip working as a wireless repeater by using this tutorial as a reference. basically, you need to connect your wifi router as a client to your main one, create a new virtual wifi interface and bridge the two via relayd (repeater package) OpenWrt Forum Archive Aug 21, 2012 OpenWrt Forum Archive

May 29, 2018

LEDE/OpenWRT — Managing Packages. LEDE/OpenWRT supports … Oct 05, 2016 Luci (openwrt) wifi bridge client - how to configure a quote from OpenWRT Wiki: "In the default configuration, OpenWrt bridges the wireless network to the LAN of the device. Most wireless drivers do not support bridging in client mode (see Bridged Client Mode Issues), therfore the traffic between LAN and the wireless client must be routed.The relayd package helps to implement a bridge-like behaviour with DHCP and Broadcast relaying comparable to

I'm trying to set up a "wireless switch" since some of my device have no wlan adapter. I'm using an Asus RT-AC51U flashed with openwrt. Following this guidance I was able to connect the Router as a client to our wlan and also connect a device via cable (using relayd). Unfortunately the speed of the connection is to slow for proper use.

seems that relayd cannot possibly work on linux 2.4 after all, so i added a dependency that prevents it from attempting to compile with it in r28136 comment:4 Changed 4 years ago by jow Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07 This are archived contents of the former dev.openwrt.org development system. The pages are provided for historical reference only. Building C object CMakeFiles I have been using my TL-MR3420 (Version 2.2) router as a repeater for a month. The access point in my house is an Apple Airport which delivers pretty good signal even when there exists several obstacles (walls, doors) between the Airport and my WLAN card. description: IPv4 pseudo-bridge routing daemon: owner: Git: last change: Fri, 24 Apr 2020 10:18:34 +0000 (11:18 +0100): URL: https://git.openwrt.org/project/relayd OpenWrt Telephony Official: x86_64 1074: aarch64_cortex-a72 1054: arm_cortex-a7_neon-vfpv4 1070 ©2009-2020 - Packages Search for Linux and Unix Jun 18, 2020 · #Client Bridged / Client Mode / RelayD and IGMPProxy (It works) # RelayD is to redirect packages and IGMP is for redirect IGMP packages # Our network is 192.168.1.0/24 # Steps: # Configure WAN as static Jan 25, 2020 · if I use ping from a PC connected to the OpenWRT bridge, I see ICMP requests and responses on both relayd's interfaces (wlan1 and br-lan). SSH, NFS etc all work through relayd. however if I use DHCP, the responses seem to vanish within relayd (on their way from wlan1 to br-lan).