Author: quozl Date: Tue Apr 9 09:05:19 2013 New Revision: 3639 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3639
Log: inet - add an alias for stop-capture
Modified: ofw/inet/capture.fth
Modified: ofw/inet/capture.fth ============================================================================== --- ofw/inet/capture.fth Tue Apr 9 05:48:45 2013 (r3638) +++ ofw/inet/capture.fth Tue Apr 9 09:05:19 2013 (r3639) @@ -70,6 +70,8 @@ start-capture ;
+: stop-capture stop-capture ; + : .capture ( -- ) capture-file if ." Capture enabled: " #captured . ." packet(s) captured." cr