[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1287659176-14504-1-git-send-email-nhorman@tuxdriver.com>
Date: Thu, 21 Oct 2010 07:06:14 -0400
From: nhorman@...driver.com
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, jon.maloy@...csson.com,
paul.gortmaker@...driver.com,
tipc-discussion@...ts.sourceforge.net, luca@...cax.com.ar,
nhorman@...driver.com
Subject: [PATCH] tipc: revert some previously ABI breaking changes to the user space tipc interface
Based on discussions with Leandro Lucarella and Jon Maloy, it appears we've
managed to break the TIPC user space ABI. While it would be really nice to have
some level of consistency in regards to on the wire byte order, we can't do that
if it breaks user space. This patch series reverts the offending patches that
caused this, and puts us back in a state that allows user space to work
properly. We can now go back and look at methods to get consistent on the wire
byte order while maintaining host byte order in the user space API.
Signed-off-by: Neil Horman <nhorman@...driver.com>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists