reactos/drivers/network/tcpip/ip
Hervé Poussineau 89b685007a [TCPIP] Call netif_set_link_up/netif_set_link_down after link status change
- Update TCP cached information only after updating adapter information
  (so that TCPUpdateInterfaceIPInformation/TCPUpdateInterfaceLinkStatus
  gets new status)
- Call netif_set_link_up/netif_set_link_down in TCPUpdateInterfaceLinkStatus

This fixes a lwIP requirement:
  2007-07-13 Jared Grubb (integrated by Frédéric Bernon)
  * [...] Be carefull for port maintainers to add the NETIF_FLAG_LINK_UP
    flag (like in ethernetif.c) if you want to be sure to be compatible with
    future changes...
2024-01-13 15:23:46 +01:00
..
lwip_glue [TCPIP] Rearrange LwIP glue code. 2023-02-01 02:31:14 +03:00
network [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
transport [TCPIP] Call netif_set_link_up/netif_set_link_down after link status change 2024-01-13 15:23:46 +01:00
CMakeLists.txt [LWIP] Correctly synchronize to lwIP 1.4.1 (#6123) 2023-12-29 13:05:41 +01:00
precomp.h [TCPIP] Rearrange LwIP glue code. 2023-02-01 02:31:14 +03:00