Edit

IABSD.fr/src/usr.bin

Branch :

  • Show log

    Commit

  • Author : otto
    Date : 2024-10-31 07:40:34
    Hash : 16df6568
    Message : When decoding SVCB or HTTPS do not skip reading params in alias mode. According to the RFC, client shoud ignore them (which means actively skipping), but for dig it make sense to print them anyway. ok florian@