Re: [OpenWrt-Devel] VXLAN support

2014-08-31 Thread Hiroaki KAWAI
Hi, There's a vxlan kernel module in Linux source tree, and `ip` command can create vxlan netdev. Are you talking about netifd support for it? (2014/09/01 3:51), Jiri Pirko wrote: > Hi all. > > I did not find any movement in support of VXLAN. Are there any plans to > support it? Or is anyone wo

[OpenWrt-Devel] [PATCH] [toolchain] uClibc: fix uClibc implementation of eventfd arch specific flag

2013-04-18 Thread Hiroaki KAWAI
uClibc eventfd system calls does not work properly if flags specified on mips chip for example atheros. Patch is already submitted to the upstream project: http://lists.uclibc.org/pipermail/uclibc/2013-April/047734.html Signed-off-by: Hiroaki KAWAI --- .../501-eventfd-arch-specific-flag.patch

[OpenWrt-Devel] [PATCH] [toolchain] uClibc: fix uClibc implementation of eventfd arch, specific flag

2013-04-18 Thread Hiroaki KAWAI
uClibc eventfd system calls does not work properly if flags specified on mips chip for example atheros. Patch is already submitted to the upstream project: http://lists.uclibc.org/pipermail/uclibc/2013-April/047734.html Signed-off-by: Hiroaki KAWAI --- .../501-eventfd-arch-specific-flag.patch