Home
last modified time | relevance | path

Searched hist:"7 f51898c1b170e0036e6931a17ada46e2b4fd52e" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/tools/
H A Dnetconsole7f51898c1b170e0036e6931a17ada46e2b4fd52e Tue Jul 31 06:06:41 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Make netconsole src and dest ports configurable

It is desirable to use different port numbers for sending and receiving
packets with netconsole in the case where you have more than one device
on the local subnet with netconsole enabled for broadcast. When they
use the same port for both, any output from one will look like input to
the other. This is typlically not desirable.

This patch allows the input and output ports to be specified separately
in the environment.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
/rk3399_rockchip-uboot/doc/
H A DREADME.NetConsole7f51898c1b170e0036e6931a17ada46e2b4fd52e Tue Jul 31 06:06:41 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Make netconsole src and dest ports configurable

It is desirable to use different port numbers for sending and receiving
packets with netconsole in the case where you have more than one device
on the local subnet with netconsole enabled for broadcast. When they
use the same port for both, any output from one will look like input to
the other. This is typlically not desirable.

This patch allows the input and output ports to be specified separately
in the environment.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
/rk3399_rockchip-uboot/drivers/net/
H A Dnetconsole.c7f51898c1b170e0036e6931a17ada46e2b4fd52e Tue Jul 31 06:06:41 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Make netconsole src and dest ports configurable

It is desirable to use different port numbers for sending and receiving
packets with netconsole in the case where you have more than one device
on the local subnet with netconsole enabled for broadcast. When they
use the same port for both, any output from one will look like input to
the other. This is typlically not desirable.

This patch allows the input and output ports to be specified separately
in the environment.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>