Qi Liu
Qi Liu
Just use sse backend. This is a problem on Arlo side.
@twrecked for the record, I am using SSE backend, and reconnect_every does not work properly either.
Yup. It works now with v0.7.2b5.1. If you would like to close this, you can. Looks like v0.7.2b5 was released from master branch? The code above is in both master...
this is the workaround I have so far: ``` public static B toObjectBuilder( T obj, Supplier createBuilder, Predicate fieldFilter) { B builder = createBuilder.get(); Class objClass = obj.getClass(); Class builderClass...
Looks like MT7530 supports jumbo frame, but the GMAC in MT7621 only supports 2K MTU. Reference: https://patchwork.ozlabs.org/project/lede/patch/CAAVoXJRMKCV2h1pt35hw8JSbtMHQbrAuReEpynBY6H+60GAEdQ@mail.gmail.com/