Completed
The missing pieces - 1
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Developing a New WiFi Daemon for Linux - Lightweight Solution for IoT
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Disclaimer
- 3 About myself
- 4 Extra credits
- 5 Connectivity world view
- 6 Current Linux connectivity
- 7 Future Linux connectivity
- 8 Why a new daemon?
- 9 Unfolding the Swiss Army Knife
- 10 Refocusing on Linux
- 11 One step back
- 12 Including Embedded Linux Library
- 13 First wireless connections
- 14 Second step back
- 15 Cryptographic support
- 16 Including Linux kernel crypto
- 17 Taking another detour
- 18 Basic framework
- 19 More complex things
- 20 Third step back
- 21 Utilizing new key handling Update for ELL
- 22 Start using Linux keyrings
- 23 Putting it to good work Enterprise and advanced
- 24 One other thing
- 25 The missing pieces - 1