THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

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.