CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/15 15:50:59
Modified files:
usr.sbin/rebound: rebound.c
Log message:
implement random casing for query names, also known as 0x20 hardening.
this *should* work everywhere, and i consider minimum necessary protection
for a program like rebound. in the event it doesn't work, rebound can be
bypassed by disabling the port stealing sysctl.
