Skip to content

Add padding option

alex requested to merge option-padding into master

Allow Homer to use EDNS(0) Padding option as described in RFC 7830 and RFC 8467.

% homer --dot --padding one.one.one.one framagit.org

This is still a work in progress. The length of the additional data still needs to be calculated.

Edited by alex

Merge request reports