VirtualBox

儲存庫 vbox 的更動 50208


忽略:
時間撮記:
2014-1-24 上午03:10:17 (11 年 以前)
作者:
vboxsync
訊息:

lwip: Sync with git master up to
commit a70567e74f510bfe6693bf8ef014be5d742df6f2
Date: Sat Jan 18 22:16:09 2014 +0100

stats_display_igmp: also used for mld6, adjust #if accordingly.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/Network/lwip-new/src/core/stats.c

    r47886 r50208  
    8787}
    8888
    89 #if IGMP_STATS
     89#if IGMP_STATS || MLD6_STATS
    9090void
    9191stats_display_igmp(struct stats_igmp *igmp, const char *name)
     
    107107  LWIP_PLATFORM_DIAG(("tx_report: %"STAT_COUNTER_F"\n\t", igmp->tx_report));
    108108}
    109 #endif /* IGMP_STATS */
     109#endif /* IGMP_STATS || MLD6_STATS */
    110110
    111111#if MEM_STATS || MEMP_STATS
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette