mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 13:34:38 +08:00

The mld_group structure no longer has a 'netif' field, as such structures are now linked from the corresponding netif structure. For conditional checksumming, use the calling function's netif reference instead.