Skip to content
Snippets Groups Projects
  1. Nov 28, 2019
  2. Nov 25, 2019
  3. Nov 22, 2019
  4. Nov 21, 2019
  5. Nov 19, 2019
  6. Nov 17, 2019
  7. Nov 16, 2019
  8. Nov 14, 2019
  9. Nov 07, 2019
  10. Nov 05, 2019
  11. Nov 04, 2019
  12. Nov 01, 2019
  13. Oct 31, 2019
  14. Oct 29, 2019
  15. Oct 28, 2019
  16. Oct 25, 2019
  17. Oct 24, 2019
  18. Oct 23, 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. Oct 16, 2019
  21. Oct 15, 2019
  22. Oct 13, 2019
  23. Oct 11, 2019
  24. Oct 09, 2019
  25. Oct 06, 2019
Loading