Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Jukka Rissanen abb24bb46b samples: net: irc-bot: Use DNS resolve API
Modify the code to use DNS resolve API instead of DNS client API
as the latter is being phased out.

Change-Id: I6a7618d770621fee1f502d2bc277a162c589108a
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-04-13 15:21:45 +03:00
.known-issues net/mgmt: Add a function to wait on a event synchronously 2017-03-17 10:34:42 +02:00
arch xtensa: fix tickless idle build 2017-04-12 16:31:46 +00:00
boards boards/arm/olimexino_stm32: Add documentation files 2017-04-12 23:25:32 +00:00
doc doc: add substitutions for special characters 2017-04-07 22:31:47 +00:00
drivers drivers: eth_sam_gmac: Make sure not to leak net_buf in RX 2017-04-13 15:21:43 +03:00
dts dts: arm: move SoC dtsi into per vendor dir 2017-04-04 17:55:13 -05:00
ext ext qmsi: Update QMSI version on README 2017-04-05 11:04:30 -07:00
include net: mgmt: Add IPv6 DAD succeed/failed event 2017-04-13 15:21:45 +03:00
kernel samples: shell: fix testcase.ini to be more inclusive 2017-04-11 03:14:25 +00:00
lib lib: json: Fix parsing of boolean values 2017-03-25 13:11:55 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples samples: net: irc-bot: Use DNS resolve API 2017-04-13 15:21:45 +03:00
scripts Revert "scripts: devicetree: Handle mixed case node names" 2017-04-12 22:07:36 +00:00
subsys net: mgmt: Add IPv6 DAD succeed/failed event 2017-04-13 15:21:45 +03:00
tests net: tests: Enables all net kconfig options in one test case 2017-04-13 15:21:44 +03:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes
.gitignore doc: tweak .gitignore to allow doc theme dev 2017-02-23 13:20:04 +00:00
.gitreview
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
Kbuild frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE
MAINTAINERS MAINTAINERS: update for network applications 2017-04-09 15:45:20 +00:00
Makefile build: use -O2 instead of -Os for ARC with SDK 0.9 2017-04-09 14:57:50 +00:00
Makefile.inc Revert "build: Fix qemugdb target" 2017-03-09 09:22:51 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
zephyr-env.sh zephyr-env.sh: only reset scripts_path on Windows 2017-03-31 15:42:31 -04:00