Skip to content

Releases: jhunt/netip.cc

Split NS / A Replies

09 Aug 15:51
Compare
Choose a tag to compare

This release fixes a few bugs with debugging output, and also
introduces new -a and -n (--ns) flags for specifying the
(IPv4-only, at the moment) replies to IN A and IN NS queries.

Finishing Touches

25 Oct 12:33
Compare
Choose a tag to compare

Improvements

  • netip.cc now properly responds with IN SOA, IN NS and select IN A records for DNS authority.
  • Query response times are now tracked on standard output
  • New --version, -v flag for getting the current version / copyright information-
  • Another round of afl fuzzing uncovered some new crashes/hangs, so those got fixed.

Debutante Ball

23 Oct 01:25
Compare
Choose a tag to compare

This is the initial release of netip.cc.