log toys/other/ifconfig.c @ 1776:7bf68329eb3b draft default tip

age author description
Sat, 04 Apr 2015 11:58:06 -0500 Paul Barker To ensure that toybox can be installed alongside busybox without draft toast
Sun, 01 Mar 2015 16:08:51 -0600 Rob Landley Patches from Elliott Hughes to fix various printf() format strings. draft
Sun, 08 Feb 2015 16:27:30 -0600 Rob Landley For some reason, ifconfig was explicitly excluding "ifconfig lo:0 127.0.0.2" style alias address assignments. No idea why. draft
Thu, 09 Oct 2014 13:43:32 -0500 Rob Landley Various bugfixes (mostly resource leaks) from Ashwini Sharma's static analysis, plus occasional tweak by me while reviewing them. draft
Tue, 12 Aug 2014 07:09:01 -0500 Ashwini Sharma Patches to commands for issues reported from static analysis tool. draft
Sun, 13 Apr 2014 16:04:16 -0500 Ashwini sharma An issue in ifconfig while verifying the HW Address, which is assumed to be of the format __C2:79:38:95:CD:AB__ but can be of form __C2:79:38:95:D:A__. In this case the HW address is reported as bad. draft
Wed, 02 Apr 2014 06:35:33 -0500 Ashwini Sharma In ifconfig.c, there is a glitch in function get_addrinfo() when computing the prefix length. draft
Fri, 28 Feb 2014 23:04:57 -0600 Rob Landley Fix two bugs reported by Ashwini Sharma. draft
Sun, 16 Feb 2014 11:09:23 -0600 Rob Landley Various cleanups found by Tom Sparrow's static analysis. draft
Tue, 04 Feb 2014 06:13:13 -0600 Rob Landley Add /prefix netmask support to ifconfig, ala "ifconfig eth0 192.168.1.42/28" draft
Sun, 22 Dec 2013 20:15:54 -0600 Rob Landley Ashwini sharma pointed out that show_help() doesn't exit so "ifconfig eth0 netmask" would segfault. Replace it with an error_exit(), see list for aesthetic issue this raises re: help text. draft
Sat, 30 Nov 2013 00:16:28 -0600 Rob Landley Cleanup help text, remove dead fields unused by linux kernel. draft
Thu, 28 Nov 2013 22:13:04 -0600 Rob Landley Promote ifconfig from pending to other. draft base toys/pending/ifconfig.c@9fa4ba0fed9c