Project

General

Profile

Actions

Bug #4538

closed

flowadm man page does not list lport and rport as output fields for show-flow

Added by Shruti Sampat almost 10 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
manpage - manual pages
Start date:
2014-01-27
Due date:
% Done:

100%

Estimated time:
Difficulty:
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

The flowadm man page does not mention 'lport' and 'rport' in the list of output fields for show-flow sub-command, instead simply mentions 'port', as the 'local port of service for flow'.

Actual behaviour -

shruti@justforkix:~$ flowadm show-flow testflow
FLOW        LINK        IPADDR                   PROTO  LPORT   RPORT   DSFLD
testflow    e1000g0     --                       tcp    80      --      --
shruti@justforkix:~$ flowadm show-flow -o port testflow
flowadm: no valid output fields
shruti@justforkix:~$ flowadm show-flow -o lport testflow                                                                                              
LPORT
80
shruti@justforkix:~$ flowadm show-flow -o rport testflow                                                                                              
RPORT
--
Actions #1

Updated by Peter Tribble almost 4 years ago

  • Category set to manpage - manual pages
  • Assignee set to Peter Tribble

The output fields are completely different. In addition, transport is now proto and dsfield should be dsfld.

Actions #2

Updated by Electric Monk over 3 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

git commit 9dc2843d4266243e87f5d9de7a90b86235a6da08

commit  9dc2843d4266243e87f5d9de7a90b86235a6da08
Author: Peter Tribble <peter.tribble@gmail.com>
Date:   2020-03-04T07:27:56.000Z

    4508 flowadm not working as documented, or documentation incorrect
    4538 flowadm man page does not list lport and rport as output fields for show-flow
    7210 flowadm does not have show-usage command described in the manual page
    Reviewed by: Andy Fiddaman <andy@omniosce.org>
    Approved by: Robert Mustacchi <rm@fingolfin.org>

Actions

Also available in: Atom PDF