summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-04-03 21:59:25 +0000
committerMohit Mehta <mohit.mehta@vyatta.com>2008-04-03 21:59:25 +0000
commit5612efdef70dca2c8f02578cc1b119be4b794d08 (patch)
treebb4893de453981d6b7dcf22ec966379c54199a5f /Makefile.am
parentd14dee306fe9a8f497e20d9fa58bd199615569c3 (diff)
downloadvyatta-op-5612efdef70dca2c8f02578cc1b119be4b794d08.tar.gz
vyatta-op-5612efdef70dca2c8f02578cc1b119be4b794d08.zip
Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into Vyatta CLI
- 'show interfaces ethernet <> capture' captures traffic at specified interface - 'show interfaces ethernet <> capture port <>' captures traffic at specified interface port - 'show interfaces ethernet <> capture not port <>' captures traffic at specified interface excluding specified port
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a09f4d4..35d6691 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,7 @@ bin_SCRIPTS += scripts/vyatta-show-interfaces.pl
bin_SCRIPTS += scripts/vyatta-show-version
bin_SCRIPTS += scripts/vyatta-show-dhclient.pl
bin_SCRIPTS += scripts/vyatta-show-dmi
+bin_SCRIPTS += scripts/vyatta-tshark-interface-port.pl
bin_sudo_users_SCRIPTS = scripts/vyatta-identify-interface.pl
bin_sudo_users_SCRIPTS += scripts/vyatta-delete-log-file.sh