At Wed, 4 Jul 2012 23:01:40 -0700,
Ben Pfaff wrote:
>
> On Thu, Jul 05, 2012 at 12:59:15PM +0900, Atzm Watanabe wrote:
> > Overwriting sequence number breaks replies (e.g. to brcompat).
> >
> > Signed-off-by: Atzm Watanabe
>
> Thanks for the patch. I don't
Overwriting sequence number breaks replies (e.g. to brcompat).
Signed-off-by: Atzm Watanabe
---
lib/netlink-socket.c |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/lib/netlink-socket.c b/lib/netlink-socket.c
index 713049a..6ecf24c 100644
--- a/lib/netlink-socket.c
Hi,
I've encountered a problem which is same as following issue on
OVS-1.7.90 and kernel-2.6.32 (CentOS 6.2).
http://openvswitch.org/pipermail/dev/2012-June/018213.html
It seems that problem is caused by changes at 7d7447 ...
brcompat cannot receive netlink reply because nl_sock_send__()
over