**** BEGIN LOGGING AT Thu Feb 13 02:59:57 2020 Feb 13 04:19:37 hrld_: this is the NAPT engine ? Feb 13 04:20:00 from ssdk Feb 13 04:20:14 best guess is that 8227 and 8337 share the same fabric Feb 13 09:49:57 blogic: there are basic nat and NAPT engines in AR8227N. Full datasheet is on google, however I did not found any sdk or example implementation. Are there any for 8227 or a similar switch? Feb 13 10:05:33 I struggle to understand why in target/linux/generic/files/drivers/net/phy/swconfig.c register_switch has to be called with a switch_dev but net_device is optional. What are the effects of providing a netdev vs not providing one ? Feb 13 10:14:30 hrld_: you probably want to use qca8k instead of swconfig Feb 13 10:14:38 i have code here already for napt Feb 13 10:14:42 nat does not actually work Feb 13 10:15:07 and then dsa needs to be taught what flowtable offload is for the switchdevs Feb 13 11:10:12 My router is tplink wdr4900 and it uses ar8216/swconfig driver. I will look into qca8k and dsa. Is your NAPT code merged ? I did not find it. Feb 13 12:16:23 not yet Feb 13 12:16:28 still needs some love Feb 13 13:53:14 jow: tried that section_id patch from yesterday, worked for me on 1907, after I added the ", section_id)" to the end. Feb 13 16:48:11 jow: I've used ui.addNotification to handle some replies on this L.Request.posts(), but is there a nicer way of putting some response text/icons by the button itself? I'm rying to figure out to use L.dom.content/append when I have the s.taboption/form.Button variable accessible, but I don't understand how to get the "node" parameters that L.dom.append/content seem to want? Feb 13 17:25:10 ok, L.bind() has gotten me a lot further, I cna keep the event object now at least, now it's just tedious dom stuff I guess :) Feb 13 18:19:03 karlp: I usually just do btn.classList.add('spinning') & btn.classList.remove('spinning') Feb 13 20:32:43 where btn is the object returned by s:[tab]otpion(blah, form.Button) ? Feb 14 00:15:36 * ldir loves the new js based statistics luci pages **** ENDING LOGGING AT Fri Feb 14 02:59:59 2020