Skip to content

Releases: oskar456/xt_dns

Version 1.5

03 Aug 11:39
Compare
Choose a tag to compare
  • use pkgconfig to determine userspace library
  • fix reproducible build

Version 1.4

03 Aug 08:41
Compare
Choose a tag to compare
  • add dkms.conf

Version 1.3

21 Feb 21:34
Compare
Choose a tag to compare
  • Correct UDP protocol detection on old (ie. RHEL) kernels
  • Fixed a typo in rule saving on old kernels

Fix makefile typo

04 Dec 14:19
Compare
Choose a tag to compare
v1.2

Gitignore update

Version 1.1

12 Nov 16:19
Compare
Choose a tag to compare
  • Fix non-working query type checking
  • Makefile now autodetects userspace location (different on Debian and RedHat)

Version 1.0

25 Jul 08:40
Compare
Choose a tag to compare
  • Added option to match EDNS0 queries
  • Added option to match EDNS0 buffer size
  • Query type match now matches not only queries but also answers
  • Added compatibility quirks to make this compiled on new systems,
    as well as on old (RHEL) systems.