Skip to content

avoid knot_pkt_default_padding_size()

Vladimír Čunát requested to merge knot_pkt_default_padding_size into master

The reserved size in packet is a messy thing, broken by knot-dns@ded5fbf0 Fortunately this function is trivial, so we can inline what we need. It gets complicated by an earlier typo fix, though.

Merge request reports