Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/networking/
H A Dnetconsole.rst36 It takes a string configuration parameter "netconsole" in the
57 insmod netconsole netconsole=@/,@10.0.0.2/
61 insmod netconsole netconsole=@/,@fd00:1:2:3::1/
67 modprobe netconsole netconsole="@/,@10.0.0.2/;@/eth1,6892@10.0.0.3/"
69 Built-in netconsole starts immediately after the TCP stack is
107 netconsole module (or kernel, if netconsole is built-in).
114 cd /sys/kernel/config/netconsole/
124 rmdir /sys/kernel/config/netconsole/othertarget/
156 have existed when netconsole was loaded / initialized).
175 6.4.0,6,444,501151268,-;netconsole: network logging started
[all …]
H A Dindex.rst78 netconsole
H A Dnetdevices.rst269 will be called with interrupts disabled by netconsole.
299 will be called with interrupts disabled by netconsole.
/openbmc/u-boot/doc/
H A DREADME.NetConsole30 tools/netconsole <ip> [port]
45 has CONFIG_NETCONSOLE defined. If the netconsole script can find it
51 while loading the netconsole.o module (when used in a loadable module
59 netconsole=[src-port]@[src-ip]/[<dev>],[tgt-port]@<tgt-ip>/[tgt-macaddr]
78 netconsole=4444@10.0.0.1/eth1,9353@10.0.0.2/12:34:56:78:9a:bc
82 netconsole=@/,@192.168.3.1/
85 ethernet interface has to be up by the time the netconsole driver is
96 Note that unlike the U-Boot implementation the Linux netconsole is
/openbmc/linux/drivers/net/
H A Dnetconsole.c49 module_param_string(netconsole, config, MAX_PARAM_LENGTH, 0);
50 MODULE_PARM_DESC(netconsole, " netconsole=[src-port]@[src-ip]/[dev],[tgt-port]@<tgt-ip>/[tgt-macadd…
947 static struct console netconsole = { variable
974 netconsole.flags |= CON_PRINTBUFFER; in init_netconsole()
993 register_console(&netconsole); in init_netconsole()
1023 unregister_console(&netconsole); in cleanup_netconsole()
H A DKconfig323 See <file:Documentation/networking/netconsole.rst> for details.
333 See <file:Documentation/networking/netconsole.rst> for details.
340 Set extended log support for netconsole message. If this option is
343 <file:Documentation/networking/netconsole.rst> for details.
350 Set kernel release to be prepended to each netconsole message by
352 the first field of every netconsole message, so, the netconsole
354 message. See <file:Documentation/networking/netconsole.rst> for
H A DMakefile24 obj-$(CONFIG_NETCONSOLE) += netconsole.o
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dinit.rst32 ``console= device`` 或像 ``netconsole=`` 。
H A Dreporting-issues.rst898 粘贴它,试着用netconsole网络终端远程跟踪或者至少拍一张屏幕的照片。
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dinit.rst35 ``console= device`` 或像 ``netconsole=`` 。
H A Dreporting-issues.rst904 粘貼它,試著用netconsole網絡終端遠程跟蹤或者至少拍一張屏幕的照片。
/openbmc/u-boot/board/buffalo/lsxl/
H A DREADME15 access an (unmodified) board other than using the netconsole. If you want
23 all netconsole packets are broadcasted and you can use the netconsole to
/openbmc/u-boot/drivers/net/
H A DMakefile48 obj-$(CONFIG_NETCONSOLE) += netconsole.o
/openbmc/linux/Documentation/admin-guide/
H A Dinit.rst21 Try using a different ``console= device`` or e.g. ``netconsole=``.
H A Dserial-console.rst87 ``Documentation/networking/netconsole.rst`` for information on that.)
H A Dreporting-issues.rst1161 include it. If you can't copy'n'paste it, try to capture a netconsole trace
H A Dkernel-parameters.txt770 Documentation/networking/netconsole.rst for an
/openbmc/qemu/
H A Dqemu-options.hx4189 netconsole session.
4191 If you plan to send characters back via netconsole or you want
/openbmc/u-boot/
H A DREADME1392 for passing to bootargs (like Linux's netconsole option)