↧
Linux Network Stack Administration: A Developer’s Approach
This article explores the various methods of managing the networking stack using application-level C programs, kernel-level C programs, the proc filesystem, etc. Related Posts: Getting Started with...
View ArticleWorking with MTD Devices
This article shows how kernel and application developers (in C) can make use of MTD in Linux. MTD (Memory Technology Devices) are NAND/NOR-based flash memory chips used for storing non-volatile data...
View Article