Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Add an option to capinfos to print start and end times as seconds, which makes time-shifting using editcap easier.

    case 'S':
      time_as_secs = TRUE;
      break;


Perhaps the man page should explain that it only modifies the format of those values.
Output is not limited to just those values such as -t just printing the capture type.