mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-08 05:49:17 +00:00
Updated network related code so now it should work as expected
This commit is contained in:
@ -27,6 +27,8 @@
|
||||
*
|
||||
* TODO:
|
||||
* - [ ] Optimize SMP.
|
||||
* - [ ] Support IPv6.
|
||||
* - [ ] Endianess of the network stack (currently: [HOST](LSB)<=>[NETWORK](MSB)). Not sure if this is a standard or not.
|
||||
*
|
||||
* BUGS:
|
||||
* - [ ] Kernel crashes when receiving interrupts for drivers only if the system has one core and the tasking is running.
|
||||
|
Reference in New Issue
Block a user