netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* status of route matching work?
@ 2006-11-14 21:08 Kumar Gala
  2006-11-15  8:39 ` Thomas Graf
  0 siblings, 1 reply; 2+ messages in thread
From: Kumar Gala @ 2006-11-14 21:08 UTC (permalink / raw)
  To: Thomas Graf; +Cc: Netdev

Thomas,

I came across this comment in DaveM's blog:

"Next he described a way to do route matching based upon branching  
rules with a "GOTO" operation. Only forward GOTOs would be allowed in  
the tree in order to prevent loops, but this would allow to match on  
many key components and allow a high level of rule sharing.

One nice consequence of Thomas's work is that we can force packets  
for a local address to still go over a real ethernet device. Some  
people do this for testing and the current kernel cannot do this.  
Continually a very ugly patch keeps getting submitted which allowed  
this but broke a lot of other things. Thomas's ideas allow this to be  
supported cleanly."

And was wondering what the status of this work was.  I'm interested  
in being able to force packets for a local address out a real  
ethernet device.

thanks

- kumar

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: status of route matching work?
  2006-11-14 21:08 status of route matching work? Kumar Gala
@ 2006-11-15  8:39 ` Thomas Graf
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Graf @ 2006-11-15  8:39 UTC (permalink / raw)
  To: Kumar Gala; +Cc: Netdev

* Kumar Gala <galak@kernel.crashing.org> 2006-11-14 15:08
> And was wondering what the status of this work was.  I'm interested  
> in being able to force packets for a local address out a real  
> ethernet device.

I'm working on it. For now, use SO_BINDTODEVICE.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-15  8:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-14 21:08 status of route matching work? Kumar Gala
2006-11-15  8:39 ` Thomas Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).