diff options
author | Jiaxin Wu <jiaxin.wu@intel.com> | 2016-06-06 13:30:22 +0800 |
---|---|---|
committer | Jiaxin Wu <jiaxin.wu@intel.com> | 2016-06-13 13:26:31 +0800 |
commit | 3900a7437edcff46ef7137d45b15587da8cfde1d (patch) | |
tree | 4f02e5ba83c41228bd34e2a9d3aeab54f9915c1f /PerformancePkg | |
parent | 520a0746dc0e7212e22894dfffa7cec5c035f137 (diff) | |
download | edk2-platforms-3900a7437edcff46ef7137d45b15587da8cfde1d.tar.xz |
NetworkPkg: Fix DNS GeneralLookUp failure in some case
QClass value may be not equal to 1(DNS_CLASS_INET) when
GeneralLookUp query is called. So, remove QClass value check.
Moreover, the 'Identification' and 'Type' filed in Query packet
should not be changed to little endian since the packet maybe
retransmitted while there is any error happened.
Cc: Ye Ting <ting.ye@intel.com>
Cc: Zhang Lubo <lubo.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Zhang Lubo <lubo.zhang@intel.com>
Diffstat (limited to 'PerformancePkg')
0 files changed, 0 insertions, 0 deletions