IPTraf

IPTraf
Developer(s) Jack Wallen
Stable release
3.0.0 / 19 September 2005 (2005-09-19)
License GPL, LGPL BSD
Website Página de IPTraf

IPTraf is a software - based console that provides network statistics. [1] It works by collecting information from TCP connections, such as statistics and activity interfaces and drops TCP and UDP traffic. It is available in GNU / Linux operating systems.

Features

In addition to a menu of options to full screen, IPTraf has the following characteristics:

Recognized protocols

IPTtraf supports multiple protocols:

Supported interfaces

IPTraf supports a wide range of network interfaces:

Data structures

The main data structures using the various facilities of the program are in doubly linked list, which facilitates their movement. The maximum number of entries is limited only by available memory. Search operations in most of the facilities are carried out linearly, a fact that causes a mild but almost imperceptible impact. Because of the speed with which tends to increase the traffic monitor IPs, it use a hash table to perform searches more efficiently. (Search operations are carried out whenever the program needs to check if it is already listed the Ethernet or IP address or protocol or network port. [2]

In addition, also it has a folding mechanism links merely contains notes on old entries that are available for reuse. Every time a connection is restarted or completely closed, the ticket information is not released, but added an entry to the closed-list. By detecting a new connection, the list is checked and if it is not empty, the first entry in use that is available will be reused, then, clear the list-closed

References

  1. "About IPTraf". Retrieved 8 Nov 2011.
  2. Gerard Paul Java (1997). "IPTraf Technical Information". Retrieved 15 May 2010.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.