add trelay, a trivial ethernet relay which allows pseudo-bridging ad-hoc or client...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 28 Mar 2012 11:02:38 +0000 (11:02 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 28 Mar 2012 11:02:38 +0000 (11:02 +0000)
commit751ddce33684c31f0769eaa05f3c465826e0aaec
treeea3504f5c5f7d282928600a4ed42474e62073a04
parent36dba7bb1a3db687e7447a4a9266e9a991e3a584
add trelay, a trivial ethernet relay which allows pseudo-bridging ad-hoc or client mode devices over vlans to other hosts

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31122 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]
This page took 0.023969 seconds and 4 git commands to generate.