Commit Graph

19 Commits

Author SHA1 Message Date
coolsnowwolf
01beb0be90 Revert "luci-proto-ipv6: improve dhcpv6 support"
This reverts commit dd457f9d1a.
2024-09-18 21:00:20 +08:00
coolsnowwolf
019187006a luci-proto-ppp: override mac to pppoe 2024-05-09 23:47:51 +08:00
coolsnowwolf
dd457f9d1a luci-proto-ipv6: improve dhcpv6 support 2024-05-09 22:02:22 +08:00
Missing
8e15fc6627
luci-proto-ipv6: add ipip6 support (#271)
Add IPIP6(RFC2473) support
2024-03-11 10:10:17 +08:00
lean
105d0e4596 luci-proto-modemmanager: add luci pacakge 2023-09-08 22:31:19 +08:00
LuKePicci
194f618bb3 luci-proto-ppp: expose pppoe host_uniq tag setting
Signed-off-by: Luca Piccirillo <luca.piccirillo@gmail.com>
2023-03-05 19:00:13 +08:00
Beginner
b783e2c10d luci-proto-3x: import from base 2023-02-28 21:16:16 +08:00
gaosen
d169a90430
luci-proto-vxlan: fix not selectable in make menuconfig (#149)
Co-authored-by: gaosen <gaosen@tuya.com>
2022-08-13 18:35:04 +08:00
gaosen
8aed181ec3
luci-proto-vxlan: add new package (#95)
Co-authored-by: gaosen <gaosen@tuya.com>
2022-03-08 15:11:06 +08:00
gaosen
380e994419
luci-proto-ipip: fixes typo (#93) 2022-02-21 17:37:48 +08:00
Beginner
b2efe3b78c
treewide: add packages from lede (#88) 2022-02-15 21:36:48 +08:00
Beginner
5f363d93c5
luci-proto-mbim: add new package (#85)
Co-authored-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2021-12-01 21:32:23 +08:00
coolsnowwolf
21168d432b
Update proto_ppp.lua 2021-11-16 21:46:40 +08:00
coolsnowwolf
dc41f9c0b1
Update proto_ppp.lua 2021-11-16 21:46:17 +08:00
coolsnowwolf
08cab48322
Update proto_ppp.lua 2021-11-16 21:36:39 +08:00
coolsnowwolf
acb3b8e32d
Update proto_ppp.lua 2021-11-16 21:35:50 +08:00
coolsnowwolf
8b52bf84bd luci-proto-ipv6: fix 6in4 2021-08-26 17:47:02 +08:00
William Chan
5481e0a7c2
luci-proto-ppp: align keepalive defaults with current OpenWrt (#19)
isabling LCP echos by *not* setting "option keepalive" was broken in
OpenWrt since https://dev.archive.openwrt.org/ticket/2373.html so setting
"0" in LuCI had the effect of reverting back to "5, 1" while the help
suggested otherwise.

Support for "keepalive 0" was fixed with https://git.openwrt.org/555c59230
so align LuCI now to emit "option keepalive 0" instead of removing the
option when entering "0" in the gui.
2020-02-14 23:27:45 +08:00
coolsnowwolf
fc7e088a3b first commit 2018-10-17 22:44:12 +08:00