aboutsummaryrefslogtreecommitdiff
path: root/lib/socket-util.h
AgeCommit message (Expand)Author
2011-10-14socket-util: New function get_socket_rcvbuf().Ben Pfaff
2011-09-22Include <sys/time.h> in socket-util.hSimon Horman
2011-09-22Include <sys/socket.h> in socket-util.hSimon Horman
2011-09-13socket-util: inet_parse_passive() had incorrect argument type.Ethan Jackson
2011-07-27socket-util: New function lookup_hostname().Ben Pfaff
2011-07-27socket-util: Factor inet_parse_passive() out of inet_open_passive().Ben Pfaff
2011-05-16Convert remaining network-byte-order "uint<N>_t"s into "ovs_be<N>"s.Ben Pfaff
2011-05-13poll-loop: Make wakeup logging more portable and easier to understand.Ben Pfaff
2011-04-04Log anything that could prevent a daemon from starting.Ben Pfaff
2011-02-02nicira-ext: Support matching IPv6 traffic.Justin Pettit
2010-04-26socket-util: Move get_mtime() here from stream-ssl.Ben Pfaff
2010-04-26socket-util: Factor out new function inet_parse_active().Ben Pfaff
2010-02-15ovsdb: Factor out code to fsync a file's containing directory.Ben Pfaff
2010-01-07socket-util: Make inet_open_passive() pass back the bound address.Ben Pfaff
2010-01-07socket-util: Allow binding without a port number in inet_open_passive().Ben Pfaff
2009-11-23socket-util: Generalize tcp_open_*() to UDP, as inet_open_*().Ben Pfaff
2009-07-16Merge citrix branch into master.Ben Pfaff
2009-07-16Add function get_null_fd(), to reduce code redundancy.Ben Pfaff
2009-06-15Merge changes from citrix branch into master.Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-06-12vconn: Factor out common code from TCP and SSL vconns.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff