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

[UNIKRAFT PATCH v3 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.ipv4_subnet_mask and net.ipv4_gw_addr.

Changes since v2:
- Add/Fix code comments
- Fix debug prints

Changes since v1:
-Make it ipv4 specific




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 |   9 +++
 lib/uknetdev/netdev.c                 | 102 ++++++++++++++++++++++++++
 4 files changed, 113 insertions(+)

-- 
2.20.1




 


Rackspace

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