KGB-2 has quit [Remote host closed the connection]
KGB-2 has joined #openwrt-devel
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
bookworm_ has joined #openwrt-devel
bookworm has quit [Read error: Connection reset by peer]
rua has quit [Quit: Leaving.]
bookworm_ has quit [Ping timeout: 480 seconds]
bookworm has joined #openwrt-devel
rua has joined #openwrt-devel
Mangix has quit [Read error: Connection reset by peer]
tidalf has joined #openwrt-devel
tidalf has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hanetzer has joined #openwrt-devel
hanetzer1 has quit [Ping timeout: 480 seconds]
fakuivan has quit [Ping timeout: 480 seconds]
fakuivan has joined #openwrt-devel
tidalf has joined #openwrt-devel
tidalf has quit []
tidalf has joined #openwrt-devel
tidalf has quit []
tidalf has joined #openwrt-devel
gch981213 has joined #openwrt-devel
ChriChri has quit [Ping timeout: 480 seconds]
tidalf has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tidalf has joined #openwrt-devel
tidalf is now known as Guest6659
Guest6659 has quit [Remote host closed the connection]
tidalf has joined #openwrt-devel
Mangix has joined #openwrt-devel
dermoth has joined #openwrt-devel
tidalf has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tidalf has joined #openwrt-devel
tidalf has quit []
robimarko has joined #openwrt-devel
<russell-->
there are two kernel partitions on a ubiquiti erx, for a total of 6MiB, but we are limited to using one and v6.6 is apparently too big to fit.
zkrx is now known as Guest6672
zkrx has joined #openwrt-devel
Guest6672 has quit [Ping timeout: 480 seconds]
minimal has joined #openwrt-devel
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
<mrkiko>
robimarko: and I was wondering how the offset was calculated, and how I may be able to mount the loop space on a image taken directly from mmbclkX. I cobbled togeter this https://paste.debian.net/1317147/
<mrkiko>
robimarko: the code was taken more or less directly from fstools which calculates that offset
<robimarko>
mrkiko: Thanks for that, I figured out my issue yesteday
<mrkiko>
robimarko: saying this to you just in case you might find it useful
<robimarko>
Luckily it was not an fstools issue but using MMC with rootdisk creating an overlay exposed it
<robimarko>
Thanks anyway as this stuff is not so straightforward with all of the possible combinations
<mrkiko>
robimarko: well, my code covers just the case I met, "plain" case I suppose. However it can save som time :)
<rsalvaterra>
nbd: Quick question, is it normal for cake to bin packets differently, when they have the same dscp value?
<rsalvaterra>
I done some testing with tcpdump. I'm seeing tcp packets in tin 0 and udp packets in tin 2, when both have tos 0x4 (with qosify, diffserv8).
hanetzer1 has joined #openwrt-devel
hanetzer has quit [Ping timeout: 480 seconds]
minimal has quit [Quit: Leaving]
tidalf has joined #openwrt-devel
Mangix has quit [Read error: Connection reset by peer]
<rsalvaterra>
nbd: It seems that commenting the "option dscp_default_udp besteffort" defaults line in /etc/config/qosify fixed the issue. Is it possible that qosify is applying the best effort dscp code to udp packets which already have a dscp code != 0?
hitech95 has joined #openwrt-devel
<stintel>
anyone working on BPI-F3 (RISC-V) support by chance?