From eed3f590c9db7cd9cd4d5fb4722fc7257a278ea6 Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Thu, 1 Mar 2012 01:33:12 +0100 Subject: Code quality upgrade This is what you get when Dave Reisner points you at some bash anti-patterns. Also in this commit: - updated documentation - bugfix revision of the IPv6 SLAAC address/route bug --- docs/netcfg-profiles.txt | 9 ++++++--- docs/netcfg.txt | 11 ++++++----- 2 files changed, 12 insertions(+), 8 deletions(-) (limited to 'docs') diff --git a/docs/netcfg-profiles.txt b/docs/netcfg-profiles.txt index 2aa7653..1c666bc 100644 --- a/docs/netcfg-profiles.txt +++ b/docs/netcfg-profiles.txt @@ -1,7 +1,8 @@ -% NETCFG-PROFILES(5) netcfg 2.6.8 | Arch Linux -% Rémy Oudompheng +% NETCFG-PROFILES(5) netcfg 2.7 | Arch Linux +% Jouke Witteveen + Rémy Oudompheng James Rayner -% 14 August 2011 +% 29 February 2012 NAME ==== @@ -56,6 +57,8 @@ openvpn : OpenVPN setup. ppp : PPP connections setup. +pppoe +: PPPoE connections setup. The configuration variable for these connection types is described in the following sections. diff --git a/docs/netcfg.txt b/docs/netcfg.txt index 0cb4408..499219f 100644 --- a/docs/netcfg.txt +++ b/docs/netcfg.txt @@ -1,7 +1,8 @@ -% NETCFG(8) netcfg 2.6.8 | Arch Linux -% Rémy Oudompheng +% NETCFG(8) netcfg 2.7 | Arch Linux +% Jouke Witteveen + Rémy Oudompheng James Rayner -% 2011-08-14 +% 2012-02-29 NAME ==== @@ -37,12 +38,12 @@ current : Report currently running profiles `-c`, check-iface *profile* : Start the specified profile, only if it's interface is not currently up. - `-u`, up *profile* : Start the specified profile `-r`, reconnect *profile* : Disconnect and reconnect the specified profile - +`-R`, iface-recon *interface* +: Reconnect profile active on specified interface `-d`, down *profile* : Stop the specified profile `-i`, iface-down *interface* -- cgit v1.2.3-24-g4f1b