Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# config (aka server option space data config

# empty configs are not accepted by Kea
default-lease-time 1800;

# configs
dynamic-bootp-lease-length 1200;

boot-unknown-clients false;

min-secs 20;

lease-file-name "/tmp/leases";

local-port 10067;

local-address 10.5.5.1;

# not quoted?
omapi-key my.key.biz;

limit-addrs-per-ia 12345;

ddns-local-address6 2001::1;

pid-file-name = "/tmp/pid";