Re: [PATCH 2/6] app/dumpcap: fix storing port identifier

2023-01-04 Thread Stephen Hemminger
On Mon, 2 Jan 2023 16:24:37 + Ben Magistro wrote: > When dumpcap adds an interface, the port was not being preserved. This > results in the structure being initialized and the port field being set > to 0 regardless of what port was actually selected. This unset field is > then used in both t

Re: [PATCH 2/6] app/dumpcap: fix storing port identifier

2023-01-02 Thread Stephen Hemminger
On Mon, 2 Jan 2023 16:24:37 + Ben Magistro wrote: > When dumpcap adds an interface, the port was not being preserved. This > results in the structure being initialized and the port field being set > to 0 regardless of what port was actually selected. This unset field is > then used in both t