2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[5073a] Addressed review comments

This commit is contained in:
Francis Dupont
2017-09-25 15:27:54 +02:00
parent 9ebab3b1e4
commit 5615b95f58
12 changed files with 56 additions and 32 deletions

View File

@@ -55,7 +55,7 @@
// In this particular class, we want to set specific values
// of certain DHCPv4 fields. If the incoming packet matches the
// test, those fields will be set in outgoing responses.
// The option 43 is defined to encapsulate suboption inf the aastra space.
// The option 43 is defined to encapsulate suboption in the aastra space.
{
"name": "VoIP",
"test": "substring(option[60].hex,0,6) == 'Aastra'",