[ntop/ntopng] bedff2: Updated (C)

Luca Deri <[email protected]> Mon, 07 Jan 2019 10:28:59 -0800
Newsgroups gmane.linux.ntop.devel
Message-ID <5c339a6b9960c_5de42addde8be584153514@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
----==_mimepart_5c339a6b99246_5de42addde8be584153422
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/dev
  Home:   https://github.com/ntop/ntopng
  Commit: bedff2c8e29d1adfd509611132b1d7a01d646690
      https://github.com/ntop/ntopng/commit/bedff2c8e29d1adfd509611132b1d7a01d646690
  Author: Luca Deri <[email protected]>
  Date:   2019-01-07 (Mon, 07 Jan 2019)

  Changed paths:
    M include/AddressList.h
    M include/AddressResolution.h
    M include/AddressTree.h
    M include/AlertCounter.h
    M include/AlertsManager.h
    M include/AutonomousSystem.h
    M include/AutonomousSystemHash.h
    M include/Checkpointable.h
    M include/CollectorInterface.h
    M include/CommunityIdFlowHash.h
    M include/CountriesHash.h
    M include/Country.h
    M include/DB.h
    M include/DnsStats.h
    M include/DummyInterface.h
    M include/ElasticSearch.h
    M include/EthStats.h
    M include/ExportInterface.h
    M include/Flow.h
    M include/FlowAlertCounter.h
    M include/FlowGrouper.h
    M include/FlowHash.h
    M include/FrequentNumericItems.h
    M include/FrequentStringItems.h
    M include/FrequentTrafficItems.h
    M include/GenericHash.h
    M include/GenericHashEntry.h
    M include/GenericTrafficElement.h
    M include/Geolocation.h
    M include/Grouper.h
    M include/HTTPserver.h
    M include/HTTPstats.h
    M include/Host.h
    M include/HostHash.h
    M include/HostPools.h
    M include/HostTimeseriesPoint.h
    M include/ICMPstats.h
    M include/InterfaceStatsHash.h
    M include/IpAddress.h
    M include/LocalHost.h
    M include/LocalTrafficStats.h
    M include/Logstash.h
    M include/LuaEngine.h
    M include/MDNS.h
    M include/Mac.h
    M include/MacHash.h
    M include/MacManufacturers.h
    M include/Mutex.h
    M include/MySQLDB.h
    M include/NetworkDiscovery.h
    M include/NetworkInterface.h
    M include/NetworkInterfaceTsPoint.h
    M include/NetworkStats.h
    M include/Ntop.h
    M include/NtopGlobals.h
    M include/PF_RINGInterface.h
    M include/PacketDumper.h
    M include/PacketDumperGeneric.h
    M include/PacketDumperTuntap.h
    M include/PacketStats.h
    M include/Paginator.h
    M include/ParserInterface.h
    M include/PcapInterface.h
    M include/PeriodicActivities.h
    M include/Prefs.h
    M include/ProtoStats.h
    M include/Redis.h
    M include/RemoteHost.h
    M include/RwLock.h
    M include/SNMP.h
    M include/SPSCQueue.h
    M include/StatsManager.h
    M include/StoreManager.h
    M include/TcpFlowStats.h
    M include/TcpPacketStats.h
    M include/ThreadPool.h
    M include/ThreadedActivity.h
    M include/TimelineExtract.h
    M include/Trace.h
    M include/TrafficStats.h
    M include/UserActivityStats.h
    M include/Utils.h
    M include/ViewInterface.h
    M include/VirtualHost.h
    M include/VirtualHostHash.h
    M include/Vlan.h
    M include/VlanAddressTree.h
    M include/VlanHash.h
    M include/ZCCollectorInterface.h
    M include/nDPIStats.h
    M include/ntop_defines.h
    M include/ntop_flow.h
    M include/ntop_includes.h
    M include/ntop_typedefs.h
    M include/ntop_win32.h
    M src/AddressList.cpp
    M src/AddressResolution.cpp
    M src/AddressTree.cpp
    M src/AlertCounter.cpp
    M src/AlertsManager.cpp
    M src/AutonomousSystem.cpp
    M src/AutonomousSystemHash.cpp
    M src/Checkpointable.cpp
    M src/CollectorInterface.cpp
    M src/CommunityIdFlowHash.cpp
    M src/CountriesHash.cpp
    M src/Country.cpp
    M src/DB.cpp
    M src/DnsStats.cpp
    M src/DummyInterface.cpp
    M src/ElasticSearch.cpp
    M src/EthStats.cpp
    M src/ExportInterface.cpp
    M src/Flow.cpp
    M src/FlowAlertCounter.cpp
    M src/FlowGrouper.cpp
    M src/FlowHash.cpp
    M src/FrequentNumericItems.cpp
    M src/FrequentStringItems.cpp
    M src/FrequentTrafficItems.cpp
    M src/GenericHash.cpp
    M src/GenericHashEntry.cpp
    M src/GenericTrafficElement.cpp
    M src/Geolocation.cpp
    M src/Grouper.cpp
    M src/HTTPserver.cpp
    M src/HTTPstats.cpp
    M src/Host.cpp
    M src/HostHash.cpp
    M src/HostPools.cpp
    M src/HostTimeseriesPoint.cpp
    M src/ICMPstats.cpp
    M src/InterfaceStatsHash.cpp
    M src/IpAddress.cpp
    M src/LocalHost.cpp
    M src/LocalTrafficStats.cpp
    M src/Logstash.cpp
    M src/LuaEngine.cpp
    M src/MDNS.cpp
    M src/Mac.cpp
    M src/MacHash.cpp
    M src/MacManufacturers.cpp
    M src/Mutex.cpp
    M src/MySQLDB.cpp
    M src/NetworkDiscovery.cpp
    M src/NetworkInterface.cpp
    M src/NetworkInterfaceTsPoint.cpp
    M src/NetworkStats.cpp
    M src/Ntop.cpp
    M src/NtopGlobals.cpp
    M src/PF_RINGInterface.cpp
    M src/PacketDumper.cpp
    M src/PacketDumperTuntap.cpp
    M src/PacketStats.cpp
    M src/Paginator.cpp
    M src/ParserInterface.cpp
    M src/PcapInterface.cpp
    M src/PeriodicActivities.cpp
    M src/Prefs.cpp
    M src/ProtoStats.cpp
    M src/Redis.cpp
    M src/RemoteHost.cpp
    M src/RwLock.cpp
    M src/SNMP.cpp
    M src/StatsManager.cpp
    M src/StoreManager.cpp
    M src/TcpFlowStats.cpp
    M src/TcpPacketStats.cpp
    M src/ThreadPool.cpp
    M src/ThreadedActivity.cpp
    M src/TimelineExtract.cpp
    M src/TimeseriesExporter.cpp
    M src/TimeseriesRing.cpp
    M src/TimeseriesRingStatus.cpp
    M src/Trace.cpp
    M src/TrafficStats.cpp
    M src/Utils.cpp
    M src/ViewInterface.cpp
    M src/VirtualHost.cpp
    M src/VirtualHostHash.cpp
    M src/Vlan.cpp
    M src/VlanAddressTree.cpp
    M src/VlanHash.cpp
    M src/ZCCollectorInterface.cpp
    M src/main.cpp
    M src/nDPIStats.cpp
    M src/service_win32.c

  Log Message:
  -----------
  Updated (C)



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5c339a6b99246_5de42addde8be584153422
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev
----==_mimepart_5c339a6b99246_5de42addde8be584153422--