From 359dd71dd22bb22bc7f3fc6285acbeeeac878e23 Mon Sep 17 00:00:00 2001 From: Michael Mueller Date: Tue, 28 Jan 2025 13:43:56 +0100 Subject: [PATCH] Changed netty config. --- repos/libports/run/netty.inc | 37 +++++++++++++++++++++++++----------- 1 file changed, 26 insertions(+), 11 deletions(-) diff --git a/repos/libports/run/netty.inc b/repos/libports/run/netty.inc index c445ceb74a..31dc19a4a1 100644 --- a/repos/libports/run/netty.inc +++ b/repos/libports/run/netty.inc @@ -22,7 +22,7 @@ import_from_depot [depot_user]/src/[base_src] \ [depot_user]/src/dynamic_rom \ [depot_user]/src/init \ [depot_user]/src/libc \ - [depot_user]/src/nic_router \ + [depot_user]/src/nic_uplink \ [depot_user]/src/vfs_audit \ [depot_user]/src/vfs_[ipstack] \ [depot_user]/src/vfs @@ -52,18 +52,33 @@ append config { - + - + - - + + + + + + + + + + + + + + + + } append_if [use_dynamic_rom] config { @@ -141,7 +156,7 @@ append config { - } + } if {[use_dynamic_rom]} { append config { @@ -157,8 +172,8 @@ if {[use_dynamic_rom]} { append config { - - <} [ipstack] { dhcp="yes"/> + <} [ipstack] { ip_addr="192.168.0.2" netmask="255.255.255.0" gateway="192.168.0.2" nameserver="8.8.8.8"/> + @@ -189,7 +204,7 @@ if {[protocol] == "tcp"} { append config { - +