📄 release-notes
字号:
===============================================================================RELEASE NOTES FOR IPTRAF 2.7.0-------------------------------------------------------------------------------This file contains important release information for IPTraf 2.7.0. Pleaseread it in full before running this new version for the first time.-------------------------------------------------------------------------------CONTENTS OF THIS DOCUMENT------------------------- BUG FIXES ADDITIONAL NETWORK INTERFACE SUPPORT DOCUMENTATION FORMAT CHANGES FILE FORMATS CODE CHANGESBUG FIXES---------IPTraf 2.6.1 fixes a minor bug where stale lock files were not removedproperly if IPTraf did not start due to an improper terminal size.See the CHANGES file for more details.A fairly significant bug in the 2.6 series occurs on multiple-interfacemachines where the detailed interface statistics did not filter thepackets to allow only packets on the selected interface. This has quitean impact on multiple-interface systems, but even single-interface systemscan result in inaccuracy if the loopback interface had traffic. This hasbeen fixed in 2.7.0, together with the other facilities with the proper interface name comparisons. IPTraf 2.7.0 also corrects a minor bug where lock files were not properlyremoved if IPTraf failed with an insufficient terminal size error.ADDITIONAL NETWORK INTERFACE SUPPORT------------------------------------IPTraf 2.7 supports additional DVB interface types (sm2*, sm3*, penta*). wlan and wvlan (wireless Ethernet) interface support has also been added.DOCUMENTATION FORMAT CHANGES----------------------------The included HTML manual has now been generated from DocBook SGML sources, and is now organized more like the familiar documents from the Linux Documentation project (http://www.tldp.org), with each chapter and sectionin its own easy-to-read small HTML page. The SGML template is includedalso has to be processed with the Makefile for the proper version numbersto be inserted.The captured screenshots have now been saved to PNG format. This savesdisk space without sacrificing the quality of the shots, and I avoid thepossibility of patent infringement. However the DocBook icons (e.g. Note, Tip, etc.) came with DocBook and are still in GIF format. They arejust distributed as they come.Please view the README file in the Documentation/ directory for more information.FILE FORMATS------------There are no file format changes from 2.5 to 2.7 and the existing2.5-format files can be used. See the INSTALL file for instructions onupgrading from earlier versions.******(The following information was originally written for the IPTraf 2.6release notes but in included here for completeness.)For programmers: CODE CHANGES in IPTraf 2.6-------------------------------------------Some redundant code for the user interface has been reduced. Reusableuser interface components (forms, menus, and listboxes) have been moved toa separate directory outside of the main source directory and compiled asa library. This will allow for better code reuse in future applicationsas well as other applications interested programmers may develop.As of now this library has not been formally named, but as it stands, isstill part of the IPTraf distribution and still under the GNU GeneralPublic License. See the README file in the support/ directory for moreinformation.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -