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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 12 Feb 2013 00:46:28 +0000
From:	Ben Hutchings <bhutchings@...arflare.com>
To:	Larry Baker <baker@...s.gov>
CC:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: decnet: /proc/sys/net/decnet sysctl entries disappear

Please read and follow the advice in Documentation/SubmittingPatches,
including in particular about the Developer's Certificate of Origin.

On Tue, 2013-02-12 at 00:26 +0000, Larry Baker wrote:
[...]
> Other changes are:
> 
> . Updated banner
> . DECnet device up/down KERN_INFO messages
> . debug module parameter
> . NETDEV_UP/DOWN KERN_DEBUG messages if (debug & 8)
> . dn_route.c uses dn_hiord[ETH_ALEN] in dn_dev.c

Each patch should do one thing.  So send one patch with the sysctl
patch, and additional patches for the other changes.

> --- original/net/decnet/af_decnet.c
> +++ patched/net/decnet/af_decnet.c
> @@ -1,2 +1 @@
> -
>  /*
> @@ -42,2 +41,5 @@
>   *                          prepare for sendpage etc.
> + *            Larry Baker : Register static /proc/sys/net/decnet entries before
> + *                          dynamic /proc/sys/net/decnet/conf entries in
> + *                          dn_dev_init().
>   */
[...]

There is no log changes in file headers; this information is all
recorded by the git version control system.

Ben.

-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ