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, 20 Mar 2013 12:16:23 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	mfuzzey@...keon.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] NET: ipconfig: Fix newline handling in log message.

From: Martin Fuzzey <mfuzzey@...keon.com>
Date: Tue, 19 Mar 2013 19:19:29 +0100

> When using ipconfig the logs currently look like:
> 
> Single name server:
> [    3.467270] IP-Config: Complete:
> [    3.470613]      device=eth0, hwaddr=ac:de:48:00:00:01, ipaddr=172.16.42.2, mask=255.255.255.0, gw=172.16.42.1
> [    3.480670]      host=infigo-1, domain=, nis-domain=(none)
> [    3.486166]      bootserver=172.16.42.1, rootserver=172.16.42.1, rootpath=
> [    3.492910]      nameserver0=172.16.42.1[    3.496853] ALSA device list:
> 
> Three name servers:
> [    3.496949] IP-Config: Complete:
> [    3.500293]      device=eth0, hwaddr=ac:de:48:00:00:01, ipaddr=172.16.42.2, mask=255.255.255.0, gw=172.16.42.1
> [    3.510367]      host=infigo-1, domain=, nis-domain=(none)
> [    3.515864]      bootserver=172.16.42.1, rootserver=172.16.42.1, rootpath=
> [    3.522635]      nameserver0=172.16.42.1, nameserver1=172.16.42.100
> [    3.529149] , nameserver2=172.16.42.200
> 
> Fix newline handling for these cases
> 
> Signed-off-by: Martin Fuzzey <mfuzzey@...keon.com>

Applied, thanks.
--
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