zephyr/include
Jani Hirsimäki 5d76e8aca8 net: ppp: dialup enablers
Introducing PPP dialup features to enable e.g. usage of nrf9160
based board as a dialup modem for transferring ip data over PPP
 (e.g. windows dial up), i.e. usage of Zephyr PPP as a server for
 providing MTU/MRU, IP address and DNS addresses for a PC:
- PPP LCP MRU option (configurable)
- PPP server: IPCP ip and dns address peer options to enable
providing IP and DNS addresses for PPP peer.

Signed-off-by: Jani Hirsimäki <jani.hirsimaki@nordicsemi.no>
2021-04-01 09:43:56 +03:00
..
app_memory arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
arch arm/arm64: Fix misc and trivials for ARM/ARM64 split 2021-03-31 10:34:33 -05:00
audio
bluetooth Bluetooth: Mesh: Check response address in Configuration Client 2021-03-25 07:09:47 -04:00
canbus
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto
data
debug
devicetree devicetree: spi: clean up DT_SPI_DEV_CS_GPIOS_CTLR 2021-03-30 07:06:48 -05:00
dfu
disk include: disk_access: Add a compat warning 2021-03-26 08:59:47 -04:00
display
drivers arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
dt-bindings soc: arm: nxp: ke1xf: use clock nodes for NXP Kinetis SCG clocks 2021-03-31 11:56:13 -05:00
fs
ipc
kernel
linker arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
logging logging : do not reuse tag name log_output 2021-03-22 19:48:14 -04:00
lorawan
mgmt
modbus modbus: add raw ADU support 2021-03-19 15:50:21 +01:00
net net: ppp: dialup enablers 2021-04-01 09:43:56 +03:00
posix net: sockets: Implement MSG_TRUNC flag 2021-03-23 13:16:30 +02:00
power power: doc: Create a subgroup to constraint API 2021-03-22 12:42:30 -04:00
random
settings
shell shell: Add callback to shell_uninit function 2021-03-25 07:08:40 -04:00
stats
storage storage/flash_map: Add macro to get string label from DTS 2021-03-30 09:01:20 -05:00
sys lib: os: cbprintf: Fix legth field in static package 2021-03-29 14:08:41 +02:00
task_wdt
timing
toolchain arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
tracing
usb usb: dfu: give wait_for_usb_dfu an argument 2021-03-22 12:55:56 +01:00
zephyr
cache.h
device.h device.h: DEVICE_DT_GET_ANY refactor 2021-03-29 16:33:51 +02:00
devicetree.h devicetree: add DT_COMPAT_GET_ANY_STATUS_OKAY() 2021-03-29 16:33:51 +02:00
ec_host_cmd.h
emul.h
exc_handle.h
fatal.h
generated_dts_board.h
init.h linker-defs: Fix sorting order of objects by priority 2021-03-25 12:20:39 -05:00
irq.h
irq_nextlevel.h
irq_offload.h
kernel.h kernel: fix XCC compilation with k_poll event initializer 2021-03-26 11:19:52 -05:00
kernel_includes.h
kernel_structs.h
kernel_version.h
mempool_heap.h
ptp_clock.h include: Move ptp_clock.h to drivers/ptp_clock.h 2021-03-25 10:09:33 +02:00
sched_priq.h
shared_irq.h
spinlock.h
sw_isr_table.h
sys_clock.h kernel: remove tickless idle 2021-03-19 11:22:17 -04:00
syscall.h
syscall_handler.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h