معرفی شرکت ها


iptraf-ng-debuginfo-1.2.1-6.fc37.aarch64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Debug information for package iptraf-ng
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything aarch64
نام بسته iptraf-ng-debuginfo
نام فایل بسته iptraf-ng-debuginfo-1.2.1-6.fc37.aarch64.rpm
نسخه بسته 1.2.1
انتشار بسته 6.fc37
معماری بسته aarch64
نگهدارنده -
تاریخ ساخت Thu 21 Jul 2022 07
هاست سازنده buildvm-a64-12.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/iptraf-ng/iptraf-ng/
مجوز GPLv2+
حجم دانلود 247K
حجم نصب 714.678K
This package provides debug information for package iptraf-ng. Debug information is useful when developing applications that use this package or when debugging this package.


جایگزین ها

بسته نسخه معماری مخزن
iptraf-ng-debuginfo-1.2.1-6.fc37.x86_64.rpm 1.2.1 x86_64 Fedora Everything


ارائه دهنده

مقدار نام
= de53e7ffde44e2dc96f4b9235cd7b5ba92336d2b debuginfo(build-id)
= 1.2.1-6.fc37 iptraf-ng-debuginfo
= 1.2.1-6.fc37 iptraf-ng-debuginfo(aarch-64)


نحوه نصب


نصب پکیج rpm iptraf-ng-debuginfo:

    dnf install iptraf-ng-debuginfo-1.2.1-6.fc37.aarch64.rpm


فایل ها

مسیرها
/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/de
/usr/lib/debug/.build-id/de/53e7ffde44e2dc96f4b9235cd7b5ba92336d2b
/usr/lib/debug/.build-id/de/53e7ffde44e2dc96f4b9235cd7b5ba92336d2b.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/sbin


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-01-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

2020-07-28

Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

2020-07-21

Makefile: protect mandatory compile flags
packet capture: don't reuse socket for multiple receive functions
TPACKET_V[23]: continue even if mlock() fails
ipmon: fix division by zero
fix: detstats(), ifstats(): handle packets with incorrect header checksum
fix: positionptr(): properly allocate newly created interfaces
fix: detstats(): properly account non-IP packets
fix: properly init curses (fixes view on some utf-8 terminals)
fix: cidr_split_address(): fix buffer overflow
ipmon: printentry(): fix printing of huge values
build: use correct libraries (wide version of -lpanel)
fix unsafe handling of printf() args (RedHat Bugzilla: 1842690)
fix the CPU hog if the interface gets removed (RedHat Bugzilla: 1572750)
introduce packet capturing abstraction: add recvmmsg(), TPACKET_V2 and TPACKET_V3 mmap()ed capturing modules: this allow us to capture in multigigabit speeds
add partial support for IPoIB interfaces (full support cannot be done because the kernel interface doesn't give us source address) (RedHat Bugzilla: 1140211)
merge rvnamed-ng into iptraf-ng
allow scrolling with Home, End, PageUp and PageDown keys
show dropped packet count
pktsize: print in and out counters
ifstats: show total packet rate and packet drop across all interfaces
ipmon: show OSPF protocol version
hostmon, ipmon: update screen only when needed (vastly reduces CPU usage and also reduces packet drops)
update source code to compile cleanly on modern gcc
numerous code refactoring/cleaning up all over the source tree