Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/networking/
Dnetconsole.txt17 netconsole initializes immediately after NIC cards and will bring up
25 It takes a string configuration parameter "netconsole" in the
28 netconsole=[+][src-port]@[src-ip]/[<dev>],[tgt-port]@<tgt-ip>/[tgt-macaddr]
41 linux netconsole=4444@10.0.0.1/eth1,9353@10.0.0.2/12:34:56:78:9a:bc
45 insmod netconsole netconsole=@/,@10.0.0.2/
49 insmod netconsole netconsole=@/,@fd00:1:2:3::1/
55 modprobe netconsole netconsole="@/,@10.0.0.2/;@/eth1,6892@10.0.0.3/"
57 Built-in netconsole starts immediately after the TCP stack is
82 Dynamic reconfigurability is a useful addition to netconsole that enables
85 [ Note that the parameters of netconsole targets that were specified/created
[all …]
Dnetdevices.txt78 will be called with interrupts disabled by netconsole.
104 will be called with interrupts disabled by netconsole.
D00-INDEX139 netconsole.txt
140 - The network console module netconsole.ko: configuration and notes.
/Linux-v4.19/drivers/net/
Dnetconsole.c60 module_param_string(netconsole, config, MAX_PARAM_LENGTH, 0);
61 MODULE_PARM_DESC(netconsole, " netconsole=[src-port]@[src-ip]/[dev],[tgt-port]@<tgt-ip>/[tgt-macadd…
887 static struct console netconsole = { variable
913 netconsole.flags |= CON_PRINTBUFFER; in init_netconsole()
931 register_console(&netconsole); in init_netconsole()
960 unregister_console(&netconsole); in cleanup_netconsole()
DMakefile21 obj-$(CONFIG_NETCONSOLE) += netconsole.o
DKconfig244 See <file:Documentation/networking/netconsole.txt> for details.
254 See <file:Documentation/networking/netconsole.txt> for details.
/Linux-v4.19/Documentation/admin-guide/
Dinit.rst27 Try using a different ``console= device`` or e.g. ``netconsole=``.
Dserial-console.rst57 ``Documentation/networking/netconsole.txt`` for information on that.)
Dreporting-bugs.rst96 a netconsole trace, or type the message from your screen into the bug
Dkernel-parameters.txt618 Documentation/networking/netconsole.txt for an
/Linux-v4.19/Documentation/gpu/
Dtodo.rst332 harder, prevent the panic from going out on e.g. netconsole.