zephyr/samples/net
Tomasz Bursztyka d6d52ce9e5 net/pkt: Remove _new suffix to net_pkt_write functions
Suffix is now useless, as these functions are now the only ones.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-03-20 10:27:14 -05:00
..
common samples: net: removed unused common cmake 2019-02-08 13:57:55 +02:00
dhcpv4_client doc: net: Add more info for network connectivity with host 2019-02-20 07:32:42 -05:00
dns_resolve doc: net: Enhance DNS resolver documentation 2019-02-20 19:41:47 -05:00
eth_native_posix doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
google_iot_mqtt doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
gptp doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
ipv4_autoconf doc: net: Add more info for network connectivity with host 2019-02-20 07:32:42 -05:00
lldp net/pkt: Remove _new suffix to net_pkt_read functions 2019-03-20 10:27:14 -05:00
lwm2m_client doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
mdns_responder cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mqtt_publisher samples: net: mqtt: update readme with SOCKS5 info 2019-03-11 20:36:39 -07:00
nats net/pkt: Remove _new suffix to net_pkt_read functions 2019-03-20 10:27:14 -05:00
promiscuous_mode samples: net: promisc: Fix compile error 2019-03-18 11:31:01 -05:00
sockets samples: net: sockets: echo_client : Fix tcp_stop() error 2019-03-18 11:34:47 -05:00
stats doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
syslog_net doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
telnet cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
vlan doc: net: Fix VLAN documentation in doc and in sample 2019-03-07 20:31:04 -05:00
wifi cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
wpan_serial net/pkt: Remove _new suffix to net_pkt_write functions 2019-03-20 10:27:14 -05:00
wpanusb net/pkt: Remove _new suffix to net_pkt_write functions 2019-03-20 10:27:14 -05:00
zperf net/pkt: Remove _new suffix to net_pkt_get_data_new function 2019-03-20 10:27:14 -05:00
net.rst