zephyr/include/net
Jukka Rissanen 667d15de85 net: Add capabilities flag to net_if API
The network device driver can specify what kind of functionality
it supports. Currently there exists one flag that can be used
in ethernet devices that tells if ARP should be enabled or not.

Change-Id: Ieaaefcfc7cdd65f44190248f507ac3cb512a323e
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-12-02 12:40:04 +02:00
..
uip net: Fix net_send return value documentation 2016-09-12 02:19:57 +00:00
yaip net: Add capabilities flag to net_if API 2016-12-02 12:40:04 +02:00
arp.h net: yaip: Moved ARP helper macro to arp.h 2016-07-13 14:06:23 +00:00
buf.h net: buf: Add extra logic when debug is enabled 2016-11-28 14:57:44 +00:00
ethernet.h net: yaip: Provide separate header file for ethernet 2016-07-13 14:06:14 +00:00
ip_buf.h kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
l2_buf.h net: 6lowpan: Fix 6lowpan fragmentation 2016-05-19 14:18:38 +00:00
nbuf.h net: yaip: Trivial comment fixes in header files 2016-07-13 14:06:14 +00:00
net_context.h net: Add net_context to compilation 2016-12-02 12:40:01 +02:00
net_core.h net: Initial commit for the new IP stack 2016-12-02 12:39:59 +02:00
net_if.h net: Add multicast address to network interface 2016-12-02 12:40:00 +02:00
net_ip.h net: Initial commit for the new IP stack 2016-12-02 12:39:59 +02:00
net_l2.h net/yaip: revert merge 2016-07-22 04:43:09 +00:00
net_linkaddr.h net: Add header file for generic link address 2016-07-12 07:20:40 +00:00
net_socket.h net: Initial commit for the new IP stack 2016-12-02 12:39:59 +02:00
net_stats.h net: yaip: Add statistics gathering support 2016-07-12 19:20:43 +00:00
tinydtls.h checkpatch: error - trailing_whitespace 2016-02-05 20:24:33 -05:00