diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-23 11:37:42 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-23 11:37:42 +0100 |
commit | ce621815fecece2b4d8a4cb7115eb82c1cb7ed44 (patch) | |
tree | 84e74add0e3efb81a8625a92f83ed4ff9b576ac7 /package/parprouted | |
parent | 2c3389799c46724a4922179ff70d1230ccbe5b59 (diff) |
remove and ignore autogenerated Config.in files
Diffstat (limited to 'package/parprouted')
-rw-r--r-- | package/parprouted/Config.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/package/parprouted/Config.in b/package/parprouted/Config.in deleted file mode 100644 index af1474e47..000000000 --- a/package/parprouted/Config.in +++ /dev/null @@ -1,13 +0,0 @@ -config ADK_PACKAGE_PARPROUTED - prompt "parprouted........................ Proxy ARP daemon" - tristate - default n - help - parprouted is a daemon for transparent IP (Layer 3) proxy ARP bridging. - This is useful for creation of transparent firewalls and bridging networks - with different MAC protocols. Also, unlike standard bridging, proxy ARP - bridging allows to bridge Ethernet networks behind wireless nodes without - using WDS or layer 2 bridging. - - http://www.hazard.maks.net/ - |