-
*kberanek:*
Device: Linksys WRT1900ACS
LEDE commit: b9a408c2b49ccfa0e906bda00ef77f4002e401fd
diffconfig:
CONFIG_TARGET_mvebu=y
CONFIG_TARGET_mvebu_DEVICE_linksys-wrt1900acs=y
CONFIG_TARGET_BOA…
-
``Using a UDM-SE
The ethernet interface MTU gets set to 1508, and the ppp config file updated to mtu 1500, however the link itself (ip link list ppp0) doesnt get set to 1500 MTU.
I have added a …
-
Hello, @paulusmack , @enaess
I've prepared coverity scan project and ran first build
https://scan.coverity.com/projects/pppd
feel free to request access, I'll approve it
there are things to…
-
## 1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
* [x] 没有类似的issue
## 2. 详细叙述
### (1) 具体问题
WAN 口重连后有概率导致路由器后台登录页面/管理页面加载缓慢,再次重连 WAN 口才能恢复。**问题复现概率比较低**,想要复现问题需要多次重连 WAN 口。
手动重连 WAN 口、运营商定时重新拨号都有…
-
```
common/zlib.c:1428:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
common/zlib.c:2582:5: warning: %ld in format string…
-
I need to add support for a Quectel BG770A modem.
After looking at this [commit](https://github.com/apache/nuttx/commit/dc5d8f7c4478efee10c661034600a61d52d2c13f), I realized that NuttX has native c…
-
## Expected Behavior
My hardware is an x86_64 box with 4 physical network interfaces.
- eth0 (lan) is connected to the my internal switch and is working and hosting DHCP services for the lan o…
-
podman version 4.2.1
Fedora 36 Linux fedora 5.17.5-300.fc36.x86_64 #
cmd:
```
podman --root=/data/storage run --user=root --mount type=bind,source=/usb/data/,target=/home/data -td localhost/my_…
-
Hi,
If there's a more proper place to ask for help with this, please let me know.
I'm trying to connect to an L2TP VPN using nm-l2tp, and I'm unable to establish a connection. I have connected s…
-
反馈bug/问题模板,提建议请删除
## 1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
* [ ] 没有类似的issue
## 2. 详细叙述
### (1) 具体问题
A:R66s长时间满速下载,网卡掉线断流。
网卡协商速度为100M,满速下载一段时间后,会出现掉网卡的问题,之后pppoe会拨号失败,必须手动重播才能恢复正常
掉线情…