bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #46187] grub_net_tcp_accept always sends SYN-ACK packets to all-zer


From: Ignat Korchagin
Subject: [bug #46187] grub_net_tcp_accept always sends SYN-ACK packets to all-zero mac
Date: Mon, 26 Oct 2015 15:28:19 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

Follow-up Comment #2, bug #46187 (project grub):

Sorry for late reply, missed your comment.

Yes, we have custom code: I was experimenting with a module implementing a TCP
server to listen for connections on boot and doing some early provisioning
(for example, setting up secure boot keys). I noticed that TCP 3-way handshake
always fail. After debugging, I noticed that L2 address never gets updated in
the socket structure. After applying below patch everything (almost) worked
like a charm.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46187>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]