summaryrefslogtreecommitdiffstats
path: root/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
commita908d0e6250a7047f6dab76b7f031b2f93159c29 (patch)
tree696b959f096fbbea3458abf1e5e8d6bddf3ba66c /package/shat/Config.in
parente937ecf08ed14a7b0df658c0a9eb8ce5027753c1 (diff)
shat from Georg Lukas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@785 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/shat/Config.in')
-rw-r--r--package/shat/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/shat/Config.in b/package/shat/Config.in
new file mode 100644
index 000000000..a7d38872c
--- /dev/null
+++ b/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.