Commit graph

6 commits

Author SHA1 Message Date
Husaam Mehdi
df48a47903
netmode: Fix provider bridge mapping in data model 2026-02-25 14:25:49 +05:30
Mohd Husaam Mehdi
6a2573770d netmode: add support for specifying tpid for ports 2026-02-20 18:40:35 +05:30
Husaam Mehdi
440bf67e7a
netmode: add mtu support in 'advanced' mode 2026-02-19 19:58:08 +05:30
Mohd Husaam Mehdi
c418635f83 netmode: update advanced mode supported arguments
* now interface_configs argument replaces the interface_names,
  interface_types, and ports arguments
* interfaces are named automatically using logic explained in
  ADVANCED_MODE_GUIDE
2026-02-06 20:10:06 +05:30
Mohd Husaam Mehdi
40240a7152 netmode: update handling of direct interfaces
the idea is to make them similar to route interface, to avoid
confusion

* they can be also be mgmt/inet/iptv
* they will have default proto set to dhcp
* syntax is now direct:vlan:100 or direct:transparent
2026-01-23 18:34:10 +05:30
Sukru Senli
341ac893ff
netmode: add advanced mode with bridge VLAN/QinQ and multi-service support 2025-12-26 18:50:24 +05:30