Commit Graph

59 Commits (0a95e630b49a30c176daeff39ac2e90f1231604b)

Author SHA1 Message Date
Vitaly Kuznetsov 69258c058d Tools: hv: address compiler warnings for hv_kvp_daemon.c 10 years ago
Vitaly Kuznetsov 77ce247a8d Tools: hv: remove unused bytes_written from kvp_update_file() 10 years ago
Dexuan Cui 787d618225 tools: hv: kvp_daemon: make IPv6-only-injection work 10 years ago
Dexuan Cui 4300f26492 tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon 10 years ago
Vitaly Kuznetsov 170f4bea20 tools: hv: introduce -n/--no-daemon option 10 years ago
Olaf Hering 51b68128ef Tools: hv: remove inclusion of linux/types.h 11 years ago
Olaf Hering 269ce62bbc Tools: hv: use single send+recv buffer 12 years ago
Olaf Hering 58125210ab Tools: hv: cache FQDN in kvp_daemon to avoid timeouts 12 years ago
Olaf Hering b4fb0ca260 Tools: hv: use full nlmsghdr in netlink_send 12 years ago
Olaf Hering 2bc41ea3b3 Tools: hv: correct payload size in netlink_send 12 years ago
Olaf Hering d3b688c662 Tools: hv: check return value of system in hv_kvp_daemon 12 years ago
Olaf Hering 57969af029 Tools: hv: in kvp_set_ip_info free mac_addr right after usage 12 years ago
Olaf Hering 00663d73e3 Tools: hv: check return value of daemon to fix compiler warning. 12 years ago
Olaf Hering b4919a5f95 Tools: hv: fix send/recv buffer allocation 12 years ago
K. Y. Srinivasan ed4bb9744b Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration 12 years ago
Tomas Hozza 12e50c3054 tools: hv: Improve error logging in KVP daemon. 12 years ago
Tomas Hozza fca597558e tools: hv: Fix file descriptor leaks 12 years ago
Tomas Hozza f14e600a3b tools: hv: Check retrun value of strchr call 12 years ago
Tomas Hozza 4d81e30744 tools: hv: Check return value of poll call 12 years ago
Tomas Hozza 3590160322 tools: hv: Check return value of setsockopt call 12 years ago
Tomas Hozza 75db601496 tools: hv: daemon should check type of received Netlink msg 12 years ago
Tomas Hozza f4685fa6d0 tools: hv: daemon setsockopt should use options macros 12 years ago
Tomas Hozza 77d6a52893 tools: hv: daemon should subscribe only to CN_KVP_IDX group 12 years ago
Tomas Hozza 8467fdbb09 tools: hv: Use CLOEXEC when opening kvp_pool files 12 years ago
Tomas Hozza 0783d72fa4 tools: hv: Fix how ifcfg-* file is created 12 years ago
Ben Hutchings 0bffd25ce9 tools/hv: Fix permissions of created directory and files 12 years ago
Tomas Hozza 40424f5fff tools/hv: Fix /var subdirectory 12 years ago
Tomas Hozza d892de8d3f tools/hv: Fix string types 12 years ago
Tomas Hozza 95a69adab9 tools: hv: Netlink source address validation allows DoS 12 years ago
K. Y. Srinivasan 3321e738d6 Tools: hv: Don't return loopback addresses 12 years ago
K. Y. Srinivasan f426a36cec tools: hv: Return the full kernel version 12 years ago
Ben Hutchings 44c8b25fb3 tools/hv: Parse /etc/os-release 13 years ago
Ben Hutchings 436473bc21 tools/hv: Check for read/write errors 13 years ago
Ben Hutchings 6bb22fea25 tools/hv: Fix exit() error code 13 years ago
Ben Hutchings d5ab482799 tools/hv: Fix file handle leak 13 years ago
K. Y. Srinivasan 16e87100e6 Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO 13 years ago
K. Y. Srinivasan 4a3b97e579 Tools: hv: Rename the function kvp_get_ip_address() 13 years ago
K. Y. Srinivasan 32061b4d38 Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO 13 years ago
K. Y. Srinivasan c050372591 Tools: hv: Gather DHCP information 13 years ago
K. Y. Srinivasan 969298879c Tools: hv: Gather DNS information 13 years ago
K. Y. Srinivasan d0cbc156a7 Tools: hv: Correctly type string variables 13 years ago
K. Y. Srinivasan 00b8335517 Tools: hv: Get rid of some unused variables 13 years ago
K. Y. Srinivasan 4a52c4af48 Tools: hv: Gather ipv[4,6] gateway information 13 years ago
K. Y. Srinivasan 6a60a6a8ea Tools: hv: Represent the ipv6 mask using CIDR notation 13 years ago
K. Y. Srinivasan 0440578459 Tools: hv: Gather subnet information 13 years ago
K. Y. Srinivasan 0d5b6b197f Tools: hv: Gather address family information 13 years ago
K. Y. Srinivasan af733015c9 Tools: hv: Further refactor kvp_get_ip_address() 13 years ago
K. Y. Srinivasan 0ecaa1985e Tools: hv: Prepare to expand kvp_get_ip_address() functionality 13 years ago
K. Y. Srinivasan b47a81dcc5 Drivers: hv: kvp: Cleanup error handling in KVP 13 years ago
K. Y. Srinivasan 9b5957803c Drivers: hv: Add KVP definitions for IP address injection 13 years ago