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 executable statement config
  # empty configs are not accepted by Kea
  "Dhcp6": {
    "valid-lifetime": 1800
//  # impossible to convert statement statement
//  "statement": {
//    "break": null
//  }
  }
}