Merge branch 'vlan_term' into 'devel'

netmode: fix lowerlayers on mode change

See merge request feed/iopsys!1976
This commit is contained in:
Suvendhu Hansa 2025-12-04 21:17:45 +05:30 committed by IOPSYS Dev
commit b4f197ff54
No known key found for this signature in database

View file

@ -16,4 +16,8 @@ if [ -f /etc/bbfdm/dmmap/IP ]; then
rm -f /etc/bbfdm/dmmap/IP
fi
if [ -f /etc/bbfdm/dmmap/Ethernet ]; then
rm -f /etc/bbfdm/dmmap/Ethernet
fi
reboot &