Page MenuHomeVyOS Platform

Add support for list of defaultValues
Closed, ResolvedPublicFEATURE REQUEST

Description

Sometime (PPPoE server is one of em) ona simple defaultValue in the XML is not enough - several are set.

In order to support a list of defaultValues you can now simply list them as a whitespace separated string.

Example:
<defaultValue>pap chap mschap mschap-v2</defaultValue>

will generate a list ['pap', 'chap', 'mschap', 'mschap-v2'] when retrieved by vyos.xml.defaults()

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)

Event Timeline

c-po closed this task as Resolved.
c-po assigned this task to thomas-mangin.
c-po triaged this task as Normal priority.
c-po edited a custom field.
erkin set Issue type to Feature (new functionality).Aug 29 2021, 12:44 PM
erkin removed a subscriber: Global Notifications.