Piraty has quit [Remote host closed the connection]
Piraty has joined #openwrt-devel
danitool has quit [Remote host closed the connection]
Nilsro_ has joined #openwrt-devel
Nilsro has quit [Ping timeout: 480 seconds]
minimal has quit [Quit: Leaving]
drussell_ is now known as Guest16340
drussell_ has joined #openwrt-devel
Guest16340 has quit [Ping timeout: 480 seconds]
Daanct12 has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
GNUmoon has quit [Ping timeout: 480 seconds]
GNUmoon has joined #openwrt-devel
gromero_ has quit [Ping timeout: 480 seconds]
cmonroe has quit [Ping timeout: 480 seconds]
valku has quit [Quit: valku]
lucascastro has joined #openwrt-devel
superior6570_ has joined #openwrt-devel
superior6570 has quit [Ping timeout: 480 seconds]
superior6570_ is now known as superior6570
sorinello has joined #openwrt-devel
goliath has joined #openwrt-devel
aparcar[m] has quit [Quit: Bridge terminating on SIGTERM]
Nick[m] has quit [Quit: Bridge terminating on SIGTERM]
bbezak has quit [Quit: Bridge terminating on SIGTERM]
schmars[m] has quit [Quit: Bridge terminating on SIGTERM]
hauke[m] has quit [Quit: Bridge terminating on SIGTERM]
falk0n has quit [Quit: Bridge terminating on SIGTERM]
vics[m] has quit [Quit: Bridge terminating on SIGTERM]
FiniteField[m] has quit [Remote host closed the connection]
penguintamer is now known as Guest16352
penguintamer has joined #openwrt-devel
Guest16352 has quit [Ping timeout: 480 seconds]
lucascastro has quit []
n3ph has joined #openwrt-devel
drussell_ is now known as Guest16367
drussell_ has joined #openwrt-devel
Guest16367 has quit [Ping timeout: 480 seconds]
jakllsch has quit [Ping timeout: 480 seconds]
robimarko has joined #openwrt-devel
danitool has joined #openwrt-devel
jakllsch has joined #openwrt-devel
mschulz73 has joined #openwrt-devel
<
mschulz73>
hello together!
<
mschulz73>
someone here with experience with Mikrtoik RB5009UPr+S+IN?
<
robimarko>
You the one asking about PCIe?
gromero has joined #openwrt-devel
guidosarducci has joined #openwrt-devel
<
mschulz73>
yes i aqm
minimal has joined #openwrt-devel
<
Rondom>
Will there be a final 23.05.x release before it goes out of support?
soxrok2212 has quit [Remote host closed the connection]
soxrok2212 has joined #openwrt-devel
Daanct12 has quit [Quit: WeeChat 4.6.3]
<
dwfreed>
Rondom: usually there is
<
Rondom>
I plan to backport the CPE ID additions and changes from master to 24.10 and 23.05, so that one can track CVEs more easily
goliath has quit [Quit: SIGSEGV]
valku has joined #openwrt-devel
valku has joined #openwrt-devel
jbowen has quit [Remote host closed the connection]
jbowen has joined #openwrt-devel
johnf has quit [Remote host closed the connection]
johnf has joined #openwrt-devel
Snuupy has quit [Quit: Ping timeout (120 seconds)]
vulpes2 has quit [Quit: Ping timeout (120 seconds)]
Snuupy has joined #openwrt-devel
vulpes2 has joined #openwrt-devel
Sawzallz has joined #openwrt-devel
dermoth has quit [Remote host closed the connection]
Sawzall has quit [Ping timeout: 480 seconds]
dermoth has joined #openwrt-devel
dermoth has quit [Remote host closed the connection]
dermoth has joined #openwrt-devel
grift has quit [Quit: Bye]
grift has joined #openwrt-devel
n3ph has quit [Read error: No route to host]
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
slh64 has quit [Read error: Connection reset by peer]
slh64 has joined #openwrt-devel
Fijxu_ has joined #openwrt-devel
Fijxu has quit [Ping timeout: 480 seconds]
soxrok2212 has quit [Read error: No route to host]
soxrok2212 has joined #openwrt-devel
jakllsch has quit [Remote host closed the connection]
jakllsch has joined #openwrt-devel
dannyAAM has quit [Quit: Will be back soon!]
dannyAAM has joined #openwrt-devel
dermoth has quit [Remote host closed the connection]
dermoth has joined #openwrt-devel
n3ph has joined #openwrt-devel
sinavir5 has joined #openwrt-devel
lu_zero_ has joined #openwrt-devel
neocturne has quit [Ping timeout: 480 seconds]
neocturne has joined #openwrt-devel
lu_zero has quit [Ping timeout: 480 seconds]
Daanct12 has joined #openwrt-devel
sinavir has quit [Ping timeout: 480 seconds]
Danct12 has quit [Ping timeout: 480 seconds]
sinavir5 is now known as sinavir
sorinello has quit [Ping timeout: 480 seconds]
n3ph has quit [Ping timeout: 480 seconds]
n3ph has joined #openwrt-devel
lu_zero_ is now known as lu_zero
n3ph has quit [Ping timeout: 480 seconds]
n3ph has joined #openwrt-devel
nixuser has quit [Read error: Connection reset by peer]
nixuser has joined #openwrt-devel
cmonroe has joined #openwrt-devel
<
djfe>
who can I message about issues with github-actions marking issues as invalid? (I don't want to annoy anyone)
<
djfe>
this is probably known already, but still can make it more annoying since people might avoid "invalid" issues even though they are valid
<
m4t>
so if it's not in the format target/subtarget (no /) it says both target & subtarget are the same
<
m4t>
of course subtarget realtek does not exist...
<
m4t>
SUBTARGET=$(echo realtek | cut -d "/" -f 2) could be replaced with 'cut -s -d "/" -f 2), it'd then return blank if there's no delimiter