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

1
2
3
4
5
myports = "5555 6666"
moreports = "5555 6666 7777"
pass in proto tcp from any to any port = 5555 flags S/SA keep state
pass in proto tcp from any to any port = 6666 flags S/SA keep state
pass in proto tcp from any to any port = 7777 flags S/SA keep state