diff options
author | Fu Siyuan <siyuan.fu@intel.com> | 2016-04-29 15:08:58 +0800 |
---|---|---|
committer | Fu Siyuan <siyuan.fu@intel.com> | 2016-05-05 09:08:24 +0800 |
commit | 6f2f4116ebe4d3881757d0a08c8a660524775247 (patch) | |
tree | 5f74d8616a77d5fd85f1d82cab3fdb7f696e4a80 /NetworkPkg/NetworkPkgExtra.uni | |
parent | a2cc5fea44b5b5a28dcf6448eafe61aa5ebb42c7 (diff) | |
download | edk2-platforms-6f2f4116ebe4d3881757d0a08c8a660524775247.tar.xz |
NetworkPkg: Do not use hard coded TTL/ToS in PXE driver.
EFI_PXE_BASE_CODE_PROTOCOL has interface to set the TTL and ToS value, but
not used by the UdpWrite() interface. The code always use a hard coded 16
for the TTL and 0 for ToS.
This patch update the UpdWrite() to use the TTL and ToS which have been set
by the SetParameters().
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-By: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-By: Samer El-Haj-Mahmoud <elhaj@hpe.com>
Diffstat (limited to 'NetworkPkg/NetworkPkgExtra.uni')
0 files changed, 0 insertions, 0 deletions