lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 28 Jun 2023 15:27:07 -0600
From:   "Subash Abhinov Kasiviswanathan (KS)" <quic_subashab@...cinc.com>
To:     Jeffrey Hugo <quic_jhugo@...cinc.com>, <quic_stranche@...cinc.com>,
        <davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
        <pabeni@...hat.com>, <corbet@....net>, <andersson@...nel.org>
CC:     <netdev@...r.kernel.org>, <linux-doc@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] docs: networking: Update codeaurora references for rmnet

On 6/28/2023 1:16 PM, Jeffrey Hugo wrote:
> source.codeaurora.org is no longer accessible and so the reference link
> in the documentation is not useful.  The content was mirrored over to
> Code Linaro so lets update the references to point there instead.
> 
> Signed-off-by: Jeffrey Hugo <quic_jhugo@...cinc.com>
> ---
>   .../networking/device_drivers/cellular/qualcomm/rmnet.rst     | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/networking/device_drivers/cellular/qualcomm/rmnet.rst b/Documentation/networking/device_drivers/cellular/qualcomm/rmnet.rst
> index 4118384cf8eb..a3d91034ef30 100644
> --- a/Documentation/networking/device_drivers/cellular/qualcomm/rmnet.rst
> +++ b/Documentation/networking/device_drivers/cellular/qualcomm/rmnet.rst
> @@ -191,7 +191,7 @@ MAP header|IP Packet|Optional padding|MAP header|Command Packet|Optional pad...
>   ==========================
>   
>   rmnet userspace configuration is done through netlink library librmnetctl
> -and command line utility rmnetcli. Utility is hosted in codeaurora forum git.
> +and command line utility rmnetcli. Utility is hosted in Code Linaro git.
>   The driver uses rtnl_link_ops for communication.
>   
> -https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/dataservices/tree/rmnetctl
> +https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/dataservices/

I've discussed this with Jeffrey - I'll send a v2 which points to 
iproute2 instead as it has a rmnet module for configuration.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ