wengzhe opened a new pull request, #7980:
URL: https://github.com/apache/nuttx/pull/7980

   ## Summary
   
   We need an interface for user to configure our NAT (and maybe future 
firewall) function, the `set/getsockopt` interface and command line pattern of 
iptables might be the mostly widely used. (e.g. ConnMan uses the 
`set/getsockopt` interface of iptables)
   
   This commit adds the definitions needed by `set/getsockopt` interface of 
iptables, and we may make our own compatible implementation later.
   
   ## Impact
   
   Add header.
   
   ## Testing
   
   N/A
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to