From 530ea42abc7512bcd9738a4fcef7d97c2039f82a Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Tue, 2 Sep 2003 06:59:57 +0000 Subject: adds the ability to use and calculate network prefix specifications instead of netmasks. It also fixes the parameters for network and netmask to match that of the official Red Hat version (-n for network and -m for netmask). Patch by Joshua Jackson --- networking/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'networking/Config.in') diff --git a/networking/Config.in b/networking/Config.in index 754d8d9f9..2705980bb 100644 --- a/networking/Config.in +++ b/networking/Config.in @@ -376,11 +376,11 @@ config CONFIG_IPCALC resulting broadcast, network, and host range. config CONFIG_FEATURE_IPCALC_FANCY - bool " Fancy IPCALC, more options, adds 300 bytes" + bool " Fancy IPCALC, more options, adds 1 kbyte" default y depends on CONFIG_IPCALC help - Adds the fields hostname and silent to the output of "ipcalc". + Adds the options hostname, prefix and silent to the output of "ipcalc". config CONFIG_IPADDR bool "ipaddr" -- cgit v1.2.3