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

{
  # option definition config
  # options
  "Dhcp6": {
    "option-def": [
      {
        "space": "foobar",
        "name": "encap",
        "code": 1,
        "type": "empty",
        "encapsulate": "xyz"
      }
    ]
  }
}