projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
nx-match: Succeed pulling 0-byte nx-match from NULL buffer.
[openvswitch]
/
lib
/
socket-util.c
2012-07-18
Ben Pfaff
socket-util: Add functions for sending fds over Unix...
blob
|
commitdiff
|
raw
2012-07-18
Ben Pfaff
socket-util: New function xset_nonblocking().
blob
|
commitdiff
|
raw
|
diff to current
2012-07-18
Ben Pfaff
socket-util: Remove 'passcred' parameter from make_unix...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Ethan Jackson
vswitch: Use consistent representation of DSCP bits.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Ethan Jackson
socket-util: Remove DSCP_INVALID.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Ethan Jackson
socket-util: Close socket on failed dscp modification.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-24
Mehak Mahajan
Allow configuring DSCP on controller and manager connec...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Ben Pfaff
socket-util: Unlink Unix domain sockets that bind but...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-19
Ben Pfaff
socket-util: Don't try to listen to a UDP socket.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-07
Ben Pfaff
socket-util: Correctly return negative values for errors.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Ben Pfaff
socket-util: New function get_socket_rcvbuf().
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ethan Jackson
socket-util: inet_parse_passive() had incorrect argume...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-27
Ethan Jackson
socket-util: Suppress valgrind uninitialized use warning.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-27
Ben Pfaff
socket-util: New function lookup_hostname().
blob
|
commitdiff
|
raw
|
diff to current
2011-07-27
Ben Pfaff
socket-util: Factor inet_parse_passive() out of inet_op...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
Convert remaining network-byte-order "uint<N>_t"s into...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Ben Pfaff
poll-loop: Make wakeup logging more portable and easier...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
Convert remaining network-byte-order "uint<N>_t"s into...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-21
Ben Pfaff
socket-util: Use portable solution for setting Unix...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Ben Pfaff
socket-util: Properly set socket permissions in make_un...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Ben Pfaff
Log anything that could prevent a daemon from starting.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Ben Pfaff
util: New function ovs_strzcpy().
blob
|
commitdiff
|
raw
|
diff to current
2011-02-22
Justin Pettit
socket-util: Free strings in make_sockaddr_un() error...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 traffic.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-12
Ben Pfaff
Fix non-static instances of "struct vlog_rate_limit...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Ben Pfaff
socket-util: Work around Unix domain socket path name...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Ben Pfaff
socket-util: Define LINUX macro at top of file.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Ben Pfaff
vlog: Make client supply semicolon for VLOG_DEFINE_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Bryan Phillippe
socket-util: Suppress uninitialized variable warning...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Bryan Phillippe
socket-util: Remove stray printf() from make_unix_socket().
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Ben Pfaff
socket-util: Tolerate missing RLIM_SAVED_CUR and RLIM_S...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Ben Pfaff
Add some missing "#include"s.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-26
Ben Pfaff
socket-util: Move get_mtime() here from stream-ssl.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-26
Ben Pfaff
socket-util: Factor out new function inet_parse_active().
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Ben Pfaff
ovsdb: Factor out code to fsync a file's containing...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Ben Pfaff
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Ben Pfaff
socket-util: Make inet_open_passive() pass back the...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Ben Pfaff
socket-util: Allow binding without a port number in...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-12
Ben Pfaff
socket-util: Clarify EAGAIN error code for make_unix_so...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Ben Pfaff
socket-util: Generalize tcp_open_*() to UDP, as inet_op...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Ben Pfaff
socket-util: Make TCP open function support no default...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Jesse Gross
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Ben Pfaff
socket-util: Make TCP open function support no default...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Ben Pfaff
Merge "citrix" branch into "master.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-12
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-05
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Ben Pfaff
Do not try to resolve DNS for OpenFlow controllers...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Ben Pfaff
Add function get_null_fd(), to reduce code redundancy.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
Merge changes from citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
Update primary code license to Apache 2.0.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-13
Ben Pfaff
vconn: Factor out common code from TCP and SSL vconns.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Ben Pfaff
Import from old repository commit 61ef2b42a9c4ba8e1600f...
blob
|
commitdiff
|
raw
|
diff to current