aboutsummaryrefslogtreecommitdiff
path: root/tools/hv
AgeCommit message (Expand)Author
2012-09-10tools/hv: Parse /etc/os-releaseBen Hutchings
2012-09-10tools/hv: Check for read/write errorsBen Hutchings
2012-09-10tools/hv: Fix exit() error codeBen Hutchings
2012-09-10tools/hv: Fix file handle leakBen Hutchings
2012-09-10Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFOK. Y. Srinivasan
2012-09-10Tools: hv: Rename the function kvp_get_ip_address()K. Y. Srinivasan
2012-09-10Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOK. Y. Srinivasan
2012-09-10Tools: hv: Add an example script to configure an interfaceK. Y. Srinivasan
2012-09-10Tools: hv: Gather DHCP informationK. Y. Srinivasan
2012-09-10Tools: hv: Add an example script to retrieve dhcp stateK. Y. Srinivasan
2012-09-04Tools: hv: Gather DNS informationK. Y. Srinivasan
2012-09-04Tools: hv: Add an example script to retrieve DNS entriesK. Y. Srinivasan
2012-09-04Tools: hv: Correctly type string variablesK. Y. Srinivasan
2012-09-04Tools: hv: Get rid of some unused variablesK. Y. Srinivasan
2012-08-17Tools: hv: Gather ipv[4,6] gateway informationK. Y. Srinivasan
2012-08-17Tools: hv: Represent the ipv6 mask using CIDR notationK. Y. Srinivasan
2012-08-17Tools: hv: Gather subnet informationK. Y. Srinivasan
2012-08-17Tools: hv: Gather address family informationK. Y. Srinivasan
2012-08-17Tools: hv: Further refactor kvp_get_ip_address()K. Y. Srinivasan
2012-08-17Tools: hv: Prepare to expand kvp_get_ip_address() functionalityK. Y. Srinivasan
2012-08-16Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan
2012-08-16Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan
2012-06-10Tools: hv: verify origin of netlink connector messageOlaf Hering
2012-03-16Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan
2012-03-16Tools: hv: Fully support the new KVP verbs in the user level daemonK. Y. Srinivasan
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan
2012-03-13Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan
2012-02-09drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan
2012-02-09tools: hv: Use hyperv.h to get the KVP definitionsK. Y. Srinivasan
2012-02-02drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman