search for: sendping

Displaying 3 results from an estimated 3 matches for "sendping".

Did you mean: sending
2018 Jan 30
7
[Bug 1221] New: "fib" produces strange results with an IPv6 default route
https://bugzilla.netfilter.org/show_bug.cgi?id=1221 Bug ID: 1221 Summary: "fib" produces strange results with an IPv6 default route Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: major Priority: P5
2017 Feb 10
0
[Bug 998] firewallrule on mld-listener-query not honored
https://bugzilla.netfilter.org/show_bug.cgi?id=998 Phil Sutter <phil at nwl.cc> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |phil at nwl.cc Status|NEW |RESOLVED Resolution|---
2006 Jan 27
0
Suspend-to-disk & NUT (solved!)
...hanges in 'drivers/dstate.c'. I will create a patch later today and try to upload that to the Development branch (if I manage to make that work). > /* somewhere beyond the halfway point - prod it to make it talk */ > if (elapsed > (maxage / 2)) > sendping(ups, now, maxage); > return 0; > } Furthermore I think 'docs/new-drivers.txt' needs to be updated. From what is written there, I assumed that calling dstate_dataok() regularly is needed and will tell upsd that the driver is still there. It turns out it isn't and that one...