Re: [ixp1200] ACE question
This time I am trying to send a packet from the stack ace to the L3 forwarder ace using the following binding in the ixsys.config-l3fwdr bind regular stackace/tx L3Fwdr I have defined the ix_action_default in the L3Fwdr.cpp file. where I simply pass the buffer to the ifaceOutput ace. My expectation is that ix_action_default gets called for every packet that gets sent through the stackAce from the TCP/IP stack. but this doesn't happen. Does anyone have any clue why this could be the case ? Thanks, Nikhil
From: "nikhil rao"
Reply-To: ixp1200@CS.Princeton.EDU To: Subject: [ixp1200] ACE question Date: Mon, 9 Jun 2003 08:54:36 -0700 I need to send a packet from a Linux user application to the core component of the L3Fwdr ace. This packet will pass through the stack ace. Right now the stack ace is bound to egress ace. What is the mechanism for hooking the stack ace to some callback function in the L3Fwdr ?
Nikhil
_________________________________________________________________ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
participants (1)
-
nikhil rao