luci/modules/luci-compat
Anton Kikin 72247ee09f luci-base: network.lua: fix bridge related functions
This commit fixes these bugs:

1. Functions interface.bridge_id() and interface.bridge_stp() uses self.br field
   that is not exists at all

2. Function interface.is_bridgeport() return true only for bridge interface, not for
   bridge port interfaces.

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-12-07 22:28:17 +03:00
..
luasrc luci-base: network.lua: fix bridge related functions 2019-12-07 22:28:17 +03:00
Makefile treewide: move templates and libraries not used by the core to luci-compat 2019-11-03 17:56:58 +01:00