thejoker8814 is now known as Guest7794
thejoker8814 has joined #openwrt-devel
Guest7794 has quit [Ping timeout: 480 seconds]
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
damo22 has joined #openwrt-devel
gch981213 has joined #openwrt-devel
minimal has quit [Quit: Leaving]
danitool has quit [Ping timeout: 480 seconds]
<Mangix> anyone here use mdnsresponder?
<Mangix> stintel: do you still use openthread?
Mangix has quit [Read error: Connection reset by peer]
<stintel> I have it running but not actively using it at the moment, I actually plan to, in my house, but too busy with more important stuff
Mangix has joined #openwrt-devel
goliath has joined #openwrt-devel
mcbridematt has quit [Ping timeout: 480 seconds]
mcbridematt has joined #openwrt-devel
bluew has quit [Ping timeout: 480 seconds]
robimarko has joined #openwrt-devel
* enyc meeps
minimal has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
<schmars[m]> question about RX/TX counters in iwinfo. in an AP/STA setup, i understand that the counters are the same on both sides and RX means "AP received" and TX means "AP transmitted". It seems to be the same in 802.11s mesh, but i wonder which side is is which
<stintel> hmmmz, looking for a proper fix and commit message for a program that uses __time_t and thus does not compile against musl
<stintel> using just time_t fixes it for musl and doesn't break for glibc, but I'm currently a bit lost how to properly explain the change in commit message
cmonroe has joined #openwrt-devel
<owrt-images-builds_> Build [#221](https://buildbot.openwrt.org/images/#/builders/219/builds/221) of `master_ath79/generic` failed.
mentalow has quit [Ping timeout: 480 seconds]
mentalow has joined #openwrt-devel
<Mangix> stintel: just say __time_t is a non standard glibc extension and is not implemented by other libc implementations like musl.
<stintel> I could have referred to `man timespec`
<stintel> but let's see if they accept it as-is
<Mangix> hmm? why is that time_t cast even there?
<stintel> btw, I noticed only after responding that you disconnected
<Mangix> it's not even correct.
<stintel> 28|07:14:41 < stintel> I have it running but not actively using it at the moment, I actually plan to, in my house, but too busy with more important stuff
<Mangix> stintel: I ask because of https://github.com/openwrt/packages/pull/24234
<Mangix> I added a bunch of OpenEmbedded patches
<stintel> I don't have OpenWrt hardware running OpenThread here atm
<stintel> they're in my apartment
<Mangix> hmm OK
<Mangix> stintel: anyway, that cast should be fixed to (time_t) (rrd.step) * 1.5;
<stintel> can you comment that on the PR ?
<Mangix> done.
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
bluew has joined #openwrt-devel
skynet2 has joined #openwrt-devel
jangrewe has joined #openwrt-devel
<jangrewe> hi all, i'm starting to use OpenWISP to manage some devices, and one thing i wanted to do was setting the root password - via overwriting the whole /etc/shadow with one that contains a password. this password is the required when i want to login to luci, but dropbear still lets me login via SSH without a password. how do i fix this?
<jangrewe> oh jeez, nevermind ... i totally missed the line: Authenticating with public key "xxx" from agent
jangrewe has quit [Quit: Page closed]
bluew has quit [Remote host closed the connection]
bluew has joined #openwrt-devel
nixuser has quit [Remote host closed the connection]
nixuser has joined #openwrt-devel
gladiac has quit [Read error: Connection reset by peer]
gladiac has joined #openwrt-devel