diff options
author | Campus <campus@ntop.org> | 2018-01-02 13:47:46 +0100 |
---|---|---|
committer | Campus <campus@ntop.org> | 2018-01-02 13:47:46 +0100 |
commit | 1d1082342f608d37a4abcdf18c3e7e60c8734b05 (patch) | |
tree | fa5e36b4228ae93510091b0f8906408b19b69729 /src/lib/protocols/bittorrent.c | |
parent | f5e366d8c4766c56c0ca7ec61e973d395b76ed5d (diff) |
added diameter protocol dissector
Diffstat (limited to 'src/lib/protocols/bittorrent.c')
-rw-r--r-- | src/lib/protocols/bittorrent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/protocols/bittorrent.c b/src/lib/protocols/bittorrent.c index 727992702..81fc3baf6 100644 --- a/src/lib/protocols/bittorrent.c +++ b/src/lib/protocols/bittorrent.c @@ -2,7 +2,7 @@ * bittorrent.c * * Copyright (C) 2009-2011 by ipoque GmbH - * Copyright (C) 2011-15 - ntop.org + * Copyright (C) 2011-18 - ntop.org * * This file is part of nDPI, an open source deep packet inspection * library based on the OpenDPI and PACE technology by ipoque GmbH |