Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 438360 - dev-util/dropwatch-1.4 - A utility to interface to the kernel to monitor for dropped network packets
Summary: dev-util/dropwatch-1.4 - A utility to interface to the kernel to monitor for ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Andrew Savchenko
URL: https://fedorahosted.org/dropwatch/
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2012-10-14 18:09 UTC by Andrew Savchenko
Modified: 2012-10-24 09:46 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dropwatch-1.4.ebuild (dropwatch-1.4.ebuild,774 bytes, text/plain)
2012-10-14 18:11 UTC, Andrew Savchenko
Details
dropwatch-1.4-makefile.patch (dropwatch-1.4-makefile.patch,620 bytes, patch)
2012-10-14 18:11 UTC, Andrew Savchenko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Savchenko gentoo-dev 2012-10-14 18:09:38 UTC
Hello,

dropwatch is an utility to monitor kernel internal for packet drop. In fact this is a userspace interface to CONFIG_NET_DROP_MONITOR.

Why it is needed? I was requested on LKML to use it to gather proper bugreport data. Also it is handy in analysis and debugging of sophisticated firewall/router setups.

Ebuild and Gentoo-related patches will follow soon.
Comment 1 Andrew Savchenko gentoo-dev 2012-10-14 18:11:01 UTC
Created attachment 326540 [details]
dropwatch-1.4.ebuild

I can proxy-maintain this package in someone will proxy it for me.
Comment 2 Andrew Savchenko gentoo-dev 2012-10-14 18:11:45 UTC
Created attachment 326542 [details, diff]
dropwatch-1.4-makefile.patch

This honors system flags and fixes --as-needed issue.
Comment 3 Sergey Popov (RETIRED) gentoo-dev 2012-10-24 09:46:20 UTC
+*dropwatch-1.4 (24 Oct 2012)
+
+  24 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> +dropwatch-1.4.ebuild,
+  +files/dropwatch-1.4-makefile.patch:
+  Initial commit wrt bug #438360. Ebuild by Andrew Savchenko with some changes
+  from me, patch is also adapted to respect compiler. Package will be
+  maintained by Andrew Savchenko through proxy maintainers