forked from pool/netsniff-ng
Accepting request 378288 from home:mnhauke
- update to 0.6.1 - Newly added trafgen configuration language which allows to specify the packets in a more convenient format. See trafgen(8) for more details on the supported protocols and keywords. - Additional runtime commands for flowtop which allow to toggle/filter display of flows. - Command line options to pass macro definitions to trafgen and bpfc. - Made the build of all netsniff-ng tools reproducible (stable link order). - Fix download of GeoIP databases so the files don't get corrupted. OBS-URL: https://build.opensuse.org/request/show/378288 OBS-URL: https://build.opensuse.org/package/show/network:utilities/netsniff-ng?expand=0&rev=19
This commit is contained in:
parent
dce7e97a61
commit
e1e0302ebf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f2e77d49e2f3aed78838827695bb2efade79e8d7126c7d81656425fd1bd56159
|
|
||||||
size 554612
|
|
3
netsniff-ng-0.6.1.tar.xz
Normal file
3
netsniff-ng-0.6.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e178487990c69e25ba8b7e98330000b9ab6550da1332b469fca847cbed5502b0
|
||||||
|
size 565956
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 22 19:51:33 UTC 2016 - mardnh@gmx.de
|
||||||
|
|
||||||
|
- update to 0.6.1
|
||||||
|
- Newly added trafgen configuration language which allows to specify the
|
||||||
|
packets in a more convenient format. See trafgen(8) for more details on
|
||||||
|
the supported protocols and keywords.
|
||||||
|
- Additional runtime commands for flowtop which allow to toggle/filter
|
||||||
|
display of flows.
|
||||||
|
- Command line options to pass macro definitions to trafgen and bpfc.
|
||||||
|
- Made the build of all netsniff-ng tools reproducible (stable link order).
|
||||||
|
- Fix download of GeoIP databases so the files don't get corrupted.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 7 11:35:51 UTC 2015 - mardnh@gmx.de
|
Sat Nov 7 11:35:51 UTC 2015 - mardnh@gmx.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package netsniff-ng
|
# spec file for package netsniff-ng
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
|
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: netsniff-ng
|
Name: netsniff-ng
|
||||||
Version: 0.6.0
|
Version: 0.6.1
|
||||||
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…
x
Reference in New Issue
Block a user