diff options
author | Denis Ovsienko <infrastation@yandex.ru> | 2014-03-24 20:22:22 +0400 |
---|---|---|
committer | Denis Ovsienko <infrastation@yandex.ru> | 2014-03-24 20:22:47 +0400 |
commit | 1c1b9f633a7a64c6f51c269779ca5dd60d676058 (patch) | |
tree | 50c96f8fce1170db92194d87f3b6f425ed9548b1 /README.md | |
parent | c454410750c704e9f2903f4c2cea34f6ad140892 (diff) | |
download | tcpdump-1c1b9f633a7a64c6f51c269779ca5dd60d676058.tar.gz |
update the ITA URL in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ about tcpdump and how to interpret its output, pick up this book. Some tools for viewing and analyzing tcpdump trace files are available from the Internet Traffic Archive: -* http://www.acm.org/sigcomm/ITA/ +* http://www.sigcomm.org/ITA/ Another tool that tcpdump users might find useful is tcpslice: |