aboutsummaryrefslogtreecommitdiff
path: root/tools/hv
AgeCommit message (Expand)AuthorFilesLines
2013-01-18tools: hv: Use CLOEXEC when opening kvp_pool filesGravatar Tomas Hozza 1-4/+4
2013-01-17tools: hv: Fix how ifcfg-* file is createdGravatar Tomas Hozza 2-43/+38
2013-01-17tools: hv: fix a typo in hv_set_ifconfig.shGravatar Jason Wang 1-1/+1
2013-01-17tools/hv: Fix permissions of created directory and filesGravatar Ben Hutchings 1-2/+2
2013-01-17tools/hv: Fix /var subdirectoryGravatar Tomas Hozza 1-6/+6
2012-11-15tools/hv: Fix string typesGravatar Tomas Hozza 1-5/+5
2012-11-15tools: hv: Netlink source address validation allows DoSGravatar Tomas Hozza 1-1/+7
2012-10-30Tools: hv: Don't return loopback addressesGravatar K. Y. Srinivasan 1-4/+9
2012-10-30tools: hv: Return the full kernel versionGravatar K. Y. Srinivasan 1-3/+6
2012-09-10tools/hv: Parse /etc/os-releaseGravatar Ben Hutchings 1-4/+55
2012-09-10tools/hv: Check for read/write errorsGravatar Ben Hutchings 1-3/+19
2012-09-10tools/hv: Fix exit() error codeGravatar Ben Hutchings 1-11/+11
2012-09-10tools/hv: Fix file handle leakGravatar Ben Hutchings 1-1/+2
2012-09-10Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFOGravatar K. Y. Srinivasan 1-3/+90
2012-09-10Tools: hv: Rename the function kvp_get_ip_address()Gravatar K. Y. Srinivasan 1-3/+3
2012-09-10Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOGravatar K. Y. Srinivasan 1-0/+443
2012-09-10Tools: hv: Add an example script to configure an interfaceGravatar K. Y. Srinivasan 1-0/+68
2012-09-10Tools: hv: Gather DHCP informationGravatar K. Y. Srinivasan 1-0/+31
2012-09-10Tools: hv: Add an example script to retrieve dhcp stateGravatar K. Y. Srinivasan 1-0/+28
2012-09-04Tools: hv: Gather DNS informationGravatar K. Y. Srinivasan 1-0/+23
2012-09-04Tools: hv: Add an example script to retrieve DNS entriesGravatar K. Y. Srinivasan 1-0/+13
2012-09-04Tools: hv: Correctly type string variablesGravatar K. Y. Srinivasan 1-4/+4
2012-09-04Tools: hv: Get rid of some unused variablesGravatar K. Y. Srinivasan 1-2/+1
2012-08-17Tools: hv: Gather ipv[4,6] gateway informationGravatar K. Y. Srinivasan 1-0/+68
2012-08-17Tools: hv: Represent the ipv6 mask using CIDR notationGravatar K. Y. Srinivasan 1-10/+36
2012-08-17Tools: hv: Gather subnet informationGravatar K. Y. Srinivasan 1-2/+29
2012-08-17Tools: hv: Gather address family informationGravatar K. Y. Srinivasan 1-0/+11
2012-08-17Tools: hv: Further refactor kvp_get_ip_address()Gravatar K. Y. Srinivasan 1-52/+42
2012-08-17Tools: hv: Prepare to expand kvp_get_ip_address() functionalityGravatar K. Y. Srinivasan 1-45/+84
2012-08-16Drivers: hv: kvp: Cleanup error handling in KVPGravatar K. Y. Srinivasan 1-33/+33
2012-08-16Drivers: hv: Add KVP definitions for IP address injectionGravatar K. Y. Srinivasan 1-1/+1
2012-06-10Tools: hv: verify origin of netlink connector messageGravatar Olaf Hering 1-3/+7
2012-03-16Tools: hv: Support enumeration from all the poolsGravatar K. Y. Srinivasan 1-7/+117
2012-03-16Tools: hv: Fully support the new KVP verbs in the user level daemonGravatar K. Y. Srinivasan 1-1/+280
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverGravatar K. Y. Srinivasan 1-0/+7
2012-03-13Drivers: hv: Add new message types to enhance KVPGravatar K. Y. Srinivasan 1-1/+1
2012-02-09drivers: hv: kvp: Cleanup the kernel/user protocolGravatar K. Y. Srinivasan 1-15/+15
2012-02-09tools: hv: Use hyperv.h to get the KVP definitionsGravatar K. Y. Srinivasan 1-27/+1
2012-02-02drivers: hv: kvp: Add/cleanup connector definesGravatar K. Y. Srinivasan 1-4/+0
2011-10-10Staging: hv: move hyperv code out of staging directoryGravatar Greg Kroah-Hartman 1-0/+500