diff options
author | hannes <hannes> | 2006-03-23 17:33:01 +0000 |
---|---|---|
committer | hannes <hannes> | 2006-03-23 17:33:01 +0000 |
commit | d047be29f9c87ec5db3168a132a732a6c5aaff38 (patch) | |
tree | 709a30fff88d6ed80146bb67f177dd8466f49e5f /CREDITS | |
parent | 5636348412ff1463a2b26f035237cf7cedef5cab (diff) | |
download | tcpdump-d047be29f9c87ec5db3168a132a732a6c5aaff38.tar.gz |
from Sebastien Raveau <sebastien.raveau@epita.fr>
add support for the the post-rotate -z flag (to be used in
conjunction with -C or -G) which can be used to specify a command tcpdump
should execute on each savefile after it's been rotated
for example to compress a capture file.
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -123,6 +123,7 @@ Additional people who have contributed patches: Sami Farin <safari@iki.fi> Scott Rose <syberpunk@users.sourceforge.net> Sebastian Krahmer <krahmer@cs.uni-potsdam.de> + Sebastien Raveau <sebastien.raveau@epita.fr> Sebastien Vincent <svincent@idems.fr> Seth Webster <swebster@sst.ll.mit.edu> Shinsuke Suzuki <suz@kame.net> |