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

; nameserver test file
$ORIGIN example.com.
$TTL 3600

ENTRY_BEGIN
MATCH opcode qtype qname
REPLY QR AA NOERROR
ADJUST copy_id
SECTION QUESTION
; WEIRD CAPS! ; probably not the query!
WwWabcdefghijklmnopqrstuvwxyzWwW.ExAMPLE.CoM. 	IN	A
SECTION ANSWER
wWwABCDEFGHIJKLMNopqrstuvwxyzWwW.ExAMPLE.CoM.	IN	A	10.20.30.40
SECTION AUTHORITY
SECTION ADDITIONAL
ns2.example.com. IN A 1.2.3.5
ENTRY_END