DragonOS/user/apps
LoGin 6e8e8c6411
feat(procfs): add /proc/sys/net/ipv4/ip_local_port_range interface (#1749)
* feat(procfs): add /proc/sys/net/ipv4/ip_local_port_range interface

- Add net module to procfs sys directory with IPv4 support
- Implement ip_local_port_range file for reading/writing port range
configuration
- Update PortManager to support configurable local port range with atomic
operations
- Extend ephemeral port allocation to use configured range instead of hardcoded
values
- Add gvisor test cases for IPv4 UDP socket functionality

Signed-off-by: longjin <longjin@DragonOS.org>
2026-02-04 15:12:36 +08:00
..
about feat(nix): 添加nix alias,formatter,以及更好的提示与原make命令集成 (#1661) 2026-01-28 00:17:18 +08:00
busybox chore(busybox): 设置默认密码算法为sha512 (#1760) 2026-02-03 11:29:46 +08:00
c_unitest feat(procfs): add /proc/sys/net/ipv4/ip_local_port_range interface (#1749) 2026-02-04 15:12:36 +08:00
clear fix: 更新Makefile指定的Rust工具链为nightly-2025-08-10 (#1328) 2025-11-01 15:39:46 +08:00
dropbear feat: support ssh app(dropbear). (#1392) 2025-11-22 14:49:12 +08:00
go_demo feat: 实现线程组退出机制&添加go语言演示程序 (#1387) 2025-11-19 23:32:23 +08:00
ping refactor(net): the big network rebuild (#977) 2025-09-12 00:35:13 +08:00
r_unitest fix: 更新Makefile指定的Rust工具链为nightly-2025-08-10 (#1328) 2025-11-01 15:39:46 +08:00
riscv_init fix: 更新Makefile指定的Rust工具链为nightly-2025-08-10 (#1328) 2025-11-01 15:39:46 +08:00
syscall_ebpf fix: 更新Makefile指定的Rust工具链为nightly-2025-08-10 (#1328) 2025-11-01 15:39:46 +08:00
test_seqpacket refactor(net): the big network rebuild (#977) 2025-09-12 00:35:13 +08:00
test_sqlite3 移除relibc和old libc以及旧的shell (#529) 2024-03-04 14:20:01 +08:00
test_tokio fix: 更新Makefile指定的Rust工具链为nightly-2025-08-10 (#1328) 2025-11-01 15:39:46 +08:00
test_tracepoint fix: 更新Makefile指定的Rust工具链为nightly-2025-08-10 (#1328) 2025-11-01 15:39:46 +08:00
tests/syscall/gvisor feat(procfs): add /proc/sys/net/ipv4/ip_local_port_range interface (#1749) 2026-02-04 15:12:36 +08:00
user-manage feat: support ssh app(dropbear). (#1392) 2025-11-22 14:49:12 +08:00
Makefile 移除relibc和old libc以及旧的shell (#529) 2024-03-04 14:20:01 +08:00
default.nix chore(busybox): 设置默认密码算法为sha512 (#1760) 2026-02-03 11:29:46 +08:00