Commit graph

7 commits

Author SHA1 Message Date
Jo-Philipp Wich
1bb4822dca Rework LuCI build system
* 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>
2015-01-08 16:26:20 +01:00
Jo-Philipp Wich
11bfc487a5 fix is_installed() check for l2tp
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-12-15 00:35:47 +00:00
Jo-Philipp Wich
629e3db294 Add L2TP support
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-06-21 17:26:25 +00:00
Jo-Philipp Wich
7add578817 protocols: merge pptp into ppp, adjust depends for kernel mode pptp 2012-06-11 22:41:32 +00:00
Jo-Philipp Wich
100b544f3b proto: fix feature detection of installed protocol handlers 2012-05-31 16:16:32 +00:00
Jo-Philipp Wich
62ec28f0be protocols/ppp: fix install state detection with netifd 2012-04-27 18:10:51 +00:00
Jo-Philipp Wich
1ffe61277e move protocol support into a new protocols/ subdir 2011-10-11 02:07:15 +00:00
Renamed from libs/core/luasrc/model/network/proto_ppp.lua (Browse further)