aboutsummaryrefslogtreecommitdiffstats
path: root/tools/hv
Commit message (Expand)AuthorAgeFilesLines
* tools/hv: Fix string typesTomas Hozza2012-11-151-5/+5
* tools: hv: Netlink source address validation allows DoSTomas Hozza2012-11-151-1/+7
* Tools: hv: Don't return loopback addressesK. Y. Srinivasan2012-10-301-4/+9
* tools: hv: Return the full kernel versionK. Y. Srinivasan2012-10-301-3/+6
* tools/hv: Parse /etc/os-releaseBen Hutchings2012-09-101-4/+55
* tools/hv: Check for read/write errorsBen Hutchings2012-09-101-3/+19
* tools/hv: Fix exit() error codeBen Hutchings2012-09-101-11/+11
* tools/hv: Fix file handle leakBen Hutchings2012-09-101-1/+2
* Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFOK. Y. Srinivasan2012-09-101-3/+90
* Tools: hv: Rename the function kvp_get_ip_address()K. Y. Srinivasan2012-09-101-3/+3
* Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOK. Y. Srinivasan2012-09-101-0/+443
* Tools: hv: Add an example script to configure an interfaceK. Y. Srinivasan2012-09-101-0/+68
* Tools: hv: Gather DHCP informationK. Y. Srinivasan2012-09-101-0/+31
* Tools: hv: Add an example script to retrieve dhcp stateK. Y. Srinivasan2012-09-101-0/+28
* Tools: hv: Gather DNS informationK. Y. Srinivasan2012-09-041-0/+23
* Tools: hv: Add an example script to retrieve DNS entriesK. Y. Srinivasan2012-09-041-0/+13
* Tools: hv: Correctly type string variablesK. Y. Srinivasan2012-09-041-4/+4
* Tools: hv: Get rid of some unused variablesK. Y. Srinivasan2012-09-041-2/+1
* Tools: hv: Gather ipv[4,6] gateway informationK. Y. Srinivasan2012-08-171-0/+68
* Tools: hv: Represent the ipv6 mask using CIDR notationK. Y. Srinivasan2012-08-171-10/+36
* Tools: hv: Gather subnet informationK. Y. Srinivasan2012-08-171-2/+29
* Tools: hv: Gather address family informationK. Y. Srinivasan2012-08-171-0/+11
* Tools: hv: Further refactor kvp_get_ip_address()K. Y. Srinivasan2012-08-171-52/+42
* Tools: hv: Prepare to expand kvp_get_ip_address() functionalityK. Y. Srinivasan2012-08-171-45/+84
* Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan2012-08-161-33/+33
* Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan2012-08-161-1/+1
* Tools: hv: verify origin of netlink connector messageOlaf Hering2012-06-091-3/+7
* Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan2012-03-161-7/+117
* Tools: hv: Fully support the new KVP verbs in the user level daemonK. Y. Srinivasan2012-03-161-1/+280
* Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan2012-03-161-0/+7
* Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan2012-03-131-1/+1
* drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-091-15/+15
* tools: hv: Use hyperv.h to get the KVP definitionsK. Y. Srinivasan2012-02-091-27/+1
* drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-021-4/+0
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-101-0/+500