audk/NetworkPkg/Udp6Dxe
Jiaxin Wu db79f8019d NetworkPkg/Udp6Dxe: Fix the failure to leave one multicast group address.
The issue was enrolled by the commit of ceec3638. One of the change in the commit
was to return the status from NetMapIterate in Udp6Groups function. But it should
not return EFI_ABORTED directly in case McastIp is not NULL, which means to terminate
the iteration and leave the McastIp successfully.

Cc: Wang Fan <fan.wang@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
2018-03-02 11:15:38 +08:00
..
ComponentName.c
Udp6Driver.c NetworkPkg: Add more parameter or return status check in UDP6 driver 2018-01-11 17:08:33 +08:00
Udp6Driver.h
Udp6Dxe.inf
Udp6Dxe.uni
Udp6DxeExtra.uni
Udp6Impl.c NetworkPkg: Add more parameter or return status check in UDP6 driver 2018-01-11 17:08:33 +08:00
Udp6Impl.h
Udp6Main.c NetworkPkg/Udp6Dxe: Fix the failure to leave one multicast group address. 2018-03-02 11:15:38 +08:00