[ovs-git] Open vSwitch: datapath: Return EFBIG instead of EXFULL when no room in flow table (citrix)

nicira-dev at nicira.com nicira-dev at nicira.com
Tue Aug 25 20:19:52 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, citrix has been updated
       via  4f0b85d66b3ad39477796edd29a1e763dbe43313 (commit)
      from  f91f0811394774826631aa22e5b50b27acbb5c46 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4f0b85d66b3ad39477796edd29a1e763dbe43313
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=4f0b85d66b3ad39477796edd29a1e763dbe43313
Author: Justin Pettit <jpettit at nicira.com>
		
datapath: Return EFBIG instead of EXFULL when no room in flow table
		
The EXFULL errno is only defined in Linux.  While this datapath is
Linux-specific, the userspace that interacts with it is not.


-----------------------------------------------------------------------

Summary of changes:
 datapath/datapath.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list