Feature #18069
Add ip and mac address validations to api endpoints in dhcp api controller
Pull request:
Fixed in Releases:
Found in Releases:
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 Dmitri Dolguikh over 5 years ago
- Related to Feature #17856: SmartProxy should support multiple dhcp reservations for the same ip address added
#2
Updated by Anna Vítová 11 months ago
- Assignee set to Anna Vítová
#3
Updated by The Foreman Bot 11 months 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 11 months ago
- Pull request https://github.com/theforeman/smart-proxy/pull/793 added
#5
Updated by Anna Vítová 11 months ago
- Pull request deleted (
https://github.com/theforeman/smart-proxy/pull/792)
#6
Updated by The Foreman Bot 8 months ago
- Fixed in Releases 3.1.0 added
#7
Updated by Anonymous 8 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset eba7d3b463fca6a37ae8d047cdf8e981a96b5a10.
#8
Updated by Ewoud Kohl van Wijngaarden 5 months 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)