projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
vswitchd: Stop documenting nonexistent "min-rate" QoS.
[openvswitch]
/
vswitchd
/
ovs-vswitchd.c
2012-01-19
Andrew Lambeth
Add cmdline arg to specify unix domain control socket.
blob
|
commitdiff
|
raw
2012-01-19
Ben Pfaff
dummy: Make --enable-dummy=override replace all dpifs...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-19
Ben Pfaff
unixctl: Implement quoting.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Ben Pfaff
ofproto: Add "fast path".
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
Ethan Jackson
tests: Allow unit tests to run as root.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Ben Pfaff
vconn: Remove unnecessary forward declarations and...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-30
Justin Pettit
ovs-appctl: Print command arguments for "help".
blob
|
commitdiff
|
raw
|
diff to current
2011-08-22
Ben Pfaff
Drop spurious 'H' cases from daemon option parsing...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
Justin Pettit
util: Introduce get_program_version function.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
Ben Pfaff
ovs-vswitchd: Make database socket command-line argumen...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Ben Pfaff
signals: New function signal_unregister().
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
Consistently write null pointer constants as NULL inste...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
dpif: Improve abstraction by making 'run' and 'wait...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
Ben Pfaff
stream-ssl: Improve messages when configuring SSL if...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Ben Pfaff
daemon: Integrate checking for an existing pidfile...
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-11
Ben Pfaff
Remove /proc/net compatibility support.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Ben Pfaff
ovs-vswitchd: Complete daemonization only after initial...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Ben Pfaff
daemon: Define daemon options enums the same way as...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Ben Pfaff
ovs-vswitchd: Release most memory on normal exit.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Ben Pfaff
Implement stress option framework.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Ben Pfaff
Add new "dummy" netdev and dpif implementations for...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Ben Pfaff
Make the "exit" unixctl command reliable in ovsdb-serve...
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-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Ben Pfaff
vlog: Remove explicit calls to vlog_init().
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Ben Pfaff
timeval: Make time_init() static and remove calls to it.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-23
Ben Pfaff
ovs-vswitchd: Allow bridge code to manage the database...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-23
Ben Pfaff
ovsdb-idl: Simplify usage of ovsdb_idl_run().
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Ben Pfaff
ovs-vswitchd: Implement "exit" unixctl command.
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-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-08
Ben Pfaff
ovsdb: Add simple constraints.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Ben Pfaff
daemon: Make --monitor process change its process title.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-15
Ben Pfaff
unixctl: Avoid double error reporting.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Ben Pfaff
Remove "fault" module.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Ben Pfaff
ovs-vswitchd: Add ability to bootstrap SSL.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Ben Pfaff
vconn: Reimplement in terms of the "stream" abstraction.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Ben Pfaff
Add SSL support to "stream" library and OVSDB.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Ben Pfaff
daemon: Allow daemon child process to report success...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Ben Pfaff
vswitchd: Initial conversion to database-based configur...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Ben Pfaff
ovs-vswitchd: Add --mlockall option and enable on XenSe...
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-10-29
Ben Pfaff
unixctl: Allow passing auxiliary data to unixctl commands.
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-08-03
Justin Pettit
vswitchd: Initialize cfg properly and check return...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
netdev: Implement an abstract interface to network...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
vswitchd: Avoid netdev_nodev_set_policing().
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-16
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
dpif: Add new functions dp_run() and dp_wait().
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Justin Pettit
Remove references to Open vSwitch being a "virtual...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-20
Justin Pettit
vswitchd: Reduce number of calls to reconfigure() durin...
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-07-08
Ben Pfaff
Import from old repository commit 61ef2b42a9c4ba8e1600f...
blob
|
commitdiff
|
raw
|
diff to current