added source port randomization to make the DNS client more robust (see bug #43144)

This commit is contained in:
Simon Goldschmidt
2014-09-15 21:50:41 +02:00
parent 8216303524
commit 9fb46e1206
2 changed files with 203 additions and 59 deletions

View File

@@ -6,6 +6,10 @@ HISTORY
++ New features:
2014-09-15: Simon Goldschmidt
* dns.c: added source port randomization to make the DNS client more robust
(see bug #43144)
2013-09-02: Simon Goldschmidt
* arch.h and many other files: added optional macros PACK_STRUCT_FLD_8() and
PACK_STRUCT_FLD_S() to prevent gcc 4 from warning about struct members that