Searched refs:netconsole (Results 1 – 14 of 14) sorted by relevance
| /Linux-v6.1/Documentation/networking/ |
| D | netconsole.rst | 26 netconsole initializes immediately after NIC cards and will bring up 34 It takes a string configuration parameter "netconsole" in the 37 netconsole=[+][src-port]@[src-ip]/[<dev>],[tgt-port]@<tgt-ip>/[tgt-macaddr] 50 linux netconsole=4444@10.0.0.1/eth1,9353@10.0.0.2/12:34:56:78:9a:bc 54 insmod netconsole netconsole=@/,@10.0.0.2/ 58 insmod netconsole netconsole=@/,@fd00:1:2:3::1/ 64 modprobe netconsole netconsole="@/,@10.0.0.2/;@/eth1,6892@10.0.0.3/" 66 Built-in netconsole starts immediately after the TCP stack is 96 Dynamic reconfigurability is a useful addition to netconsole that enables 99 [ Note that the parameters of netconsole targets that were specified/created [all …]
|
| D | index.rst | 76 netconsole
|
| D | netdevices.rst | 269 will be called with interrupts disabled by netconsole. 299 will be called with interrupts disabled by netconsole.
|
| /Linux-v6.1/drivers/net/ |
| D | netconsole.c | 48 module_param_string(netconsole, config, MAX_PARAM_LENGTH, 0); 49 MODULE_PARM_DESC(netconsole, " netconsole=[src-port]@[src-ip]/[dev],[tgt-port]@<tgt-ip>/[tgt-macadd… 876 static struct console netconsole = { variable 902 netconsole.flags |= CON_PRINTBUFFER; in init_netconsole() 920 register_console(&netconsole); in init_netconsole() 949 unregister_console(&netconsole); in cleanup_netconsole()
|
| D | Makefile | 24 obj-$(CONFIG_NETCONSOLE) += netconsole.o
|
| D | Kconfig | 323 See <file:Documentation/networking/netconsole.rst> for details. 333 See <file:Documentation/networking/netconsole.rst> for details.
|
| /Linux-v6.1/Documentation/translations/zh_CN/admin-guide/ |
| D | init.rst | 32 ``console= device`` 或像 ``netconsole=`` 。
|
| D | reporting-issues.rst | 898 粘贴它,试着用netconsole网络终端远程跟踪或者至少拍一张屏幕的照片。
|
| /Linux-v6.1/Documentation/translations/zh_TW/admin-guide/ |
| D | init.rst | 35 ``console= device`` 或像 ``netconsole=`` 。
|
| D | reporting-issues.rst | 904 粘貼它,試著用netconsole網絡終端遠程跟蹤或者至少拍一張屏幕的照片。
|
| /Linux-v6.1/Documentation/admin-guide/ |
| D | init.rst | 21 Try using a different ``console= device`` or e.g. ``netconsole=``.
|
| D | serial-console.rst | 57 ``Documentation/networking/netconsole.rst`` for information on that.)
|
| D | reporting-issues.rst | 1161 include it. If you can't copy'n'paste it, try to capture a netconsole trace
|
| D | kernel-parameters.txt | 720 Documentation/networking/netconsole.rst for an
|