From 94886678c1e033de12c9ac018e86e46929243712 Mon Sep 17 00:00:00 2001 From: Bruce M Simpson Date: Thu, 25 Sep 2003 19:49:31 +0000 Subject: Add the Xylogics/Bay Networks/Nortel Networks Annex administration suite. Allows the Annex to be administered from a FreeBSD host, rather than via the console port. Tested with a MicroAnnex-XL 16 port device. Reviewed by: edwin Approved by: jake (mentor) --- net-mgmt/annextools/files/patch-inc::na::help.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 net-mgmt/annextools/files/patch-inc::na::help.h (limited to 'net-mgmt/annextools/files/patch-inc::na::help.h') diff --git a/net-mgmt/annextools/files/patch-inc::na::help.h b/net-mgmt/annextools/files/patch-inc::na::help.h new file mode 100644 index 000000000000..32740dbee04a --- /dev/null +++ b/net-mgmt/annextools/files/patch-inc::na::help.h @@ -0,0 +1,18 @@ +--- inc/na/help.h.orig Tue Aug 18 18:40:40 1998 ++++ inc/na/help.h Thu Sep 18 20:10:32 2003 +@@ -298,14 +298,13 @@ + , "Show the AppleTalk subset of port parameters" + #endif /* NA */ + }, +-#ifndef NA ++/* XXXCDC: was ifndef NA, need this or annex_params[26] is null! */ + {"arpt_kill_timer", BOX_PARAM, ARPT_TTKILLC + #ifdef NA + , "Time for a temporary created entry in an ARP Table to remain active.\n\t\ + Value in minutes: range 1 to 255, default value is 20 minutes." + #endif /* NA */ + }, +-#endif + {"arap_v42bis", PORT_PARAM, P_ARAP_V42BIS + #ifdef NA + , "Allow the enabling of V.42bis compression\n\t\ -- cgit v1.2.3