>> +
>> + switch (config->rx_filter) {
>> + case HWTSTAMP_FILTER_PTP_V2_L4_EVENT:
>> + case HWTSTAMP_FILTER_PTP_V2_L4_SYNC:
>> + case HWTSTAMP_FILTER_PTP_V2_L4_DELAY_REQ:
>> + case HWTSTAMP_FILTER_PTP_V2_L2_EVENT:
>> + case HWTSTAMP_FILTER_PTP_V2_L2_SYNC:
>> + case HWTSTAMP_FILTER_PTP_V2_L2_DELAY_REQ:
>> + case HWTSTAMP_FILTER_PTP_V2_SYNC:
>> + case HWTSTAMP_FILTER_PTP_V2_DELAY_REQ:
>
> Probably a question of Richard
>
> I think this hardware only supports IPv4. Is there some way to
> indicate IPv6 is not supported?
I don't think it exists,
but the hardware does actually supports IPv6. We now doing some verification on
it and there will be a followup patch for this.
Regards,
Igor