- 03 Jul, 2006 1 commit
-
-
Allan Stephens authored
The recent change to direct inspection of bundle buffer tailroom did not account for the possiblity of unrequested tailroom added by skb_alloc(), thereby allowing a bundle to be created that exceeds the current link MTU. An additional check now ensures that bundling works correctly no matter if the bundle buffer is smaller, larger, or equal to the link MTU. Signed-off-by:
Allan Stephens <allan.stephens@windriver.com> Signed-off-by:
Per Liden <per.liden@ericsson.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
-
- 26 Jun, 2006 2 commits
-
-
Allan Stephens authored
Signed-off-by:
Allan Stephens <allan.stephens@windriver.com> Signed-off-by:
Per Liden <per.liden@ericsson.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
-
Allan Stephens authored
Signed-off-by:
Allan Stephens <allan.stephens@windriver.com> Signed-off-by:
Per Liden <per.liden@ericsson.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
-
- 17 Jan, 2006 2 commits
-
-
Per Liden authored
This patch adds a tipc_ prefix to all externally visible symbols. Signed-off-by:
Per Liden <per.liden@ericsson.com>
-
Jon Maloy authored
Signed-off-by:
Jon Maloy <jon.maloy@ericsson.com>
-
- 12 Jan, 2006 5 commits
-
-
Per Liden authored
Updated copyright notice to include the year the file was actually created. Information about file creation dates was extracted from the files in the old CVS repository at tipc.sourceforge.net. Signed-off-by:
Per Liden <per.liden@nospam.ericsson.com>
-
Per Liden authored
The copyright statements from different parts of Ericsson have been merged into one. Signed-off-by:
Per Liden <per.liden@nospam.ericsson.com>
-
Per Liden authored
Signed-off-by:
Per Liden <per.liden@nospam.ericsson.com>
-
Per Liden authored
The license header in each file now more clearly state that this code is licensed under a dual BSD/GPL. Before this was only evident if you looked at the MODULE_LICENSE line in core.c. Signed-off-by:
Per Liden <per.liden@nospam.ericsson.com>
-
Per Liden authored
TIPC (Transparent Inter Process Communication) is a protocol designed for intra cluster communication. For more information see http://tipc.sourceforge.net Signed-off-by:
Per Liden <per.liden@nospam.ericsson.com>
-