Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

tools

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Joe Hershberger authored
    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: default avatarJoe Hershberger <joe.hershberger@ni.com>
    Cc: Mike Frysinger <vapier@gentoo.org>
    Acked-by: default avatarMike Frysinger <vapier@gentoo.org>
    7f51898c
    History