zephyr/doc/guides
Bilal Wasim 54550c04eb net: qemu: Adding support for User Networking
Added support for Qemu User Networking and tested with
qemu_x86 model. The support is kept simple assuming that
the TAP interface will always be preferred for more
sophisticated / practical use cases.

QEMU User Networking is implemented using "slirp", which
provides a full TCP/IP stack within QEMU and uses that
stack to implement a virtual NAT'd network. As this
support is built into QEMU, it can be used with any model
and requires no admin privileges on the host machine,
unlike TAP.

Added documentation to facilitate the user.

Signed-off-by: Bilal Wasim <bilalwasim676@gmail.com>
2020-05-08 10:47:38 +02:00
..
bluetooth doc: Bluetooth: Document issue with certain controllers 2020-04-30 22:17:10 +03:00
build doc: dts: revisit documentation 2020-03-24 10:11:20 -05:00
crypto doc: add orphaned crypto docs 2019-04-11 08:08:28 -04:00
debugging Bluetooth: samples: hci_uart: Add debug configuration using RTT 2020-04-28 09:11:13 -04:00
device_mgmt doc: dts: revisit documentation 2020-03-24 10:11:20 -05:00
documentation kernel: rename struct _k_object 2020-03-17 20:11:27 +02:00
dts devicetree: Add DT_FOREACH_CHILD macro 2020-05-07 21:42:58 -05:00
kconfig kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
networking net: qemu: Adding support for User Networking 2020-05-08 10:47:38 +02:00
optimizations kernel: remove unused offload workqueue option 2020-04-12 18:42:27 -04:00
platformio doc: Update PlatformIO guide 2020-04-15 12:49:27 +02:00
portability global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
porting boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
test boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
tools boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
tracing doc: tracing: adapt to current implementation 2020-04-29 22:30:19 -04:00
west doc: west: link to modules page instead of source code 2020-04-08 12:00:44 -05:00
beyond-GSG.rst cmake: add support for user-defined board aliases 2020-04-09 14:38:36 +02:00
c_library.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
coccinelle.rst doc: replace hlist with column-width class 2019-09-18 13:33:37 -04:00
code-relocation.rst doc: document python build scripts 2020-01-02 17:09:29 -05:00
coverage.rst doc: add a note about required lcov version 2020-02-07 15:14:24 -05:00
env_vars.rst doc: env_vars: Fix link to section env_vars_zephyrrc 2020-05-06 17:22:07 -04:00
getting-help.rst doc: Update Slack invitation link 2019-08-05 16:52:15 +02:00
index.rst doc: Update PlatformIO guide 2020-04-15 12:49:27 +02:00
modules.rst doc: modules: document out-of-tree samples/tests 2019-12-16 18:56:28 +01:00
zephyr_cmake_package.rst doc: Update documentation to describe use of find_package(Zephyr) 2020-03-27 16:23:46 +01:00