[tcpdump-workers] -G and -C options

2019-09-16 Thread Michal Ruprich
the manpage under -G - the fact that at least one file will be created. Thanks for any comments about this. Michal Ruprich ___ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers

[tcpdump-workers] --immediate-mode in combination with -U

2019-09-16 Thread Michal Ruprich
writing to a file as when writing to stdout. Thanks and regards, Michal Ruprich ___ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers

Re: [tcpdump-workers] -G and -C options

2019-09-17 Thread Michal Ruprich
On 9/16/19 4:21 PM, Michael Richardson wrote: > Michal Ruprich wrote: > > with -C option, the manpage says "Note that when used with -Z option > > (enabled by default), privilegesĀ  areĀ  droppedĀ  before opening first > > savefile." So when

Re: [tcpdump-workers] --immediate-mode in combination with -U

2019-09-24 Thread Michal Ruprich
Any thoughts on this? On 9/16/19 2:33 PM, Michal Ruprich wrote: > Hi, > > would you consider adding a mention of the --immediate-mode to the -U > option in the manpage? For someone who is not familiar with how the > packets are buffered before they are passed to tcpdump, it might n

[tcpdump-workers] Question about an uninitialized array in bpf_filter

2024-04-29 Thread Michal Ruprich
that this never happens before mem is filled with relevant data? In all cases, setting it to mem[BPF_MEMWORDS] = {0}; could not hurt probably? Thanks and regards, Michal Ruprich ___ tcpdump-workers mailing list -- tcpdump-workers@lists.tcpdump.org To