Send kea-dev mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.isc.org/mailman/listinfo/kea-dev
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of kea-dev digest..."
Today's Topics:
1. Re: Vendor Specific Options (Code 17) (Francis Dupont)
----------------------------------------------------------------------
Message: 1
Date: Tue, 22 Mar 2022 08:28:29 +0000
From: Francis Dupont <[email protected]>
To: sathish k <[email protected]>
Cc: Francis Dupont <[email protected]>, "[email protected]"
<[email protected]>
Subject: Re: [kea-dev] Vendor Specific Options (Code 17)
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
sathish k writes:
> Appreciate the quick reply , can you confirm my understanding of your re=
> ply is correct
>
>
> 1. Add multiple vendors in config file as usual
> 2. but use the Hook to pkt_send6 to compile the options from config file
> and insert to final packet ?
=> I thought use a sheat of paper to compute the wanted value of the
vendor option with multiple vendors and insert the hexadecimal result
in the configuration. Now you can do it using a hook and some code
merging (v4) or pushing (v6) multiple vendor options with one vendor
per option from the configuration...
Thanks
Francis Dupont <[email protected]>
PS: the option collection type is a multimap so the code supports
multiple options with the same type/code as required for the v6 vendor
option 17. Now it is the only place in the code where this feature is
*currently* supported...
------------------------------
Subject: Digest Footer
_______________________________________________
kea-dev mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-dev
------------------------------
End of kea-dev Digest, Vol 77, Issue 3
**************************************