From 779df7e2f84b2750f33c073b2f310398d9f8a0fa Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Fri, 8 Feb 2008 15:04:40 -0800 Subject: - Fix bug 776: need "clear interface" command to clear counters - Fix bug 1095: Enhancement Request: "Show interface brief" command - Change default to "brief" if multiple interfaces can be shown - Add "detail" for nodes defaulting to brief - Add "brief" for nodes defaulting to detail - Fix vif completions that wasn't working - Remove ethtool can on vlans since it doesn't work --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4e9c1eb..6eaec65 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,6 +12,7 @@ alloweddir = $(datadir)/vyatta-op/functions/allowed allowed_DATA = functions/allowed/hosts bin_SCRIPTS = scripts/vyatta-show-interfaces +bin_SCRIPTS += scripts/vyatta-show-interfaces.pl bin_SCRIPTS += scripts/vyatta-show-version bin_SCRIPTS += scripts/vyatta-show-dhclient.pl -- cgit v1.2.3