Home
last modified time | relevance | path

Searched refs:netconsole (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.1/Documentation/networking/
Dnetconsole.rst26 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 …]
Dindex.rst76 netconsole
Dnetdevices.rst269 will be called with interrupts disabled by netconsole.
299 will be called with interrupts disabled by netconsole.
/Linux-v6.1/drivers/net/
Dnetconsole.c48 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()
DMakefile24 obj-$(CONFIG_NETCONSOLE) += netconsole.o
DKconfig323 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/
Dinit.rst32 ``console= device`` 或像 ``netconsole=`` 。
Dreporting-issues.rst898 粘贴它,试着用netconsole网络终端远程跟踪或者至少拍一张屏幕的照片。
/Linux-v6.1/Documentation/translations/zh_TW/admin-guide/
Dinit.rst35 ``console= device`` 或像 ``netconsole=`` 。
Dreporting-issues.rst904 粘貼它,試著用netconsole網絡終端遠程跟蹤或者至少拍一張屏幕的照片。
/Linux-v6.1/Documentation/admin-guide/
Dinit.rst21 Try using a different ``console= device`` or e.g. ``netconsole=``.
Dserial-console.rst57 ``Documentation/networking/netconsole.rst`` for information on that.)
Dreporting-issues.rst1161 include it. If you can't copy'n'paste it, try to capture a netconsole trace
Dkernel-parameters.txt720 Documentation/networking/netconsole.rst for an