Changes between Version 12 and Version 13 of Kernel
- Timestamp:
- 01/30/12 17:11:59 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Kernel
v12 v13 1 1 = Kernel Configuration = 2 2 3 To use the IPv6 functionality of the mcproxy the Linux kernel has to be configurated and compiled with an experimental kernel feature.3 To use the IPv6 functionality of the mcproxy, your Linux-Kernel has to support ''IPv6 Multicast Routing''. This is an experimental Kernel feature and must be activated explicitly. Hence, your have to configure and compile your own Linux-Kernel variante. 4 4 5 Descritptions how to configurate and compile a linux-kernel: 5 Descriptions how to configure and compile a Linux-Kernel: 6 6 7 * [https://help.ubuntu.com/community/Kernel/Compile Official Guide (Ubuntu Wiki)] 7 8 * [wiki:walkthrough Kernel Compilation Walkthrough] … … 11 12 make menuconfig 12 13 }}} 13 you have to select the module14 You have to select the module 14 15 {{{ 15 16 Networking support --->