Changes between Version 3 and Version 4 of Kernel
- Timestamp:
- 01/30/12 14:59:52 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Kernel
v3 v4 4 4 5 5 [https://help.ubuntu.com/community/Kernel/Compile Here] can you find a descriptions how to configurate and compile a linux-kernel. 6 7 At the step 8 {{{ 9 make menuconfig 10 }}} 11 you have to select the module 12 {{{ 13 Networking support ---> Networking options ---> The IPv6 protocol ---> IPv6: multicast routing (EXPERIMENTAL) 14 }}}