[netsniff-ng] Re: [PATCH] trafgen: l3: Fix checksum for UDP/TCP protos

2017-01-25 Thread Tobias Klauser
On 2017-01-25 at 13:34:54 +0100, Vadim Kochan wrote: > On Wed, Jan 25, 2017 at 2:24 PM, Tobias Klauser wrote: > > On 2017-01-23 at 22:49:22 +0100, Vadim Kochan wrote: > >> While fixing the issue with getting of IPv4 address from device, > >> the setting of default src IPv4/IPv6 addresses was mov

[netsniff-ng] Re: [PATCH] trafgen: l3: Fix checksum for UDP/TCP protos

2017-01-25 Thread Vadim Kochan
On Wed, Jan 25, 2017 at 2:24 PM, Tobias Klauser wrote: > On 2017-01-23 at 22:49:22 +0100, Vadim Kochan wrote: >> While fixing the issue with getting of IPv4 address from device, >> the setting of default src IPv4/IPv6 addresses was moved from >> hdr->header_init(...) callback to hdr->packet_finis

[netsniff-ng] Re: [PATCH] trafgen: l3: Fix checksum for UDP/TCP protos

2017-01-25 Thread Tobias Klauser
On 2017-01-23 at 22:49:22 +0100, Vadim Kochan wrote: > While fixing the issue with getting of IPv4 address from device, > the setting of default src IPv4/IPv6 addresses was moved from > hdr->header_init(...) callback to hdr->packet_finish(...), but > packet_finish(...) is called in the following o

[netsniff-ng] Re: [PATCH v2 0/2] flowtop: Add UI tab control for process stats

2017-01-25 Thread Tobias Klauser
On 2017-01-19 at 00:09:02 +0100, Vadim Kochan wrote: > Add UI tab control to switch between tabbed windows for dirrent flows table > statistics info per pid/peer/port. > > The tab entries are switched by TAB keypress. > > Introduced proc_entry which holds aggregated related flows statistics > (