madwoota has joined #openwrt-devel
cmonroe has quit [Ping timeout: 480 seconds]
matoro has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
matoro has joined #openwrt-devel
nixuser has joined #openwrt-devel
nixuser has quit [Remote host closed the connection]
enyc has quit [Ping timeout: 480 seconds]
minimal has quit [Ping timeout: 480 seconds]
enyc has joined #openwrt-devel
minimal has joined #openwrt-devel
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
sauce has joined #openwrt-devel
nixuser has joined #openwrt-devel
minimal has quit [Quit: Leaving]
Misanthropos has joined #openwrt-devel
cbeznea has joined #openwrt-devel
valku has quit [Quit: valku]
Danct12 has joined #openwrt-devel
<KGB-0> https://tests.reproducible-builds.org/openwrt/openwrt_tegra.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
felix has quit []
felix has joined #openwrt-devel
nixuser has quit [Quit: leaving]
tomn has quit [Remote host closed the connection]
tomn has joined #openwrt-devel
MaxSoniX has joined #openwrt-devel
MaxSoniX has quit [Remote host closed the connection]
MaxSoniX has joined #openwrt-devel
hgl has quit [Quit: Bye]
hgl has joined #openwrt-devel
floof58 has quit [Remote host closed the connection]
floof58 has joined #openwrt-devel
noltari has quit [Quit: Bye ~ Happy Hacking!]
noltari has joined #openwrt-devel
ktifhfl has quit [Ping timeout: 480 seconds]
floof58 is now known as Guest11426
floof58 has joined #openwrt-devel
Guest11426 has quit [Ping timeout: 480 seconds]
floof58 has quit [Ping timeout: 480 seconds]
floof58 has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
agjhmk has joined #openwrt-devel
floof58 has quit [Quit: floof58]
floof58 has joined #openwrt-devel
goliath has joined #openwrt-devel
damex has quit [Read error: Connection reset by peer]
damex has joined #openwrt-devel
G10h4ck has joined #openwrt-devel
<agjhmk> Hello, I am trying to get my RUT955 (Quectel EC25-EU) to reliably connect to my APN using uqmi. However, sometimes (about 50/50) when I reboot the device I get NETWORK_REGISTRATION_FAILED or PIN_STATUS_FAILED depending on the mood of the modem. It cannot recover from any of these states without a full system poweroff. During this error state, when I call "uqmi -d /dev/cdc-wdm0 --uim-get-sim-state" I get "{}" - that seems not right at all...
<agjhmk> Is there some way to restart the modem from uqmi? Maybe that would be able to fix it...
<G10h4ck> hi!
robimarko has joined #openwrt-devel
Acinonyx_ has quit [Ping timeout: 480 seconds]
<karlp> agjhmk: I gave up trying to use uqmi, with piles of errors like that, modem manager "just worked" though it's farrr bigger of course.
<agjhmk> karlp: I've tried using modemmanager, but I found that it was quite difficult to force QMI. I might take another stab at it though
G10h4ck has quit [Ping timeout: 480 seconds]
agjhmk has quit [Remote host closed the connection]
G10h4ck has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
danitool has joined #openwrt-devel
MaxSoniX has quit [Quit: Konversation terminated!]
floof58 is now known as Guest11435
floof58 has joined #openwrt-devel
MaxSoniX has joined #openwrt-devel
Guest11435 has quit [Ping timeout: 480 seconds]
<damex> is it normal for openwrt to do breaking changes during while withing the release cycle? hap ac2 (and probably others) got breaking changes on last 22.03.4 release that is also got lots of CVE fixes.
<damex> so you basically need to reset device to do security upgrade (which i think is no good)
ktifhfl has joined #openwrt-devel
Acinonyx has joined #openwrt-devel
<f00b4r0> damex: define breaking change?
<damex> f00b4r0: configuration revision change. swconfig -> dsa migration
<f00b4r0> oh wow. I didn't know we backported this
<f00b4r0> that definitely needs to be mentioned in release notes
<damex> i think it is that one. not sure why it would be anything else
<f00b4r0> robimarko: ^
<f00b4r0> seems odd, I thought we decided to hold that off.
<damex> https://github.com/openwrt/openwrt/releases/tag/v22.03.4 yeah, Image version mismatch. image 1.1 device 1.0 Please wipe config during upgrade (force required) or reinstall. Config cannot be migrated from swconfig to DSA Image check failed
<damex> i have hap ac2 that does it.
<f00b4r0> image version mismatch can happen for other reasons than DSA
<damex> hm... okay, let me investigate then...
<f00b4r0> robimarko would know
<f00b4r0> i'm still running 21.02 on my hap-ac2
<robimarko> f00b4r0: DSA for ipq40xx was never backported to 22.03 and that is intentional
<robimarko> Also, there is no compat version change for hap ac2 as well
ktifhfl has quit [Ping timeout: 480 seconds]
<G10h4ck> I am trying to build hostapd with source tree override as explained here by Jow https://forum.archive.openwrt.org/viewtopic.php?id=46916 the problem is that I am getting an apparently unrelated compiler error even if I checkout the same identical commit used by the Makefile (without source overriding) as you can see here https://bpa.st/5H2LW wome suggestions on what is happening?
<G10h4ck> I need this to have a reasonably workflow testing modifications on hostapd
agjhmk has joined #openwrt-devel
<f00b4r0> robimarko: ok matches my understanding. No idea what damex is seeing then
<f00b4r0> thanks
<robimarko> No idea
robimarko has quit [Remote host closed the connection]
robimarko has joined #openwrt-devel
lucenera has quit [Quit: The Lounge - https://thelounge.chat]
lucenera has joined #openwrt-devel
<rmilecki> i noticed that lighttpd package has broken dependencies
<rmilecki> for some reason "ifdef" rules don't work for it
<rmilecki> see: https://git.openwrt.org/?p=feed/packages.git;a=blob;f=net/lighttpd/Makefile;h=e021fcbc79a7b0e72d184eb453d1ad787f072ba7;hb=HEAD#l65
<rmilecki> i don't see anything wrong aboth those lines however
<rmilecki> in my case i have CONFIG_LIGHTTPD_CRYPTOLIB_NETTLE=y
<rmilecki> but this case never gets evaluated as true: ifdef CONFIG_LIGHTTPD_CRYPTOLIB_NETTLE
<rmilecki> any idea why?
rsalvaterra has quit []
rsalvaterra has joined #openwrt-devel
<f00b4r0> Ansuel: thanks!
<Ansuel> np!
schwicht_ has joined #openwrt-devel
schwicht has quit [Remote host closed the connection]
<f00b4r0> Ansuel: btw you might want to pickup #12226 as a followup :)
<f00b4r0> brb, router update
f00b4r0 has quit [Quit: update]
f00b4r0 has joined #openwrt-devel
madwoota has quit [Ping timeout: 480 seconds]
<owrt-snap-builds> Build [#395](https://buildbot.openwrt.org/master/images/#builders/74/builds/395) of `realtek/rtl931x` failed.
<owrt-snap-builds> Build [#892](https://buildbot.openwrt.org/master/images/#builders/5/builds/892) of `mxs/generic` failed.
<owrt-snap-builds> Build [#843](https://buildbot.openwrt.org/master/images/#builders/55/builds/843) of `malta/be` failed.
<owrt-snap-builds> Build [#849](https://buildbot.openwrt.org/master/images/#builders/63/builds/849) of `ath79/tiny` failed.
cp-- has quit []
cp- has joined #openwrt-devel
Danct12 has quit [Remote host closed the connection]
<owrt-snap-builds> Build [#849](https://buildbot.openwrt.org/master/images/#builders/36/builds/849) of `mediatek/mt7629` failed.
<owrt-snap-builds> Build [#855](https://buildbot.openwrt.org/master/images/#builders/16/builds/855) of `ath79/mikrotik` failed.
Danct12 has joined #openwrt-devel
<owrt-snap-builds> Build [#849](https://buildbot.openwrt.org/master/images/#builders/43/builds/849) of `oxnas/ox820` failed.
<owrt-snap-builds> Build [#856](https://buildbot.openwrt.org/master/images/#builders/27/builds/856) of `mpc85xx/p1020` failed.
<aparcar[m]> Ansuel: does it make sense to run the CI on commit? I think they should only run on PRs
<owrt-snap-builds> Build [#848](https://buildbot.openwrt.org/master/images/#builders/67/builds/848) of `sunxi/cortexa8` failed.
<owrt-snap-builds> Build [#971](https://buildbot.openwrt.org/master/images/#builders/2/builds/971) of `layerscape/armv7` failed.
<owrt-snap-builds> Build [#848](https://buildbot.openwrt.org/master/images/#builders/49/builds/848) of `mvebu/cortexa53` failed.
minimal has joined #openwrt-devel
<owrt-snap-builds> Build [#84](https://buildbot.openwrt.org/master/images/#builders/81/builds/84) of `ipq807x/generic` failed.
<owrt-snap-builds> Build [#850](https://buildbot.openwrt.org/master/images/#builders/59/builds/850) of `x86/geode` failed.
<owrt-snap-builds> Build [#848](https://buildbot.openwrt.org/master/images/#builders/42/builds/848) of `ramips/mt76x8` failed.
<owrt-snap-builds> Build [#207](https://buildbot.openwrt.org/master/images/#builders/80/builds/207) of `mediatek/filogic` failed.
<owrt-snap-builds> Build [#856](https://buildbot.openwrt.org/master/images/#builders/68/builds/856) of `at91/sama5` failed.
Danct12 has quit [Quit: WeeChat 3.8]
<owrt-snap-builds> Build [#896](https://buildbot.openwrt.org/master/images/#builders/3/builds/896) of `at91/sam9x` failed.
<owrt-snap-builds> Build [#862](https://buildbot.openwrt.org/master/images/#builders/9/builds/862) of `lantiq/ase` failed.
<owrt-snap-builds> Build [#851](https://buildbot.openwrt.org/master/images/#builders/11/builds/851) of `sunxi/cortexa53` failed.
<owrt-snap-builds> Build [#850](https://buildbot.openwrt.org/master/images/#builders/29/builds/850) of `pistachio/generic` failed.
<owrt-snap-builds> Build [#854](https://buildbot.openwrt.org/master/images/#builders/17/builds/854) of `ramips/rt305x` failed.
<enyc> eh-oh =)
<tmn505> Ansuel: ^^ rebasing issue in 394d7134ec42f14ddb91769c737098753fa68266 deleting lzo line
<owrt-snap-builds> Build [#852](https://buildbot.openwrt.org/master/images/#builders/18/builds/852) of `mvebu/cortexa9` failed.
<owrt-snap-builds> Build [#841](https://buildbot.openwrt.org/master/images/#builders/57/builds/841) of `octeon/generic` failed.
<owrt-snap-builds> Build [#851](https://buildbot.openwrt.org/master/images/#builders/14/builds/851) of `bcm63xx/generic` failed.
<owrt-snap-builds> Build [#395](https://buildbot.openwrt.org/master/images/#builders/75/builds/395) of `realtek/rtl930x` failed.
<Mangix> Funny
<owrt-snap-builds> Build [#883](https://buildbot.openwrt.org/master/images/#builders/8/builds/883) of `x86/64` failed.
<owrt-snap-builds> Build [#843](https://buildbot.openwrt.org/master/images/#builders/62/builds/843) of `tegra/generic` failed.
<enyc> **https://downloads.openwrt.org/** page faulty, TEXT of second link says 21.02.5 still (!!)
<owrt-snap-builds> Build [#852](https://buildbot.openwrt.org/master/images/#builders/10/builds/852) of `bcm63xx/smp` failed.
<owrt-snap-builds> Build [#528](https://buildbot.openwrt.org/master/images/#builders/73/builds/528) of `imx/cortexa7` failed.
<owrt-snap-builds> Build [#859](https://buildbot.openwrt.org/master/images/#builders/13/builds/859) of `lantiq/xway_legacy` failed.
<Mangix> Wonder what happened
<owrt-snap-builds> Build [#854](https://buildbot.openwrt.org/master/images/#builders/23/builds/854) of `mpc85xx/p2020` failed.
raenye has joined #openwrt-devel
agjhmk has quit [Remote host closed the connection]
raenye has quit [Remote host closed the connection]
<owrt-snap-builds> Build [#852](https://buildbot.openwrt.org/master/images/#builders/47/builds/852) of `bcm27xx/bcm2710` failed.
raenye has joined #openwrt-devel
<raenye> Hello. Do I need to actively do something to have my pull requests reviewed? I have one for a new device and one for a cosmetic luci fix.
<owrt-snap-builds> Build [#880](https://buildbot.openwrt.org/master/images/#builders/6/builds/880) of `lantiq/xway` failed.
<raenye> PaulFertser: did you happen to submit the mt76 DBDC patch you created for me?
<owrt-snap-builds> Build [#844](https://buildbot.openwrt.org/master/images/#builders/19/builds/844) of `ramips/mt7621` failed.
<owrt-snap-builds> Build [#844](https://buildbot.openwrt.org/master/images/#builders/35/builds/844) of `mvebu/cortexa72` failed.
esters has joined #openwrt-devel
<PaulFertser> raenye: no. Was it ignored or are you getting asked about it?
<owrt-snap-builds> Build [#856](https://buildbot.openwrt.org/master/images/#builders/15/builds/856) of `armvirt/64` failed.
madwoota has joined #openwrt-devel
<PaulFertser> raenye: to answer your earlier question, you did everything right with your github pull request as far as I can tell, and so review should happen eventually.
madwoota is now known as Guest11449
<tmn505> raenye: patience for now and if it's 2 months old start poking people here or complain on devel mailing list
<owrt-snap-builds> Build [#857](https://buildbot.openwrt.org/master/images/#builders/48/builds/857) of `bcm47xx/generic` failed.
Guest11449 is now known as madwoota
raenye has quit [Remote host closed the connection]
<owrt-snap-builds> Build [#850](https://buildbot.openwrt.org/master/images/#builders/70/builds/850) of `bcm47xx/mips74k` failed.
<owrt-snap-builds> Build [#892](https://buildbot.openwrt.org/master/images/#builders/7/builds/892) of `armvirt/32` failed.
<owrt-snap-builds> Build [#851](https://buildbot.openwrt.org/master/images/#builders/25/builds/851) of `rockchip/armv8` failed.
<Ansuel> tmn505 yheeee -.-
<owrt-snap-builds> Build [#852](https://buildbot.openwrt.org/master/images/#builders/37/builds/852) of `sunxi/cortexa7` failed.
raenye has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
<raenye> PaulFertser: the mt76 patch is currently not part of the pull request, I don't know whether it should be
<owrt-snap-builds> Build [#848](https://buildbot.openwrt.org/master/images/#builders/69/builds/848) of `zynq/generic` failed.
<raenye> tmn505: thanks, I just wasn't aware of my responsibilities.
<Ansuel> aparcar the idea is to check also stuff pushed without pr
<raenye> I'm using my build on a daily basis without problems
<aparcar[m]> Ansuel: good point
<Ansuel> what is redundant is the double check when things gets merged
<raenye> Wrote about it in the forums and got a single like (from the person who did the rev A port, which wasn't merged)
<PaulFertser> raenye: it shouldn't be, one is supposed to make it like a proper Linux commit and send to mt76.
<Ansuel> need to think of a good way to ""abuse"" concurrency rules to skip the extra check
<PaulFertser> raenye: happy to hear your build works nicely for you, and thank you for contributing it upstream!
<raenye> PaulFertser: thanks again for your help.
<owrt-snap-builds> Build [#848](https://buildbot.openwrt.org/master/images/#builders/44/builds/848) of `mediatek/mt7622` failed.
<PaulFertser> raenye: probably not many maintainers are interested in ramips devices currently, but someone should take a look eventually, I hope.
<Ansuel> https://github.com/openwrt/openwrt/commit/394d7134ec42f14ddb91769c737098753fa68266 wth git rebase caused liblzo to be removed...
<raenye> PaulFertser: what are the prominent platforms, then? arm stuff?
<owrt-snap-builds> Build [#836](https://buildbot.openwrt.org/master/images/#builders/34/builds/836) of `lantiq/xrx200` failed.
<owrt-snap-builds> Build [#855](https://buildbot.openwrt.org/master/images/#builders/51/builds/855) of `ramips/rt3883` failed.
<PaulFertser> raenye: guess so, and also probably it's just somehow happens that the usual contributors are all busy.
<tomn> if you're talking about github actions, i've found that running on push is necessary to keep the caches updated, because caches from PRs aren't propogated to branches. 'tis silly.
<Habbie> 'tis secure :)
<owrt-snap-builds> Build [#871](https://buildbot.openwrt.org/master/images/#builders/4/builds/871) of `x86/generic` failed.
<Ansuel> tomn yep that is also another limitation
<raenye> PaulFertser: how about the cosmetic luci fix? is this something that needs thorough review?
<tomn> Habbie: wyeah, still wasteful when you have exactly the same thing running from the same commit
<owrt-snap-builds> Build [#854](https://buildbot.openwrt.org/master/images/#builders/39/builds/854) of `ath79/nand` failed.
<Habbie> tomn, this is true, but by then it's already gone..
<owrt-snap-builds> Build [#355](https://buildbot.openwrt.org/master/images/#builders/79/builds/355) of `ipq40xx/chromium` failed.
<raenye> I also wasn't sure whether I'm suppose to fork openwrt/luci and git clone it in a separate directory, or I could somehow make the packages/luci directory within the local openwrt repository point to my luci fork
<owrt-snap-builds> Build [#848](https://buildbot.openwrt.org/master/images/#builders/60/builds/848) of `mpc85xx/p1010` failed.
<owrt-snap-builds> Build [#396](https://buildbot.openwrt.org/master/images/#builders/76/builds/396) of `realtek/rtl838x` failed.
<Ansuel> i'm confused of why the thing broke up
<Ansuel> (aside from the unintended change)
<owrt-snap-builds> Build [#848](https://buildbot.openwrt.org/master/images/#builders/33/builds/848) of `ipq806x/generic` failed.
<owrt-snap-builds> Build [#848](https://buildbot.openwrt.org/master/images/#builders/21/builds/848) of `bcm27xx/bcm2709` failed.
<owrt-snap-builds> Build [#843](https://buildbot.openwrt.org/master/images/#builders/50/builds/843) of `mediatek/mt7623` failed.
<owrt-snap-builds> Build [#77](https://buildbot.openwrt.org/master/images/#builders/82/builds/77) of `ipq806x/chromium` failed.
<owrt-snap-builds> Build [#849](https://buildbot.openwrt.org/master/images/#builders/32/builds/849) of `omap/generic` failed.
valku has joined #openwrt-devel
<owrt-snap-builds> Build [#850](https://buildbot.openwrt.org/master/images/#builders/53/builds/850) of `bcm27xx/bcm2711` failed.
<owrt-snap-builds> Build [#861](https://buildbot.openwrt.org/master/images/#builders/12/builds/861) of `bcm53xx/generic` failed.
<owrt-snap-builds> Build [#359](https://buildbot.openwrt.org/master/images/#builders/78/builds/359) of `at91/sama7` failed.
<owrt-snap-builds> Build [#861](https://buildbot.openwrt.org/master/images/#builders/26/builds/861) of `apm821xx/sata` failed.
<owrt-snap-builds> Build [#846](https://buildbot.openwrt.org/master/images/#builders/52/builds/846) of `x86/legacy` failed.
<Ansuel> should have fixed the build error
<Ansuel> sorry for the breakage
<owrt-snap-builds> Build [#858](https://buildbot.openwrt.org/master/images/#builders/41/builds/858) of `bcm27xx/bcm2708` failed.
<owrt-snap-builds> Build [#525](https://buildbot.openwrt.org/master/images/#builders/72/builds/525) of `imx/cortexa9` failed.
<owrt-snap-builds> Build [#856](https://buildbot.openwrt.org/master/images/#builders/24/builds/856) of `ramips/rt288x` failed.
<owrt-snap-builds> Build [#396](https://buildbot.openwrt.org/master/images/#builders/77/builds/396) of `realtek/rtl839x` failed.
<Mangix> Ansuel: greetings from Europe
<owrt-snap-builds> Build [#847](https://buildbot.openwrt.org/master/images/#builders/56/builds/847) of `kirkwood/generic` failed.
<Ansuel> btw anyone with some mediatek wifi can test this ? https://github.com/openwrt/mt76/pull/765
<Ansuel> (with the needed changes in dt)
<Ansuel> would really love to drop that mtd-eeprom binding
<enyc> **https://downloads.openwrt.org/** page faulty, TEXT of second link says 21.02.5 still (!!)
goliath has quit [Quit: SIGSEGV]
cbeznea has quit [Quit: Leaving.]
xback has joined #openwrt-devel
dgcampea has quit [Remote host closed the connection]
<owrt-snap-builds> Build [#851](https://buildbot.openwrt.org/master/images/#builders/59/builds/851) of `x86/geode` completed successfully.
raenye has quit [Remote host closed the connection]
ktifhfl has joined #openwrt-devel
goliath has joined #openwrt-devel
cmonroe_ has joined #openwrt-devel
MaxSoniX has quit [Quit: Konversation terminated!]
sorinello has quit [Quit: Leaving]
sorinello has joined #openwrt-devel
<owrt-snap-builds> Build [#396](https://buildbot.openwrt.org/master/images/#builders/74/builds/396) of `realtek/rtl931x` completed successfully.
robimarko has quit [Quit: Leaving]
<owrt-snap-builds> Build [#893](https://buildbot.openwrt.org/master/images/#builders/5/builds/893) of `mxs/generic` completed successfully.
<barhom> Trying to configure so that the router does not use dnsmasq for dns (simply uses the peerdns, upstream dns directly without any local caching). However, the DHCP clients of the router should use dnsmasq normally.
<barhom> Basically trying to figure out a openwrt way to have /etc/resolv.conf configured with the upstream peerdns but still run dnsmasq on port 53 serving the clients only
<stintel> I believe that's option noresolv ?
<stintel> hmmm no
<dwfreed> set localuse to 0
Tapper has joined #openwrt-devel
schwicht_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<owrt-snap-builds> Build [#844](https://buildbot.openwrt.org/master/images/#builders/55/builds/844) of `malta/be` completed successfully.
<owrt-snap-builds> Build [#850](https://buildbot.openwrt.org/master/images/#builders/63/builds/850) of `ath79/tiny` completed successfully.
danitool has joined #openwrt-devel
<barhom> dwfreed: that sounded promising. Setting localuse to 0 doesn't seem to change anything inside /etc/resolv.conf or /tmp/resolv.conf. Shouldn't that change it to the peerdns IPs ?
BWhitten has joined #openwrt-devel
<BWhitten> hi, is anyone working on rk3588s currently?
cbeznea has joined #openwrt-devel
schwicht has joined #openwrt-devel
champtar_ has quit [Quit: WeeChat 3.6]
G10h4ck has quit [Ping timeout: 480 seconds]
cbeznea has quit [Quit: Leaving.]
goliath has quit [Quit: SIGSEGV]
<barhom> stintel: guess I have to fully understand dnsmasq.init script to see if its at all possible. From what I have gathered I have to figure out if its possible with the current script to have settings that would set /tmp/resolv.conf using the contents of '/tmp/resolv.conf.d/resolv.conf.auto'. And at the same time have dnsmasq use other dns servers (say for example 1.1.1.1 or 8.8.8.8)
robimarko has joined #openwrt-devel
<owrt-snap-builds> Build [#856](https://buildbot.openwrt.org/master/images/#builders/16/builds/856) of `ath79/mikrotik` completed successfully.
cbeznea has joined #openwrt-devel
cbeznea has quit []
goliath has joined #openwrt-devel
nixuser has joined #openwrt-devel
Borromini has joined #openwrt-devel
digitalcircuit has quit [Quit: Signing off from Quassel - see ya!]
digitalcircuit has joined #openwrt-devel
Borromini has quit [Quit: Lost terminal]
<owrt-snap-builds> Build [#850](https://buildbot.openwrt.org/master/images/#builders/43/builds/850) of `oxnas/ox820` completed successfully.
<barhom> What would you guys said about this patch to add functionality for "localuse=0" in dnsmasq options, https://github.com/openwrt/openwrt/compare/master...barhom:openwrt:patch-1
<barhom> This would add the possibility for openwrt to be configured to bypass dnsmasq for its own dns requests.
<barhom> Basically no more 127.0.0.1 inside resolv.conf
<barhom> If I have missed something and its possible to do this in another way, Im all ears.
<owrt-snap-builds> Build [#857](https://buildbot.openwrt.org/master/images/#builders/27/builds/857) of `mpc85xx/p1020` completed successfully.
cmonroe has joined #openwrt-devel
cmonroe_ has quit [Ping timeout: 480 seconds]
Acinonyx has quit [Ping timeout: 480 seconds]
robimarko has quit [Quit: Leaving]
<stintel> barhom: I'm pretty sure it's already possible to do so without your patch - this is what the router at my parents has: https://gist.github.com/stintel/80d49ce5693de4cf2cb97b618b44dfd6
Acinonyx has joined #openwrt-devel
<owrt-snap-builds> Build [#972](https://buildbot.openwrt.org/master/images/#builders/2/builds/972) of `layerscape/armv7` completed successfully.
BWhitten has quit [Ping timeout: 480 seconds]
<owrt-snap-builds> Build [#849](https://buildbot.openwrt.org/master/images/#builders/49/builds/849) of `mvebu/cortexa53` completed successfully.
esters has left #openwrt-devel [#openwrt-devel]
Namidairo has quit [Ping timeout: 480 seconds]
<owrt-snap-builds> Build [#849](https://buildbot.openwrt.org/master/images/#builders/67/builds/849) of `sunxi/cortexa8` completed successfully.
Tapper has quit [Quit: Tapper]
<owrt-snap-builds> Build [#85](https://buildbot.openwrt.org/master/images/#builders/81/builds/85) of `ipq807x/generic` completed successfully.
<owrt-snap-builds> Build [#849](https://buildbot.openwrt.org/master/images/#builders/42/builds/849) of `ramips/mt76x8` completed successfully.
<KGB-1> https://tests.reproducible-builds.org/openwrt/openwrt_kirkwood.html has been updated. (100.0% images and 99.9% packages reproducible in our current test framework.)
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<owrt-snap-builds> Build [#857](https://buildbot.openwrt.org/master/images/#builders/68/builds/857) of `at91/sama5` completed successfully.
<hurricos> mrnuke: i2c I bellieve the tplink sg2008p
<owrt-snap-builds> Build [#897](https://buildbot.openwrt.org/master/images/#builders/3/builds/897) of `at91/sam9x` completed successfully.
<philipp64> nbd: Is there an easy way to save a reference (or cursor) to an object so you can json_select it later? like if you're parsing UCI and you have different fields that you want to stick into various JSON objects that you've previous created...
<owrt-snap-builds> Build [#863](https://buildbot.openwrt.org/master/images/#builders/9/builds/863) of `lantiq/ase` completed successfully.
goliath has quit [Quit: SIGSEGV]
schwicht has joined #openwrt-devel
<owrt-snap-builds> Build [#852](https://buildbot.openwrt.org/master/images/#builders/11/builds/852) of `sunxi/cortexa53` completed successfully.