Feature #18069

Add ip and mac address validations to api endpoints in dhcp api controller
Description
Reporting an invalid mac or ip address might help with troubleshooting of of problems when dhcp record could not be found.
Related issues
Associated revisions
History
#1
Updated by Anonymous about 6 years ago
- Related to Feature #17856: SmartProxy should support multiple dhcp reservations for the same ip address added
#2
Updated by Anna Vítová over 1 year ago
- Assignee set to Anna Vítová
#3
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/792 added
#4
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/smart-proxy/pull/793 added
#5
Updated by Anna Vítová over 1 year ago
- Pull request deleted (
https://github.com/theforeman/smart-proxy/pull/792)
#6
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases 3.1.0 added
#7
Updated by Anonymous over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset eba7d3b463fca6a37ae8d047cdf8e981a96b5a10.
#8
Updated by Ewoud Kohl van Wijngaarden about 1 year ago
- Related to Bug #34359: DHCP error with wrong number of arguments for validate_supported_address added
fixes #18069 - Add ip/mac Addr. validations (DHCP)