[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT/LWIP PATCH 0/4] Changes for supporting Ruby



What subject says.

Costin Lupu (4):
  Import network headers from musl to support Ruby
  Add missing definitions for supporting Ruby
  patches: Add ipi_spec_dst field to struct in_pktinfo
  patches: Add more fields to struct ifreq

 include/net/if.h                              |  36 +++++
 include/netinet/in.h                          |  51 ++++++
 include/sys/socket.h                          |  10 +-
 musl-imported/include/ifaddrs.h               |  35 +++++
 musl-imported/include/net/ethernet.h          |  55 +++++++
 musl-imported/include/net/if_arp.h            | 142 +++++++++++++++++
 musl-imported/include/netinet/if_ether.h      | 145 ++++++++++++++++++
 musl-imported/include/netinet/in_systm.h      |   9 ++
 musl-imported/include/netinet/udp.h           |  45 ++++++
 musl-imported/include/netpacket/packet.h      |  62 ++++++++
 ...-sockets.h-Add-ipi_spec_dst-field-to.patch |  10 ++
 ...ches-Add-more-fields-to-struct-ifreq.patch |  56 +++++++
 12 files changed, 655 insertions(+), 1 deletion(-)
 create mode 100644 musl-imported/include/ifaddrs.h
 create mode 100644 musl-imported/include/net/ethernet.h
 create mode 100644 musl-imported/include/net/if_arp.h
 create mode 100644 musl-imported/include/netinet/if_ether.h
 create mode 100644 musl-imported/include/netinet/in_systm.h
 create mode 100644 musl-imported/include/netinet/udp.h
 create mode 100644 musl-imported/include/netpacket/packet.h
 create mode 100644 
patches/0004-src-include-lwip-sockets.h-Add-ipi_spec_dst-field-to.patch
 create mode 100644 patches/0005-patches-Add-more-fields-to-struct-ifreq.patch

-- 
2.20.1


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.