Skip to content

Add DHCPv4 options 120 and 125#102

Merged
leshow merged 1 commit into
bluecatengineering:masterfrom
fizyxbt:add-v4-options-120-125
May 20, 2026
Merged

Add DHCPv4 options 120 and 125#102
leshow merged 1 commit into
bluecatengineering:masterfrom
fizyxbt:add-v4-options-120-125

Conversation

@fizyxbt

@fizyxbt fizyxbt commented May 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add RFC 3361 DHCPv4 option 120 as SipServers with domain-name and IPv4-address encodings
  • add RFC 3925 DHCPv4 option 125 as vendor-identifying entries keyed by enterprise number
  • add round-trip tests for both encodings and vendor-specific entries

Closes #95

Validation

  • cargo fmt -- --check
  • cargo test
  • cargo test --features serde
  • cargo clippy --all-targets --all-features -- -D warnings

@stappersg stappersg left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Comment thread src/v4/options.rs
Comment thread src/v4/options.rs
@leshow leshow merged commit b0591e0 into bluecatengineering:master May 20, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DHCPv4 options 120 and 125

3 participants