Accepting request 487347 from home:mnhauke
- update to 0.6.3 - Allow to specify packet offsets in trafgen packet header functions. By Vadim Kochan. - Allow trafgen to send packets from pcap file. By Vadim Kochan. - Support trafgen interface without IP address in packet header functions. By Ken Wu. - Various other improvements and cleanups in the packet header functions of trafgen. By Vadim Kochan. - Tab based user interface for flowtop. Introduced a tab for flow statistics per PID. By Vadim Kochan. - Fixed buffer overflow in device_addr2str() causing Linux cooked header dissector to crash. Reported by @jamieparfet, fixed by Tobias Klauser. - Fixed build due to missing GENL_ID_GENERATE if compiling against kernel headers >= 4.10 (see issue #171). Reported by Jaroslav Škarvada (@yarda), fixed by Tobias Klauser. OBS-URL: https://build.opensuse.org/request/show/487347 OBS-URL: https://build.opensuse.org/package/show/network:utilities/netsniff-ng?expand=0&rev=21
This commit is contained in:
parent
f6256a7c34
commit
04d2364c94
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4f2f7afc96b5044b5ccd3b671d0c3b8cb166bfa7f1063cea6c2d5e0fd5a13cf5
|
|
||||||
size 575252
|
|
3
netsniff-ng-0.6.3.tar.xz
Normal file
3
netsniff-ng-0.6.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f8e0094f77de8a70f91240bfa77137d5631ac48138cb29fcf962c0bcbe81f04a
|
||||||
|
size 577752
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 11 13:35:18 UTC 2017 - mardnh@gmx.de
|
||||||
|
|
||||||
|
- update to 0.6.3
|
||||||
|
- Allow to specify packet offsets in trafgen packet header functions.
|
||||||
|
By Vadim Kochan.
|
||||||
|
- Allow trafgen to send packets from pcap file. By Vadim Kochan.
|
||||||
|
- Support trafgen interface without IP address in packet header
|
||||||
|
functions. By Ken Wu.
|
||||||
|
- Various other improvements and cleanups in the packet header
|
||||||
|
functions of trafgen. By Vadim Kochan.
|
||||||
|
- Tab based user interface for flowtop. Introduced a tab for flow
|
||||||
|
statistics per PID. By Vadim Kochan.
|
||||||
|
- Fixed buffer overflow in device_addr2str() causing Linux cooked header
|
||||||
|
dissector to crash. Reported by @jamieparfet, fixed by Tobias Klauser.
|
||||||
|
- Fixed build due to missing GENL_ID_GENERATE if compiling against
|
||||||
|
kernel headers >= 4.10 (see issue #171).
|
||||||
|
Reported by Jaroslav Škarvada (@yarda), fixed by Tobias Klauser.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 7 19:56:43 UTC 2016 - mardnh@gmx.de
|
Mon Nov 7 19:56:43 UTC 2016 - mardnh@gmx.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: netsniff-ng
|
Name: netsniff-ng
|
||||||
Version: 0.6.2
|
Version: 0.6.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: High Performance Network Sniffer for Packet Inspection
|
Summary: High Performance Network Sniffer for Packet Inspection
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user