Index: uspace/srv/net/inetsrv/inetcfg.c
===================================================================
--- uspace/srv/net/inetsrv/inetcfg.c	(revision 7af0cc5a018d0110bf2c694b3d163d45aa8b2725)
+++ uspace/srv/net/inetsrv/inetcfg.c	(revision 0c2d9bb57bc590e00bd17e5f7cf0937be160cca7)
@@ -750,4 +750,5 @@
 		sysarg_t method = IPC_GET_IMETHOD(call);
 
+		log_msg(LOG_DEFAULT, LVL_DEBUG, "method %d", (int)method);
 		if (!method) {
 			/* The other side has hung up */
