On Tue, Sep 12, 2017 at 08:13:12PM +0300, Gleb Fotengauer-Malinovskiy wrote:
> ioctls_sym.sh used to generate and invoke target architecture
> executables that limited its applicability.
> After this change, the generated code is just compiled to the target
> architecture object files and all requi
On Tue, Sep 12, 2017 at 10:54:58PM +0800, JingPiao Chen wrote:
> * configure.ac (AC_CHECK_TYPES): Check for struct br_mdb_entry
> in .
> (AC_CHECK_MEMBERS): Check for flags and vid fields in struct br_mdb_entry.
> * rtnl_mdb.c: Include "xlat/mdb_flags.h", "xlat/mdb_states.h",
> "xlat/rtnl_mdba_mdb_
On Wed, Sep 20, 2017 at 10:59:17PM +0800, JingPiao Chen wrote:
> * configure.ac (AC_CHECK_HEADERS): Add linux/netfilter/ipset/ip_set.h.
> * tests/nfnetlink_ipset.c: New file.
> * tests/gen_tests.in (nfnetlink_ipset): New entry.
> * tests/pure_executables.list: Add nfnetlink_ipset.
> * tests/.gitign