summaryrefslogtreecommitdiff
path: root/openwrt/package/shat/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-02 12:46:32 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-02 12:46:32 +0000
commitf572fcb6a9165872d2e74fb957b0f2dd28e2d0a0 (patch)
treee4ac417ac64050529b6e368e7270b84cab5e7bdf /openwrt/package/shat/Config.in
parent4c6602688ba9ef9667a2708d01c7d8eb315dbb94 (diff)
shat from Georg Lukas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@785 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/shat/Config.in')
-rw-r--r--openwrt/package/shat/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/shat/Config.in b/openwrt/package/shat/Config.in
new file mode 100644
index 0000000000..a7d38872cc
--- /dev/null
+++ b/openwrt/package/shat/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_SHAT
+ tristate "shat (Source Hardware Address Translation)"
+ default m if CONFIG_DEVEL
+ help
+ A tool which allows hosts with arbitrary IP configuration
+ to connect to the internet over a SHAT gateway.