mirror_iproute2/bridge
Roman Mashak b97c679c9f bridge: isolate vlans parsing code in a separate API
IFLA_BRIDGE_VLAN_INFO parsing logic will be used in link and vlan
processing code, so it makes sense to move it in the separate function.

Signed-off-by: Roman Mashak <mrv@mojatatu.com>
2017-10-26 12:35:04 +02:00
..
.gitignore Add bridge command 2012-08-01 15:23:49 -07:00
br_common.h bridge: isolate vlans parsing code in a separate API 2017-10-26 12:35:04 +02:00
bridge.c bridge: add json support for bridge vlan show 2016-07-20 12:02:02 -07:00
fdb.c bridge: Distinguish between externally learned vs offloaded FDBs 2017-06-14 09:50:25 -07:00
link.c bridge: add support for the multicast flood flag 2016-10-17 05:29:24 -07:00
Makefile config: put CFLAGS/LDLIBS in config.mk 2017-08-23 10:03:09 -07:00
mdb.c bridge: this patch adds json support for bridge mdb show 2017-07-18 17:32:38 -07:00
monitor.c scrub out whitespace issues 2016-03-27 10:50:14 -07:00
vlan.c bridge: isolate vlans parsing code in a separate API 2017-10-26 12:35:04 +02:00