Introduction to Network Kernel Extensions Programming GuideTechnology Overview Network kernel extensions (NKEs) provide a way to extend and modify the networking infrastructure of OS X while the kernel is running, without requiring the kernel to be recompiled, relinked, or rebooted. NKEs allow you to create modules that can be loaded and unloaded dynamically at specific positions in the network hi