From 6f9cdfce1983e68c8782321a692e6c709f53fccd Mon Sep 17 00:00:00 2001 From: "Matthew N. Dodd" Date: Fri, 19 Oct 2001 00:40:51 +0000 Subject: [PATCH] Print statistics for AF_IPX. Note that the IPX code doesn't update these correctly yet, but should. --- usr.bin/netstat/if.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/usr.bin/netstat/if.c b/usr.bin/netstat/if.c index 688827e5e77e..fba5158d24cc 100644 --- a/usr.bin/netstat/if.c +++ b/usr.bin/netstat/if.c @@ -339,6 +339,8 @@ intpr(int interval, u_long ifnetaddr, void (*pfunc)(char *)) printf("%-17s ", ipx_phost((struct sockaddr *)sipx)); } + + network_layer = 1; break; case AF_APPLETALK: