• Show log

    Commit

  • Hash : 83c58d49
    Author : seleznevae
    Date : 2020-05-31T19:59:49

    evdns: Add support for setting maximum UDP DNS message size.
    
    Added new option `edns-udp-size` for evdns_base which allows
    to control maximum allowed size of UDP DNS messages. This
    maximum size is passed to the DNS server via edns mechanism.