# # ChangeLog for uspace/lib/net/netif/netif_remote.c in mainline # # Generated by Trac 1.5.4 # 2024-05-21T13:19:16Z Sun, 17 Oct 2010 20:14:11 GMT Jakub Jermar [42a9f27] * uspace/lib/net/include/netif_interface.h (modified) * uspace/lib/net/include/netif_local.h (modified) * uspace/lib/net/include/netif_remote.h (modified) * uspace/lib/net/netif/netif_local.c (modified) * uspace/lib/net/netif/netif_remote.c (modified) Cleanup netif local and remote interfaces. Fri, 15 Oct 2010 19:19:11 GMT Jakub Jermar [995689d1] * uspace/lib/c/include/ipc/netif.h (moved) * uspace/lib/net/netif/netif_local.c (modified) * uspace/lib/net/netif/netif_remote.c (modified) Move network interface common module messages definitions to standard ...