Skip to content
Snippets Groups Projects
  1. Mar 14, 2020
  2. Mar 10, 2020
  3. Nov 21, 2019
  4. 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
  5. Sep 25, 2019
  6. Sep 20, 2019
  7. Sep 12, 2019
  8. Jun 27, 2019
  9. Jun 26, 2019
  10. Jun 07, 2019
  11. Jun 06, 2019
  12. Jun 05, 2019
Loading