@Gertjan Thanks for the hint! I saw that I had TCode wrong, but even with the example, PCode still gets truncated:
{
"option-data": [
{
"name": "time-offset",
"data": "3600"
},
{
"name": "tcode",
"data": "Europe/Zurich",
"always-send": true
},
{
"code": 100,
"data": "EST5EDT4,M3.2.0/02:00,M11.1.0/02:00"
}
]
}
This is what Wireshark sees:
Option: (100) PCode
Length: 8
TZ PCode: EST5EDT4
Option: (101) TCode
Length: 13
TZ TCode: Europe/Zurich
Option: (255) End