net alias eth0:1 transmits
Simon Kenyon (simon@koala.ie)
Tue, 07 Jan 1997 20:49:42 +0000
i was getting millions of these until i commented out the printk() in
linux/net/core/dev.c
dev_tint() used to just have a return
now it has a printf(0 before the return
my machine (2.1.20) was dying under the load writing these millions of
messages to /var/adm/syslog
is there a bug/feature? or am i doing something wrong with ip aliases
--
simon