cation has joined #openwrt-devel
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #openwrt-devel
minimal has quit [Quit: Leaving]
rua has quit [Quit: Leaving.]
grid has joined #openwrt-devel
damo22 has joined #openwrt-devel
<damo22> i am having trouble with LZMA ERROR with vendor uboot, so i disabled | lzma | stage in kernel wrappers, now i am getting it to tftpboot, but not with the vendor header (which is required for booting from flash to pass the kernel load address)
<damo22> my question is, how do i compute the KERNEL_LOADADDR ?
<damo22> and the KERNEL_ENTRY
<damo22> when theres no vendor header, it tftpboots just fine
<damo22> on my soc it tftpboots from 0x80000000
<damo22> but now theres a 0x200 byte header, and i tried 0x80000200 but that doesnt work
<damo22> going to try something
<dermoth> Hi, is there a reason ipsets in fw4 cannot be configured with "flags interval"? I want to use them for filtering with an external script updating the ipsets, but without an interval it's pretty moot for IPv6. I haven't seen this much but with normal delegation being between /48 and /64 bots could easily create one ip address per request and my ipset would fill up in seconds!
damo22 has quit [Ping timeout: 480 seconds]
<owrt-images-builds> Build [#310](https://buildbot.openwrt.org/images/#/builders/182/builds/310) of `master_bmips/bcm6318` failed.
dhewg has joined #openwrt-devel
<dwfreed> dermoth: they can be, just not directly; you just set the match type to net, instead of ip
<dwfreed> dermoth: internally fw4 will set 'flags interval' for you in that case
<dwfreed> it will also automatically add 'auto-merge'
danitool has joined #openwrt-devel
PaulFertser has joined #openwrt-devel
vincejv has quit [Remote host closed the connection]
goliath has joined #openwrt-devel
zer0def has quit [Quit: zer0def]
zer0def has joined #openwrt-devel
vincejv has joined #openwrt-devel
rmilecki has quit [Quit: Konversation terminated!]
rmilecki has joined #openwrt-devel
rmilecki has quit []
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_bcm47xx.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
minimal has joined #openwrt-devel
gladiac has joined #openwrt-devel
gladiac has quit []
gladiac has joined #openwrt-devel
rua has joined #openwrt-devel
tom- has joined #openwrt-devel
enyc has quit [Remote host closed the connection]
enyc has joined #openwrt-devel
<dermoth> dwfreed: OK, I didn't realize that field was even being used, I though it only meant something if I use netfilter rules to update the set.
<dermoth> dwfreed: one detail though, updating the sets in-place didn't work (it did nothing, firewall reload from cli returned an error), I had to reboot the device to get the sets updated, although I could've probably deleted them but would have likely required deleting associated rules first...
<mrnuke> hurricos: I had some objections on https://github.com/Hurricos/realtek-poe/pull/31. Basically, it shouldn't be our job to support a JSON config format.
<mrnuke> hurricos: So I am expecting the submitter to drop the JSON config stuff from the series, so we can review de novo
<mrnuke> hurricos: https://github.com/Hurricos/realtek-poe/pull/36 will be painful to review. Sorry, but there isn't much I can do about that. The result should be easier going forward
<Mangix> Ansuel: ping
radxanaoki has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
rmilecki has joined #openwrt-devel
rmilecki has quit []
rmilecki has joined #openwrt-devel
<russell--> weird, the netgear wndr3800 in my testbed decided it didn't have a wan on a recent build (r26938-192afd31e3) compared to my previous build (r26306-5ac8cf1eab)
<dwfreed> dermoth: some changes in fw4 require a full fw4 restart to rebuild the ruleset; reload just makes changes instead of completely rebuilding the ruleset it looks like
<dermoth> Ok... although the "restart" from the services page doesn't do that. I haven't looked much at the latest doc, maybe there is a simple way but I didn't see one in the web ui..
<dermoth> If I cared about affecting the traffic I wouldn't have done a fw restart anyway :)
c512l has joined #openwrt-devel
<russell--> reconfirms that r26306-5ac8cf1eab works
GNUmoon has quit [Remote host closed the connection]
c512l has quit [Read error: Connection reset by peer]
minimal has quit [Quit: Leaving]
<russell--> tried with a default config on 66177c081f1b, still no working eth1
goliath has quit []