OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 14... Line 14...
14   14  
15 config OPENVPN_nossl_ENABLE_MANAGEMENT 15 config OPENVPN_nossl_ENABLE_MANAGEMENT
16 bool "Enable management server support" 16 bool "Enable management server support"
Line -... Line 17...
-   17 default n
-   18  
-   19 config OPENVPN_nossl_ENABLE_HTTP
-   20 bool "Enable HTTP proxy support"
-   21 default y
-   22  
-   23 config OPENVPN_nossl_ENABLE_SOCKS
-   24 bool "Enable SOCKS proxy support"
17 default n 25 default y
18   26  
19 config OPENVPN_nossl_ENABLE_FRAGMENT 27 config OPENVPN_nossl_ENABLE_FRAGMENT
Line 20... Line 28...
20 bool "Enable internal fragmentation support (--fragment)" 28 bool "Enable internal fragmentation support (--fragment)"