<hurricos>
Why would anyone leave this so utterly broken? Who cares about the oci specification for ujail? You broke sysntpd
<hurricos>
At this point I'm just trying to wrap my brain around how one is supposed to indicate to ujail to create an extra symlink before finishing, so i can point its /etc/resolv.conf to a manually added bind-mount as per jow's instructions here (https://github.com/jow-)
<hurricos>
It boggles me that there can be volumes of handling for resolvconf in jail.c but see none of them work.
<hurricos>
I'm just going to submit a clearly incorrect pull request and have someone else fix it. This is surely a nightmare for any user not running dnsmasq. The complexity is reaching systemd levels at this point
Luke-Jr has joined #openwrt-devel
bluew_ has joined #openwrt-devel
bluew has quit [Ping timeout: 480 seconds]
emacs_pprentice__ has joined #openwrt-devel
bluew_ has quit [Read error: Connection reset by peer]
hexa- has quit [Quit: WeeChat 3.5]
hexa- has joined #openwrt-devel
EqUaTe has quit [Quit: Someone should have labelled the future as 'some assembly required'!]
EqUaTe has joined #openwrt-devel
danitool has quit [Ping timeout: 480 seconds]
minimal has quit [Quit: Leaving]
Luke-Jr has quit [Ping timeout: 480 seconds]
Luke-Jr has joined #openwrt-devel
xutaxkamay has quit [Ping timeout: 480 seconds]
xutaxkamay has joined #openwrt-devel
Tapper has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
cmonroe has joined #openwrt-devel
cmonroe_ has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
EqUaTe has quit [Quit: Someone should have labelled the future as 'some assembly required'!]
<opty>
i should have read https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=package/network/utils/iwinfo/Makefile;h=4735181712ffaa1369cb05f09357a337011e7426;hb=refs/heads/openwrt-22.03 earlier than hacking FNM_CASEFOLD :)
cbeznea has joined #openwrt-devel
<opty>
how does one determine IWINFO_ABI_VERSION?
<opty>
mtime of some file?
rmilecki has quit [Quit: Konversation terminated!]
robimarko has joined #openwrt-devel
<opty>
ah, i'll just follow the commit log :)
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
<Borromini>
opty: isn't that set in some header somewhere?
<opty>
Borromini: Makefile
cbeznea has quit [Quit: Leaving.]
<opty>
s/^/just in packages' /
tlj has quit [Remote host closed the connection]
tlj has joined #openwrt-devel
bookworm has quit [Ping timeout: 480 seconds]
<\x>
robimarko: so I was binning bdwlan earlier heh. PH bdwlan only allows 18 dBm on 36~48 and 149~165 which is weird since their iw reg get reports it as 24 (and yes it is actually 24 in the law, wireless regdb isnt updated)
<\x>
so far best bdwlan is FCC one, it allows 24 dBm on 36~48
<\x>
so it seems these bdwlan.bin have a predefined limit on them of some sort even without regdb.bin
<robimarko>
\x: Yes, since the regulatory DB is embedded in the BDF
<robimarko>
Only recently QCA added support for the external one
<\x>
ah, my bad ahaha, so it turns out thats a new feature
<robimarko>
Yeah, I guess ODM-s finally complained enough
<robimarko>
Cause updating the BDF just to update regulatory is not really practical
<\x>
and it isnt doing that ATH_USER_REGD
<\x>
so Its a pain
<\x>
another query robimarko, i remember qca has "4K QAM" I do wonder if it can work on some of these or only new cards? It likely needs to be supported on hardware though aye?
zer0def has quit [Remote host closed the connection]
zer0def has joined #openwrt-devel
bookworm has joined #openwrt-devel
emacs_pprentice__ has quit [Ping timeout: 480 seconds]
Acinonyx_ has joined #openwrt-devel
Acinonyx has quit [Ping timeout: 480 seconds]
bookworm_ has joined #openwrt-devel
bookworm has quit [Read error: Connection reset by peer]
bookworm_ is now known as bookworm
<robimarko>
\x: Yeah, its a HW feature
<karlp>
hrm, qmi.sh isn't handling my modem having been alreadyd connected automatically,
<karlp>
blah, at least I can see that the modem works, guess I can push this out a bit further.
<lemmi>
it's just a xdp programm that does all the routing instead of going through the complete linux network stack, thus bypassing quite a bit of processing
<stintel>
that's not really usable on a WAN router ;)
<lemmi>
why?
<stintel>
because it completely bypasses firewall too
<lemmi>
i mean, you can just add a couple of lines and do firewall in xdp :)
torv has quit [Remote host closed the connection]
<stintel>
yeah, it's also a good way to shoot yourself in the foot, running completely untested and very likely buggy stuff :P
<lemmi>
but anyway. since the rb5009, the gt8k and the clearfog cn9130 only have a single sfp+ port. the machiatobin is too expensive atm i think
<stintel>
and you'd need to hook in the conntrack table etc
<lemmi>
i don't think xdp is untested
<stintel>
if you want to do stateful filtering
<stintel>
no, but your custom lines will be
<Borromini>
lemmi: do you need the SoC to be able to handle 10 Gb? Since the switch in the RB5009UG seems to be able to handle it (at least it allows for some multigig ports...)
torv has joined #openwrt-devel
<lemmi>
Borromini: if you want to do routing + firewall, a switch won't help you that much
<stintel>
I wrote a minimal XDP firewall with conntrack support, it's not that hard, but I wouldn't recommend most people try that
<lemmi>
ah.. yeah. there was an extra chip on the rb5009 IIRC. the gt8k has the sfp+ directly connected
<Borromini>
lemmi: true. I myself didn't buy it to do 10 Gb routing though
<stintel>
reason for me to get a 10GbE router is to stop using my 10GbE L3 switch for inter-VLAN routing
<stintel>
as this only supports stateless ACLs
* karlp
peers that the LTE-cat-1 modem on his desk that is "good enough" at 5M/10M :|
<karlp>
10G? bits going everywhere! too many bits flying around, I'd have to duck!
<Borromini>
:P
<Borromini>
hey I only got this as payment for services rendered :P
<stintel>
:P
cmonroe has quit [Ping timeout: 480 seconds]
danitool has joined #openwrt-devel
soxrok2212 has quit [Read error: Connection reset by peer]
soxrok2212 has joined #openwrt-devel
aparcar[m] has quit [Quit: Client limit exceeded: 20000]
MaxSoniX has quit [Remote host closed the connection]
MaxSoniX has joined #openwrt-devel
cmonroe_ has joined #openwrt-devel
cbeznea has joined #openwrt-devel
soxrok2212 has quit [Ping timeout: 480 seconds]
MaxSoniX has quit [Remote host closed the connection]