Skip to content
  1. Sep 03, 2015
    • Gregory Nutt's avatar
      Typo in ChangeLog · 0bf6fa0b
      Gregory Nutt authored
      0bf6fa0b
    • Gregory Nutt's avatar
      net/tcp: The logic that binds a specific networkd device to a connection was... · 0e2986f1
      Gregory Nutt authored
      net/tcp:  The logic that binds a specific networkd device to a connection was faulty for the case of multiple network devices.  On bind(), the local address should be used to associate a device with the connection (if the local address is not INADDR_ANY); On connect(), the remote address should be used (in case the local address is INADDR_ANY).  On accept(), it does not matter but the remote address is the one guarenteed to be available.
      0e2986f1
  2. Sep 02, 2015
  3. Sep 01, 2015
  4. Aug 31, 2015
  5. Aug 30, 2015
  6. Aug 29, 2015
  7. Aug 28, 2015
  8. Aug 27, 2015
  9. Aug 26, 2015