HomeVyOS Platform

dhcp_server: T6031: DHCP Option Failures - windows-static-route (#4183)

Description

dhcp_server: T6031: DHCP Option Failures - windows-static-route (#4183)

In "option-def" parameter "record-types" field is an array of uint8 in format "<netmask>, <network-byte1>, <network-byte2>, <network-byte3>, <router-byte1>, <router-byte2>, <router-byte3>" where <network-byte3> with the value 0 is omitted, so the minimal length of array is 7 (e.g. for routing 10.1.0.0/16 via 10.1.6.4 "record-types": "16,10,1,10,1,6,4")

Details

Provenance
Nataliia S.Authored on Nov 8 2024, 8:30 AM
GitHubCommitted on Nov 8 2024, 8:30 AM
Parents
rVYOSONEX3eb66e36b81c: Merge pull request #4151 from natali-rs1985/T6695
Branches
Loading...
Tags
Loading...

Event Timeline

GitHub <noreply@github.com> committed rVYOSONEX5fac74ef9d33: dhcp_server: T6031: DHCP Option Failures - windows-static-route (#4183) (authored by Nataliia S. <81954790+natali-rs1985@users.noreply.github.com>).Nov 8 2024, 8:30 AM