iproute2/bridge
Petr Machata 1d9a81b8c9 Unify batch processing across tools
The code for handling batches is largely the same across iproute2 tools.
Extract a helper to handle the batch, and adjust the tools to dispatch to
this helper. Sandwitch the invocation between prologue / epilogue code
specific for each tool.

Signed-off-by: Petr Machata <me@pmachata.org>
Signed-off-by: David Ahern <dsahern@gmail.com>
2020-11-13 19:43:15 -07:00
..
.gitignore Add bridge command 2012-08-01 15:23:49 -07:00
br_common.h bridge: mdb: restore valid json output 2019-04-17 16:27:06 -07:00
bridge.c Unify batch processing across tools 2020-11-13 19:43:15 -07:00
fdb.c Merge branch 'main' into next 2020-08-06 16:21:35 +00:00
link.c State of bridge STP port are now case insensitive 2020-04-20 09:45:37 -07:00
Makefile SPDX license identifiers 2017-11-24 12:21:35 -08:00
mdb.c bridge: mdb: print protocol when available 2020-10-11 20:07:50 -06:00
monitor.c bridge: mdb: restore valid json output 2019-04-17 16:27:06 -07:00
vlan.c Replace open-coded instances of print_nl() 2020-05-04 17:13:53 -07:00