s,t: removed empty, unused folders
[netsniff-ng.git] / CHANGELOG
blob8b25f52ae998770efbcb2399bbe21a52637b2a96
1 netsniff-ng 0.5.6.0
3   * netsniff-ng has been completely rewritten! We highly recommend upgrading!
5  -- Daniel Borkmann, Emmanuel Roullit, xx.xx.2011
7 netsniff-ng 0.5.5.0
9   * Most of the old legacy stuff has been cleaned up, rewritten
10   * Added more packet printing options
11   * PCAP support
12   * Added TX_RING pcap replay
13   * Rewrote Manpage, added Berkeley Packet Filter section, benchmarks
14   * Removed server version
15   * Added option for ring size
16   * Added regular expresssion filtering
17   * Fixes, fixes, fixes
18   * First official version of which we think that it is quite useful ;-)
19   * Update, 17.03.2011:
20     + Fixed rx_ring.h: The kernel might set other flags then TP_STATUS_USER
21                        when a packet is ready.
23  -- Daniel Borkmann, Emmanuel Roullit, 10.10.2010
25 netsniff-ng 0.5.4.2
27   * Packet look-ahead within receive ring traversal method
28   * Basic BPF checks
30  -- Daniel Borkmann, Emmanuel Roullit, 14.02.2010
32 netsniff-ng 0.5.4.1
34   * Security fix in netsniff-ng.c
36  -- Daniel Borkmann, Emmanuel Roullit, 01.01.2010
38 netsniff-ng 0.5.4.0 - 'happy GNU year edition'
40   * Better useablility
41   * Added high-resolution timer
42   * Fixed small bugs / mem-leaks
43   * Major code refactorings
44   * Added SIGHUP ignorance, so for instance netsniff-ng keeps alive on
45     ssh-sessions
46   * Added pid output during start
47   * Better packet visualization
48   * Scheduler tweaks
49   * Setting process affinity to specific CPU on demand (via Param). This can
50     be useful for a patched init proc, so that on demand netsniff-ng can be
51     the only process for a single CPU
52   * -s option can now be switched on and off during runtime via SIGUSR2
53   * Option for running netsniff-ng in non-blocking mode
55  -- Daniel Borkmann, Emmanuel Roullit, 31.12.2009
57 netsniff-ng 0.5.3.0
59   * Added Makefile (yey!)
60   * Added Manpage
61   * Code refractorings
62   * Third (crappy) release
64  -- Daniel Borkmann, Emmanuel Roullit, 06.12.2009
66 netsniff-ng 0.5.2.0
68   * Minor fixes, which I cannot remember anymore
69   * Second (crappy) release
71  -- Daniel Borkmann, Emmanuel Roullit, 06.09.2009
73 netsniff-ng 0.5.1.0
75   * First (crappy) release ;-)
77  -- Daniel Borkmann, Emmanuel Roullit, 08.08.2009