File: correct-dhcp-ipv4-port-numbers-6e22c6aa26009cdc.yaml

package info (click to toggle)
python-neutron-lib 2.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,004 kB
  • sloc: python: 20,559; pascal: 615; sh: 98; makefile: 22
file content (6 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
fixes:
  - |
    The DHCP port numbers for IPv4 were defined incorrectly in
    ``neutron_lib.constants``, they are now correct - ``68`` (client)
    and ``67`` (server).