← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1486300] [NEW] ICMP port code should be checked in range [0, 255]

 

Public bug reported:

ICMP allows port between 0 and 255, port-range-min is also need to be checked,
but the variable was not checked in function _validate_port_range.

** Affects: neutron
     Importance: Undecided
     Assignee: huangpengtaohw (huangpengtao)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => huangpengtaohw (huangpengtao)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1486300

Title:
  ICMP port code should be checked in range [0,255]

Status in neutron:
  In Progress

Bug description:
  ICMP allows port between 0 and 255, port-range-min is also need to be checked,
  but the variable was not checked in function _validate_port_range.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1486300/+subscriptions


Follow ups