Commit History

Author SHA1 Message Date
  Alex Fluter 2eb72d4b79 Tools: hv: kvp: configurable external scripts path 8 years ago
  Weibing Zhang 0c38cda64a tools: hv: remove unnecessary header files and netlink related code 8 years ago
  Weibing Zhang 1745ba4194 tools: hv: fix a compile warning in snprintf 8 years ago
  Vitaly Kuznetsov 26840437cb Tools: hv: kvp: ensure kvp device fd is closed on exec 9 years ago
  Vitaly Kuznetsov 8ddca80885 Tools: hv: kvp: use misc char device to communicate with kernel 10 years ago
  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