[Kea-users] Support for multiple flex options parameters?

Søren Andersen soande at norlys.dk
Wed Jan 20 17:26:05 UTC 2021


Would it be possible to add support for multiple parameters?

Like this:

{
    "library": "/usr/lib64/kea/hooks/libdhcp_flex_option.so",
    "parameters": {
        "options": [
            {
                "add": "ifelse(member('cm'),concat('/docsis/', hexstring(pkt4.mac, '')),'' )",
                "add": "ifelse(member('voip'),concat('/voip/', hexstring(pkt4.mac, '')),'' )",
                "code": 67
            }
        ]
    }
},

/Søren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20210120/0af50c43/attachment.htm>


More information about the Kea-users mailing list