Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2013-05-10 | protocols: allow MTU sizes up to 9200 bytes (!OpenWrt ticket !#13492) | Jo-Philipp Wich | |
2012-12-15 | fix is_installed() check for l2tp | Jo-Philipp Wich | |
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> | |||
2012-07-05 | add IPv6 and MTU override for L2TP | Daniel Golle | |
Signed-off-by: Daniel Golle <dgolle@allnet.de> | |||
2012-07-04 | protocols/ppp: add mtu options to all ppp protocols, add lcp options to pptp | Jo-Philipp Wich | |
2012-06-21 | protocols/ppp: remove obsolete pptp buffering option | Jo-Philipp Wich | |
2012-06-21 | Add L2TP support | Jo-Philipp Wich | |
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> | |||
2012-06-11 | protocols: merge pptp into ppp, adjust depends for kernel mode pptp | Jo-Philipp Wich | |
2012-05-31 | proto: fix feature detection of installed protocol handlers | Jo-Philipp Wich | |
2012-04-27 | protocols/ppp: fix install state detection with netifd | Jo-Philipp Wich | |
2011-11-02 | protocols: cast dns option to string in order to retain compatibility | Jo-Philipp Wich | |
2011-10-11 | protocols: add missing Makefiles | Jo-Philipp Wich | |
2011-10-11 | move protocol support into a new protocols/ subdir | Jo-Philipp Wich | |