Skip to content

odhcpd: Cap ra_lifetime to 5400s and update LuCI text prompt #8884

Description

@hyfink

In the latest version of odhcp(2026.06.29~5d7be43f-r1), the ra_lifetime parameter has been capped at a maximum of 5400 seconds. The text prompt in the LuCI interface needs to be updated. The code is located at:

so = ss.taboption('ipv6-ra', form.Value, 'ra_lifetime', _('<abbr title="Router Advertisement">RA</abbr> Lifetime'), _('Router Lifetime published in <abbr title="Router Advertisement, ICMPv6 Type 134">RA</abbr> messages. Maximum is 9000 seconds.'));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions