pim6sd crash

2003-02-14 Thread Abdul Basit
Hey, on freebsd 5.0-Release, pim6sd crashes if i execute ifconfig gifX destroy if it is running in background, i need to restart it manually. pim6sd display 'check_vif_state' Device not configured and exits. any workaround ? - basit To Unsubscribe: send mail to [EMAIL PROTECTED] with "un

raw socket/icmp-echo

2003-01-05 Thread Abdul Basit
Hello, I was trying to learn raw sockets, I wrote a simple program to get all icmp packets and display .. -- program int main(void) { int sockfd; int ip_len; char*buf; int n; struct icmp*icmp; s

test

2003-01-05 Thread Abdul Basit
To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message