Project

General

Profile

Actions

Feature #9766

closed
VG RB

diag_packet_capture.php: allow to input multiple tcp/udp ports

Feature #9766: diag_packet_capture.php: allow to input multiple tcp/udp ports

Added by Viktor Gurov almost 7 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Category:
Packet Capture
Target version:
Start date:
09/16/2019
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:

Description

Ability to use space-separated list of TCP/UDP ports in diag_packet_capture.php

it uses count() for loop instead of foreach & end() to allow work correct if entered same port number, e.g. "22 80 80 3389"

JP Updated by Jim Pingle almost 7 years ago Actions #2

  • Target version deleted (2.5.0)

JP Updated by Jim Pingle almost 7 years ago Actions #3

  • Status changed from New to Pull Request Review

RB Updated by Renato Botelho almost 7 years ago Actions #4

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Renato Botelho
  • Target version set to 2.5.0
  • % Done changed from 0 to 100

PR has been merged. Thanks!

VG Updated by Viktor Gurov almost 7 years ago Actions #5

Renato Botelho wrote:

PR has been merged. Thanks!

Tested on 2.5.0.a.20191028.1847

Works, resolved

RB Updated by Renato Botelho almost 7 years ago Actions #6

  • Status changed from Feedback to Resolved

JP Updated by Jim Pingle over 6 years ago Actions #7

  • Category changed from Diagnostics to Packet Capture
  • Target version changed from 2.5.0 to 2.4.5

JP Updated by Jim Pingle over 6 years ago Actions #8

  • Status changed from Resolved to Feedback

Needs a quick re-test on 2.4.5 once it's in a snapshot.

JP Updated by Jim Pingle over 6 years ago Actions #9

  • Status changed from Feedback to Resolved

Works fine on 2.4.5.a.20200114.0923

Actions

Also available in: Atom