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

[Minios-devel] [UNIKRAFT PATCH 0/2] ipaddr, netmask and gwaddr as library argument



The patch series allow user to pass the ip address, net mask and the gateway
address as a library argument to the uknetdev library. The library arguments
are net.ipv4_addr, net.subnet_mask and net.gw_addr.

Sharan Santhanam (2):
  lib/uknetdev: Add ipaddr, netmask & gwaddr as arg
  lib/uknetdev: Get the ipaddr, gw_addr and subnet

 lib/uknetdev/Config.uk                |  1 +
 lib/uknetdev/Makefile.uk              |  1 +
 lib/uknetdev/include/uk/netdev_core.h |  8 ++++
 lib/uknetdev/netdev.c                 | 89 +++++++++++++++++++++++++++++++++++
 4 files changed, 99 insertions(+)

-- 
2.7.4


_______________________________________________
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®.