<enyc>
jow: thankyou for helpful answer before, turning off the ipv6-assignment-length does what I needed =) will test dhcpv6 subdelegation later =). I have a different problem with MTU, however!!
<enyc>
New problem: 21.02.1 working with MTU 1508 set on dsl0 and dsl0.101 interfaces, which then causes PPPoE (over vdsl ptm) connection to allow 1500 byte MTU
<enyc>
however, its' actually only working 1500 bytes for IPv4 [!!]
<enyc>
even if I configure pppoe-wan for MTU 1500 and fill in via LuCI IPv6 MTU 1500 as well ... no joy
<enyc>
OK confirmed this after full reboot etc... I think this must be a bug/regression
<enyc>
was working on 19.07.8
<enyc>
and indeed even with pppoe-wan set explicitly to mtu 1500 and mtu6 1500 in /etc/config/network, ifconfig pppoe-wan reveals initirialized/set at 1492 !
<enyc>
fix that manually with ifconfig and same problem, ... 1500byte IPv4 working and 1492 only on IPv6 native over pppoe ;-(
<rsalvaterra>
mangix: Speaking of zstd, I recently hit a rather worrying issue…
<rsalvaterra>
… I was building the kernel (5.15), as usual, on one of my machines (32-bit Atom N270), which has 2 GiB of RAM…
<rsalvaterra>
… and I couldn't select zstd compression for the kernel, as the build would fail at compression time, for not having enough RAM.
<rsalvaterra>
Ironically, xz compressed just fine.
strobo_ has quit [Remote host closed the connection]
nitroshift has joined #openwrt-devel
strobo has joined #openwrt-devel
<enyc>
turns out I needed to ... do *more* MTU overrides before it would behave!
<enyc>
Panic Over! I'm not EXACTLY sure which it was but I set pppoe-wan to 1500 explicitly and in the wan interface pilicitly set 'override mtu' to 1500 as well and *then* it works after reboot, ipv4+ipv6 full 1500 bytes.
<enyc>
I *like* the new Interface<>Device separation but this sort of ability to set mini-jumbos is more tricky than needbe but anyhow! grumble over.
ecloud has quit [Ping timeout: 480 seconds]
Tapper has quit [Ping timeout: 480 seconds]
<mrkiko>
regarding worrying issues, someone seen in the M the reported issues with awk and wget?
<mrkiko>
hauke: have you seen the ML message with subject "wget: limit downloaded bytes problem"
decke has joined #openwrt-devel
<mangix>
rsalvaterra: fun. I wonder if the kernel ever updated its zstd code
robimarko has joined #openwrt-devel
<robimarko>
mangix: As far as I know, they will update to zstd-1.4.10 in 5.16
<robimarko>
As 1.5.0 has some issues that will only get fixed in the 1.5.1
Andi_ has quit [Ping timeout: 480 seconds]
Andi_ has joined #openwrt-devel
paper_ has quit [Quit: connection reset by purr]
paper_ has joined #openwrt-devel
ecloud has joined #openwrt-devel
rua has joined #openwrt-devel
<rsalvaterra>
mangix: Not yet, possibly for 5.16, I don't know if it was merged yet.
<rsalvaterra>
The updated zstd kernel code is *huge*, though. I'm sure a lot of our targets won't like it. Future problem to solve, though.
victhor has joined #openwrt-devel
<robimarko>
rsalvaterra: Why would our targets care about the in-kernel ZSTD version?
<robimarko>
The speed and compression ratios only got better in the newer versions
<rsalvaterra>
robimarko: For starters, ubifs. And zram.
<rsalvaterra>
And my systems also have zstd compression in jffs2, but that's a patch that hasn't yet been accepted upstream (I carry it in my tree).
<robimarko>
Yeah, but it can only get faster
<robimarko>
I dont see the issue in the update
<robimarko>
Its long overdue
<rsalvaterra>
robimarko: You don't see an issue with an almost 200 kiB (compressed!) bigger kernel image? ;)
<mangix>
so I nuked and reinstalled my fedora system. long live btrfs
<robimarko>
rsalvaterra: I didnt know about the 200k increase, that doesnt seem right to me
<robimarko>
As all I have seen so far from the ZSTD updates in userspace decreased the size rather then increased it
musashino has quit [Ping timeout: 480 seconds]
jlsalvador has quit [Quit: jlsalvador]
jlsalvador has joined #openwrt-devel
<Habbie>
is there some quick trick for figuring out what target and subtarget i need to pick to get to a certain Target Profile?
<rsalvaterra>
robimarko: I don't know if we're on the same page. I'm not talking about changes in zstd compression ratios. I'm talking about an increase in the kernel size due to the more complex code.
<robimarko>
Ok, then we were really talking about different sides. I was thinking about the compression ratio
<robimarko>
200k is a lot of code when compiled
<rsalvaterra>
Precisely.
pmelange has joined #openwrt-devel
pmelange has left #openwrt-devel [#openwrt-devel]
<rsalvaterra>
robimarko: I lied. It's not almost 200 kiB. It's around 122 kiB. Still a big difference for an algorithm update.
<rsalvaterra>
5038198 vs 5163988 bytes. This is for the kernel .deb package built with bindeb-pkg make target, with the exact same .config.
<zorun>
although it requires a kernel option that "adds about 1.5 Mbytes to the kernel image" -> no-go for openwrt I guess
edoardo396 has joined #openwrt-devel
<edoardo396>
Hi guys I tried to compile a custom image for the Belkin RT3200 UBI but I get the following error: "staging_dir/target-aarch64_cortex-a53_musl/image/mt7622-snand-1ddr-bl2.img: No such file or directory" Does anyone know where that file comes from?
<edoardo396>
nevermind, it was missing bootloader :)
minimal has joined #openwrt-devel
nitroshift has quit [Quit: Gone that way --->]
KGB-0 has quit [Ping timeout: 480 seconds]
musashino has quit [Read error: Connection reset by peer]
lmore377 has quit [Read error: Connection reset by peer]
lmore377 has joined #openwrt-devel
Slimey has joined #openwrt-devel
KGB-0 has joined #openwrt-devel
<stintel>
/go sam
<stintel>
oops, disregard
edoardo396 has quit [Ping timeout: 480 seconds]
shibboleth has quit [Quit: shibboleth]
pmelange has joined #openwrt-devel
Tapper has joined #openwrt-devel
pmelange has left #openwrt-devel [#openwrt-devel]
<Ansuel>
man updating every flag for 5.15 is so time consuming
<Ansuel>
but will definetly need an help for the config
<Ansuel>
about that i really have no idea how to proceed
danitool has quit [Remote host closed the connection]
bookworm has quit [Remote host closed the connection]
Borromini has quit [Remote host closed the connection]
KGB-2 has quit [Ping timeout: 480 seconds]
dangole_ has quit [reticulum.oftc.net liquid.oftc.net]
aiyion has quit [reticulum.oftc.net liquid.oftc.net]
rua has quit [reticulum.oftc.net liquid.oftc.net]
mrkiko has quit [reticulum.oftc.net liquid.oftc.net]
owrt-2102-builds has quit [reticulum.oftc.net liquid.oftc.net]
KGB-1 has quit [reticulum.oftc.net liquid.oftc.net]
mva has quit [reticulum.oftc.net liquid.oftc.net]
hexa- has quit [reticulum.oftc.net liquid.oftc.net]
lynxis has quit [reticulum.oftc.net liquid.oftc.net]
gnustomp[m] has quit [reticulum.oftc.net liquid.oftc.net]
aparcar[m] has quit [reticulum.oftc.net liquid.oftc.net]
t4h4[m] has quit [reticulum.oftc.net liquid.oftc.net]
megabro has quit [reticulum.oftc.net liquid.oftc.net]
kabel has quit [reticulum.oftc.net liquid.oftc.net]
hauke has quit [reticulum.oftc.net liquid.oftc.net]
JiiPee has quit [reticulum.oftc.net liquid.oftc.net]
robje has quit [reticulum.oftc.net liquid.oftc.net]
lemmi has quit [reticulum.oftc.net liquid.oftc.net]
pkgadd has quit [reticulum.oftc.net liquid.oftc.net]
blogic has quit [reticulum.oftc.net liquid.oftc.net]
zorun has quit [reticulum.oftc.net liquid.oftc.net]
tmn505 has quit [reticulum.oftc.net liquid.oftc.net]
Forst has quit [reticulum.oftc.net liquid.oftc.net]
\x has quit [reticulum.oftc.net liquid.oftc.net]
ephemer0l has quit [reticulum.oftc.net liquid.oftc.net]
FLD has quit [reticulum.oftc.net liquid.oftc.net]
Habbie has quit [reticulum.oftc.net liquid.oftc.net]
<stintel>
https://git.openwrt.org/?p=openwrt/staging/stintel.git;a=blob;f=package/network/config/firewall4/Makefile;h=016b39c66f73bfcb138a6523948b836d0050ee54;hb=4fcf59f492696dbecee85ea782e066e421dda396#l25 the CONFLICTS:= seems to cause a circular dependency once I change luci-app-firewall to depend on uci-firewall
<stintel>
can anyone tell me how to solve that ?
<stintel>
this is blocker for moving firewall4 to default
KGB-2 has joined #openwrt-devel
dangole has quit [Ping timeout: 480 seconds]
dangole_ has joined #openwrt-devel
gnustomp[m] has joined #openwrt-devel
rua has joined #openwrt-devel
aiyion has joined #openwrt-devel
t4h4[m] has joined #openwrt-devel
aparcar[m] has joined #openwrt-devel
megabro has joined #openwrt-devel
hauke has joined #openwrt-devel
kabel has joined #openwrt-devel
robje has joined #openwrt-devel
blogic has joined #openwrt-devel
JiiPee has joined #openwrt-devel
hexa- has joined #openwrt-devel
lynxis has joined #openwrt-devel
KGB-1 has joined #openwrt-devel
mva has joined #openwrt-devel
mrkiko has joined #openwrt-devel
owrt-2102-builds has joined #openwrt-devel
lemmi has joined #openwrt-devel
zorun has joined #openwrt-devel
ephemer0l has joined #openwrt-devel
\x has joined #openwrt-devel
Forst has joined #openwrt-devel
tmn505 has joined #openwrt-devel
Habbie has joined #openwrt-devel
FLD has joined #openwrt-devel
pkgadd has joined #openwrt-devel
<robimarko>
hauke: I am not worried about the 5.15 support length
<robimarko>
Its gonna get 5+ years at the end
<aparcar[m]>
hauke: I'll do some testing and send a patch
<stintel>
jow: why does firewall4 conflict with kmod-ipt-nat ? I cannot solve the recursive dependency issue without removing that
Borromin1 has quit [Quit: Lost terminal]
Andi_ has quit [Read error: Connection reset by peer]
Andi_ has joined #openwrt-devel
minimal has quit []
robimarko has quit [Quit: Page closed]
rmilecki has quit [Ping timeout: 480 seconds]
Luke-Jr has quit [Ping timeout: 480 seconds]
<stintel>
here goes nothing :P
<stintel>
updating main router to firewall4
<Habbie>
routers i buy come with small credit card sized pieces of papers these days with default WPA credentials - do those survive an openwrt flash? :)
<stintel>
afaik not
<stintel>
we default to wifi disabled
<stintel>
ok so flow offload in netfilter requires specifying the interfaces :(
<Habbie>
well i know openwrt doesn't pick it up, but i wonder if it's -lost-
<stintel>
ah
<stintel>
probably depends where it is kept
<Habbie>
i figured it would be like that :)
<stintel>
ok firewall4 doesn't detect zone in /etc/config/network
dedeckeh has quit [Remote host closed the connection]
Tapper has quit [Ping timeout: 480 seconds]
Luke-Jr has joined #openwrt-devel
shibboleth has quit [Quit: shibboleth]
<will[m]>
when sysupgrade runs "ubus call system sysupgrade" and the json says "command": "\/lib\/upgrade\/do_stage2" and it comes back with "Command failed: Not found" what should i be looking for? the do_stage2 script is definitely there...
<jow>
stintel: because nft-nat conflicts with ipt-nat
<jow>
if ipt-nat is loaded, nftables nat will not work
<JiiPee>
hauke: I think all JBOOT devices are out if it's not possible to shrink 5.15, there is 2MB kernel image limit on JBOOT and currently 5.15 kernel goes little over that. It's not much however so if someone find away to save some kb's, then it may work.
<JiiPee>
Then again I'm not sure how widely JBOOT is used