Total obsolete VLAN documentation

@anon82920800 Hi, I have a question then, not clear here for me.

Does use Turris Omnia DSA and chip switching when i use

config interface 'lan'
        option type 'bridge'
        option vlan '1'
        option proto 'static'
        option netmask '255.255.255.0'
        option ipaddr '192.168.1.1'
        option bridge_empty '1'
        list ifname 'lan0.10'
        list ifname 'lan1'
................

Or not ? If not, can I get HW Offloading for switching on the Omnia ?

Thank you.