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)
commite2087d4df8f324f95eb1dc4aa578b84c12fed06d
treeea3504f5c5f7d282928600a4ed42474e62073a04
parentb8ce48885e8daba75c7f947b2774bfbdca2494d3
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]