add trelay, a trivial ethernet relay which allows pseudo-bridging ad-hoc or client...
authorFelix Fietkau <nbd@openwrt.org>
Wed, 28 Mar 2012 11:02:38 +0000 (11:02 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 28 Mar 2012 11:02:38 +0000 (11:02 +0000)
commitc3bba7f8c61ee98265bcffef8ee86e22aa89bbe9
treeb554b4cb155a0b759d3bb78d263cdfc440916d3d
parent15757646c5733b8a658f20f2ca377503cfabbb63
add trelay, a trivial ethernet relay which allows pseudo-bridging ad-hoc or client mode devices over vlans to other hosts

SVN-Revision: 31122
package/trelay/Makefile [new file with mode: 0644]
package/trelay/files/trelay.config [new file with mode: 0644]
package/trelay/files/trelay.hotplug [new file with mode: 0644]
package/trelay/files/trelay.init [new file with mode: 0644]
package/trelay/src/Makefile [new file with mode: 0644]
package/trelay/src/trelay.c [new file with mode: 0644]