1. 23 3月, 2016 1 次提交
  2. 15 3月, 2016 1 次提交
  3. 05 2月, 2016 1 次提交
    • P
      slirp: Clean up includes · 7df7482b
      Peter Maydell 提交于
      Clean up includes so that osdep.h is included first and headers
      which it implies are not included manually.
      
      This commit was created with scripts/clean-includes.
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      Message-id: 1454089805-5470-10-git-send-email-peter.maydell@linaro.org
      7df7482b
  4. 04 2月, 2016 1 次提交
  5. 12 11月, 2015 1 次提交
  6. 13 3月, 2012 1 次提交
  7. 03 8月, 2011 1 次提交
    • F
      Delayed IP packets · 1ab74cea
      Fabien Chouteau 提交于
      In the current implementation, if Slirp tries to send an IP packet to a client
      with an unknown hardware address, the packet is simply dropped and an ARP
      request is sent (if_encap in slirp/slirp.c).
      
      With this patch, Slirp will send the ARP request, re-queue the packet and try
      to send it later. The packet is dropped after one second if the ARP reply is
      not received.
      Signed-off-by: NFabien Chouteau <chouteau@adacore.com>
      Signed-off-by: NJan Kiszka <jan.kiszka@siemens.com>
      1ab74cea
  8. 15 2月, 2011 2 次提交
  9. 21 11月, 2009 1 次提交
  10. 29 6月, 2009 3 次提交
  11. 07 3月, 2009 1 次提交
  12. 13 12月, 2008 1 次提交
  13. 02 10月, 2008 1 次提交
  14. 30 8月, 2008 1 次提交
  15. 27 10月, 2007 1 次提交
  16. 17 9月, 2007 2 次提交
  17. 01 5月, 2006 1 次提交
  18. 22 4月, 2004 1 次提交