This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from bf7db14feb Suppress -Wsign-compare warning on a few places
     add 5a0d8fdf49 net: Add netfilter compatible headers.

No new revisions were added by this update.

Summary of changes:
 include/nuttx/net/netfilter/ip_tables.h            | 236 +++++++++++++++++++++
 .../rpmsg.h => nuttx/net/netfilter/netfilter.h}    |  33 ++-
 .../{drivers/addrenv.h => net/netfilter/nf_nat.h}  |  75 ++++---
 .../nuttx/net/netfilter/x_tables.h                 |  79 ++++---
 4 files changed, 352 insertions(+), 71 deletions(-)
 create mode 100644 include/nuttx/net/netfilter/ip_tables.h
 copy include/{netpacket/rpmsg.h => nuttx/net/netfilter/netfilter.h} (70%)
 copy include/nuttx/{drivers/addrenv.h => net/netfilter/nf_nat.h} (59%)
 copy libs/libnx/nxcontext.h => include/nuttx/net/netfilter/x_tables.h (58%)

Reply via email to