Results 1 to 1 of 1
hey all. i need some kernel programming help. i'm messing with the network stack. currently whenever the kernel hits arp_rcv i want to send an icmp packet. this is working ...
- 09-28-2004 #1Just Joined!
- Join Date
- Sep 2004
- Posts
- 1
arp_rcv help
hey all. i need some kernel programming help. i'm messing with the network stack. currently whenever the kernel hits arp_rcv i want to send an icmp packet. this is working fine for me. just great. but if i want to send say...2 packets instead of one it doesnt work. in arp_rcv i tried an arp_send call and then another arp_send call. again...only one packet was sent. anyone know why this might happen? i'm working on a 2.4.2 kernel on the linksys wrt54g. any help would be appreciated thanks.
bassdemon


Reply With Quote
