在 2016年12月14日 17:29, Jiri Benc 写道:
On Wed, 14 Dec 2016 07:49:24 +0000, Du, Fan wrote:I'm interested to one Docker issue[1] which looks like related to kernel vxlan socket creation as described in the thread. From my limited knowledge here, socket creation is synchronous , and after the *socket* syscall, the sock handle will be valid and ready to linkup. Somehow I'm not sure the detailed scenario here, and which/how possible commit fix?baf606d9c9b1^..56ef9c909b40 Jiri
Thanks a lot Jiri!