Re: [PATCH 3/6] app/dumpcap: fix preserving promiscuous mode

2023-01-02 Thread Stephen Hemminger
On Mon, 2 Jan 2023 16:24:38 + Ben Magistro wrote: > When stopping dumpcap and the main application set an interface to > promiscuous mode, it would be disabled when dumpcap performed its > cleanup. This results in a change of behavior for the main application > after running/utilizing dumpc

[PATCH 3/6] app/dumpcap: fix preserving promiscuous mode

2023-01-02 Thread Ben Magistro
When stopping dumpcap and the main application set an interface to promiscuous mode, it would be disabled when dumpcap performed its cleanup. This results in a change of behavior for the main application after running/utilizing dumpcap. The initial promiscuous mode is now stored and compared when