]> git.proxmox.com Git - mirror_ovs.git/history - lib/socket-util.c
ovsdb-idl: Remove prototype for function that is not defined or used.
[mirror_ovs.git] / lib / socket-util.c
2020-01-14 Ben Pfaffsocket-util: Emulate recvmmsg() and sendmmsg() on Linux...
2020-01-09 Ben Pfaffsocket-util: Introduce emulation and wrapper for recvmm...
2019-01-25 Ben Pfafftreewide: Get rid of // comments, even inside comments.
2018-12-24 Ilya Maximetssocket-util: Report POLLHUP as an error while connectio...
2018-11-05 Numan Siddiqueovn-nbctl: Fix the ovn-nbctl test "LBs - daemon" which...
2018-08-21 Ben Pfaffsocket-util: Rate limit logs for bind attempts.
2018-07-06 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-07-06 Yifeng SunDNS: Add basic support for asynchronous DNS resolving
2018-05-09 Darrell Ballsocket-util: Elaborate inet_parse_active comment.
2018-04-17 Ben Pfaffsocket-util: Improve comments on (host,port) parsing...
2018-04-16 Ben Pfaffsocket-util: Add more functions for IPv[46] sockaddr...
2018-04-16 Ben PfaffMake <host>:<port> parsing uniform treewide.
2018-04-16 Ben Pfaffsocket-util: Make inet_parse_active() and inet_parse_pa...
2018-04-16 Ben Pfaffsocket-util: New function inet_parse_address().
2018-04-16 Ben Pfaffovn-northd: Use common code for sockaddr_storage.
2018-04-16 Ben Pfaffsocket-util: Make address parser check for trailing...
2018-04-16 Ben Pfaffsocket-util: Fix error in comment on ss_format_address().
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-22 Ben Pfaffsparse: Add guards to prevent FreeBSD-incompatible...
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-10-24 Ben Pfaffsocket-util: Make parse_bracketed_token() public, as...
2017-07-17 Ben PfaffSupport IPv6 link-local address scopes on Linux.
2017-07-17 Ben Pfaffsocket-util: Change ss_format_address() to take a dynam...
2017-07-14 Zhenyu Gaosocket-util: Fix recursion issue in sendmmsg
2017-07-13 Alin Serdeansocket-util: Avoid using sendmsg on Windows
2017-07-13 Ben Pfaffsocket-util: Support sendmmsg() regardless of platform.
2017-01-27 Alin Serdeanwindows: WSAPoll broken on windows
2016-04-22 Huang Leilib: Fix error reporting in parse_sockaddr_components...
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2015-12-16 Ben PfaffUse ip_parse() and ipv6_parse() and variants in more...
2015-11-10 Jiri Benclib: add ipv6 helper functions for tnl_config
2015-02-20 Ben Pfaffsocket-util: Use correct address family in set_dscp...
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-10-23 Gurucharan Shettystream-tcp: Call setsockopt TCP_NODELAY after TCP is...
2014-06-11 Gurucharan Shettysocket-util: Disable dscp setting on Windows.
2014-05-28 Gurucharan Shettysocket-util: Log the kernel assigned port number when...
2014-05-27 Gurucharan Shettysocket-util: Refactor unix specific code to a new file.
2014-03-20 YAMAMOTO Takashisocket-util: Fix an inverted use of LINUX
2014-03-18 Gurucharan Shettysocket-util: Fix dscp error check for Windows.
2014-03-17 Ben Pfaffsocket-util: Fix definition of LINUX.
2014-03-05 Ben PfaffUse __linux__ instead of LINUX_DATAPATH in C code.
2014-02-26 Gurucharan Shettysocket-util: pipe for Windows.
2014-02-26 YAMAMOTO Takashisocket-util: Fix set_dscp for IPv6
2014-02-26 YAMAMOTO Takashisocket-util: Avoid using the identical message for...
2014-02-24 Gurucharan Shettysocket-util: drain_rcvbuf() for Windows.
2014-02-22 YAMAMOTO Takashilib/process, socket-util: Update necessary headers
2014-02-21 Gurucharan Shettysocket-util: Move get_null_fd() to daemon.c.
2014-02-21 Gurucharan Shettysocket-util: poll() for Windows.
2014-02-21 Gurucharan ShettyReplace inet_aton() with inet_pton().
2014-02-21 Gurucharan Shettysocket-util: Move get_max_fds() to process.c.
2014-02-21 Gurucharan Shettysocket-util: Unix socket related calls for non-windows...
2014-02-21 Gurucharan Shettysocket-util: af_inet_ioctl() for Windows.
2014-02-21 Gurucharan Shettysocket-util: Describe fd for Windows.
2014-02-21 Gurucharan Shettysocket-util: fsync directory for Windows.
2014-02-21 Gurucharan Shettysocket-util: closesocket() for Windows.
2014-02-21 Gurucharan Shettysocket-util: getaddrinfo return values for Windows.
2014-02-21 Gurucharan Shettysocket-util: set_nonblocking for Windows.
2014-02-21 Gurucharan Shettysocket-util: Move sock_errno() to socket-util.
2014-02-14 Gurucharan Shettyutil: Pre-allocate buffer for ovs_lasterror_to_string().
2014-02-11 Gurucharan Shettysocket-util: error number to string for sockets.
2014-02-07 Arun SharmaAdd IPv6 support for OpenFlow, OVSDB, NetFlow, and...
2014-01-31 Ben Pfaffsocket-util: Remove unused functions.
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-10-18 YAMAMOTO Takashisocket-util: Add symlink based workaround for long...
2013-08-10 Ben Pfaffnetdev-linux, netdev-bsd: Make access to AF_INET socket...
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-23 Ben Pfaffsocket-util: Make get_max_fds() and get_null_fd() threa...
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-05-03 Ed Mastesocket-util: restore building on FreeBSD.
2013-05-02 Ben Pfaffsocket-util: Use getaddrinfo() instead of gethostbyname...
2013-04-18 Ben Pfaffsocket-util: Log kernel-chosen bound ports in inet_open...
2013-02-01 Ben Pfaffsocket-util: Use set_nonblocking() helper function.
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-11 Ben Pfaffsocket-util: Use CONST_CAST in send_iovec_and_fs().
2012-12-12 Ben Pfaffpackets: Change IP_ARGS interface to take an ovs_be32...
2012-11-20 Ben Pfaffsocket-util: Remove get_socket_error().
2012-11-20 Ben Pfaffsocket-util: Avoid using SO_ERROR.
2012-11-07 Ben Pfaffsocket-util: Report fd of -1 on error in inet_open_acti...
2012-10-09 Ethan Jacksonconfig: Add explicit support for building on ESX.
2012-09-28 Ed Mastelib: Add xpipe_nonblocking helper
2012-09-26 Isaku Yamahatasocket-util: export set_dscp()
2012-08-08 Ed Mastelib: Add header #include for writev
2012-07-30 Ed MasteUse int type for setsockopt IP_TOS value
2012-07-25 Justin PettitFix "*tivty" typos.
2012-07-18 Ben Pfaffsocket-util: Add functions for sending fds over Unix...
2012-07-18 Ben Pfaffsocket-util: New function xset_nonblocking().
2012-07-18 Ben Pfaffsocket-util: Remove 'passcred' parameter from make_unix...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-17 Ethan Jacksonvswitch: Use consistent representation of DSCP bits.
2012-04-17 Ethan Jacksonsocket-util: Remove DSCP_INVALID.
2012-04-17 Ethan Jacksonsocket-util: Close socket on failed dscp modification.
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2012-03-08 Ben Pfaffsocket-util: Unlink Unix domain sockets that bind but...
2011-12-19 Ben Pfaffsocket-util: Don't try to listen to a UDP socket.
2011-12-07 Ben Pfaffsocket-util: Correctly return negative values for errors.
2011-10-14 Ben Pfaffsocket-util: New function get_socket_rcvbuf().
2011-09-13 Ethan Jacksonsocket-util: inet_parse_passive() had incorrect argume...
2011-08-27 Ethan Jacksonsocket-util: Suppress valgrind uninitialized use warning.
2011-07-27 Ben Pfaffsocket-util: New function lookup_hostname().
2011-07-27 Ben Pfaffsocket-util: Factor inet_parse_passive() out of inet_op...
next