The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
--- Begin Message ---
> Date: Wed, 23 Mar 2022 07:28:07 -0400
> From: Rich Brown <richb.hano...@gmail.com>
> To: openwrt-devel@lists.openwrt.org
> Cc: "Richard E. Brown" <richb.hano...@gmail.com>, Rpm
>       <r...@lists.bufferbloat.net>
> Subject: Seeking RPM Server package for OpenWrt
> Message-ID: <94079409-e562-40e6-bf4e-a0a94a926...@gmail.com>
> Content-Type: text/plain;     charset=us-ascii
>
> The Apple "RPM Tool" is great for measuring network responsiveness.
>
> High numbers from the tool (measured in round-trips per minute - or "RPM") 
> show your network is responsive, even when it's heavily loaded with traffic. 
> This also implies you have low "bufferbloat" - which is good.
>
> There are several RPM clients available:
>
> * `/usr/bin/networkQuality` on macOS Monterey
> * an iOS 15 version described at https://support.apple.com/en-gb/HT212313
> * a golang implementation at 
> https://github.com/network-quality/goresponsiveness
Both are LLVM languages. I don’t think every OpenWrt target is supported by 
LLVM.
> * a Docker implementation in the same repository
>
> BUT... These all test against servers "out on the internet". There's another 
> interesting test to be had: testing against the local router.
>
> This is useful because it would help test the responsiveness of the Wi-Fi 
> network/drivers of your router. It would allow you to measure whether in 
> fact, you actually are too far from the router, and whether moving closer 
> would help.
>
> My request... Is anyone interested in creating an OpenWrt package that 
> implements an RPM server?
>
I’m interested to write an implementation. However:
1) I haven’t looked at the proposal thoroughly
2) I assume that the lowest common denominator for OpenWrt is C. It would be 
nice to write in e.g. rust but as before there’s the LLVM thing to be taken 
into account, or the GCC rust backend.

Regards,

Eugenio Tampieri

Attachment: smime.p7s
Description: S/MIME cryptographic signature


--- End Message ---
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to