descriptionconsole-based network monitoring program for Linux that displays information about IP traffic
homepage URLhttp://none/
ownervitezslav@samel.cz
last changeSun, 29 Dec 2019 10:50:35 +0000 (29 11:50 +0100)
content tags
add:
readme

IPTraf is a console-based network monitoring program for Linux that displays information about IP traffic. It returns such information as:

This program can be used to determine the type of traffic on your network, and what kind of service is the most heavily used on what machines, among others.

IPTraf works on Ethernet, FDDI, ISDN, PLIP, loopback, and SLIP/PPP interfaces.

shortlog
2019-12-29 Vitezslav Samelcapt_get_packet(): check for key press only every 20msmaster
2019-12-29 Vitezslav SamelTPACKET_V3: extend room for packets
2019-12-29 Vitezslav Samelcapt_get_packet(): catch poll() errors
2019-12-29 Vitezslav Samelcapt_get_packet(): rename poll_packet variable
2019-12-29 Vitezslav SamelTPACKET_V2: mlock() mmap()ed address space into RAM
2019-12-29 Vitezslav SamelTPACKET_V3: mlock() mmap()ed address space into RAM
2019-12-27 Vitezslav Sameladd TPACKET_V3 packet capturing interface
2019-12-27 Vitezslav Samelipmon(): call capt_put_packet() only when we got one
2019-12-26 Vitezslav Samelcapt_init(): defer setting capturing protocol
2019-12-26 Vitezslav Samelmake dev_bind_ifindex() static
2019-12-26 Vitezslav Sameldev_bind_ifname(): allow NULL ifname
2019-12-26 Vitezslav Samelmove capturing interface selection into its own function
2019-11-15 Vitezslav Samelcidr_split_address(): fix buffer overflow
2019-11-15 Vitezslav Samelprintothpentry(): quiet/workaround -Wformat-truncation...
2019-11-15 Vitezslav Sameltcplog_flowrate_msg(): fix -Wformat-truncation warning
2019-11-15 Vitezslav Samelclearfiles(): fix -Wformat-truncation warning
...
heads
4 years ago master