From: Alberto B. <alb...@gm...> - 2007-12-17 19:30:46
|
On Sun, Dec 16, 2007 at 01:20:44PM -0300, Alberto Bertogli wrote: > I know there are two more address types (TIPC_ADDR_MCAST and > TIPC_ADDR_ID), but I have never used them, so I don't know the > semantics well enough. I've added support for those two address types, and an optional fifth tuple element for the socket scope. The following patch is an updated version of the previous one containing these changes. Thanks a lot, Alberto |