[PATCH v3 0/9] odhcpd patchset
Paul D
newtwen at gmail.com
Mon May 6 06:00:32 PDT 2024
Any further comments or reviews for this to go in?
On 2024-04-09 05:04, Paul Donald wrote:
> From: Paul Donald <newtwen at gmail.com>
>
> applies to odhcpd master HEAD d8118f6e76e5519881f9a37137c3a06b3cb60fd2
>
> Before:
> ==
> ICMPv6 Option (Prefix information : fd51:1c2a:8909::/64)
> Type: Prefix information (3)
> Length: 4 (32 bytes)
> Prefix Length: 64
> Flag: 0xc0, On-link flag(L), Autonomous address-configuration flag(A)
> Valid Lifetime: Infinity (4294967295)
> Preferred Lifetime: Infinity (4294967295)
> Reserved
> Prefix: fd51:1c2a:8909::
> ==After:==
> ICMPv6 Option (Prefix information : fd51:1c2a:8909::/64)
> Type: Prefix information (3)
> Length: 4 (32 bytes)
> Prefix Length: 64
> Flag: 0xc0, On-link flag(L), Autonomous address-configuration flag(A)
> Valid Lifetime: Infinity (4294967295)
> Preferred Lifetime: 420
> Reserved
> Prefix: fd51:1c2a:8909::
> ==
>
>
> changes:
> v1: initial patch
> v2: implemented feedback for commit messages
> v3: house-keeping. removed config defaults/clamping
More information about the openwrt-devel
mailing list