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

# DHCPv6 pool declaration in DHCPv4 config

# host declaration
host foobar {
     hardware ethernet 00:0B:FD:32:E6:FA;
     default-lease-time 1800;
}

# There is a declaration so the error message is different

# DHCPv6 pool declaration must be in DHCPv6 config
range6 2001::/64;