Eelco Chaudron <[email protected]> writes: > Updated the dpif_nl_exec_monitor.py utility to also optionally monitor > the other DPIF netlink operations, i.e., DPIF_OP_FLOW_PUT, > DPIF_OP_FLOW_DEL and DPIF_OP_FLOW_GET. > > Due to the nature of the change, also renamed the script to > dpif_op_nl_monitor.py. > > v2: - Renamed the script. > - Fixed some general comments from Ilya. > - Updated the documentation and build files due to the > script name change. > v3: - Fixed header comments/help text. > - Fixed spelling mistake > - Also made the execute operational optional. > > Eelco Chaudron (2): > utilities: Update dpif_nl_exec_monitor.py to include new actions. > utilities: Updated dpif_nl_exec_monitor.py to debug all operations. >
Thanks for this series, Eelco! Applied. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
