Skip to content
Snippets Groups Projects
  1. Mar 25, 2020
  2. Mar 15, 2020
  3. Mar 14, 2020
  4. Mar 13, 2020
  5. Mar 10, 2020
  6. Mar 09, 2020
  7. Mar 08, 2020
  8. Mar 01, 2020
  9. Feb 29, 2020
  10. Feb 27, 2020
  11. Feb 26, 2020
  12. Feb 19, 2020
  13. Feb 12, 2020
  14. Dec 18, 2019
  15. Nov 27, 2019
  16. Nov 25, 2019
  17. Nov 22, 2019
  18. Nov 21, 2019
  19. Oct 17, 2019
    • Nick Carter's avatar
      Add struct ip_mreqn: ip multicast req with intf id · 44b90221
      Nick Carter authored
      The ip_mreqn struct has an additional interface id parameter. This
      allows programming IPv4 multicast groups using the interface id
      alongside the src IPv4 address.
      Linux has supported the ip_mreqn struct since Linux 2.2
      ref: man ip.7
      
      [Adding to linux x86_64 only as adding to linux_like/mod.rs caused
      failures in the sparc64 and mips64 C regression tests]
      44b90221
  20. Sep 25, 2019
  21. Sep 20, 2019
  22. Sep 12, 2019
  23. Sep 01, 2019
  24. Aug 10, 2019
  25. Jul 10, 2019
  26. Jul 09, 2019
  27. Jul 05, 2019
Loading