[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220922061938.202705-1-bpoirier@nvidia.com>
Date: Thu, 22 Sep 2022 15:19:34 +0900
From: Benjamin Poirier <bpoirier@...dia.com>
To: netdev@...r.kernel.org
Cc: David Ahern <dsahern@...nel.org>,
Stephen Hemminger <stephen@...workplumber.org>,
Ido Schimmel <idosch@...dia.com>
Subject: [PATCH iproute2 0/4] monitor command fixes
Fix problems in `bridge monitor` and `ip monitor` regarding the filtering
of object types and address families.
Benjamin Poirier (4):
bridge: Do not print stray prefixes in monitor mode
ip-monitor: Do not listen for nexthops by default when specifying
stats
ip-monitor: Include stats events in default and "all" cases
ip-monitor: Fix the selection of rtnl groups when listening for all
object types
bridge/br_common.h | 1 +
bridge/fdb.c | 3 ++
bridge/link.c | 4 ++
bridge/mdb.c | 3 ++
bridge/monitor.c | 35 ++++----------
bridge/vlan.c | 4 ++
bridge/vni.c | 4 ++
ip/ipmonitor.c | 115 +++++++++++++++++----------------------------
8 files changed, 71 insertions(+), 98 deletions(-)
--
2.37.2
Powered by blists - more mailing lists