]> git.proxmox.com Git - mirror_ovs.git/history - vswitchd/ovs-vswitchd.c
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / vswitchd / ovs-vswitchd.c
2020-10-17 Ben PfaffEliminate "whitelist" and "blacklist" terms.
2019-06-26 William Tuvswitchd: Separate disable system and route.
2019-05-24 Ilya Maximetsvswitchd: Track status of memory locking.
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-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-08 Eelco Chaudronovs-thread: Fix thread id for threads not started with...
2018-04-03 Ben Pfaffovs-vswitchd: Do not use system routing table with...
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-02-01 Ben Pfaffovs-vswitchd: Avoid or suppress memory leak warning...
2018-02-01 Ben Pfaffovs-vswitchd: Fire RCU callbacks before exit to reduce...
2018-01-27 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-26 Matteo Crocevswitchd: show DPDK version
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-05-03 Andy Zhouvswitchd: Add --cleanup option to the 'appctl exit...
2016-11-10 Ethan RahnAdd support for specifying SSL connection parameters...
2016-10-19 Ben Pfaffovsdb-idlc: Eliminate <prefix>_init() function from...
2016-06-07 Daniele Di Proiettovswitchd: Add --dummy-numa command line option.
2016-04-29 Aaron Conolenetdev-dpdk: Convert initialization from cmdline to db
2015-10-01 Andy Zhoulib/daemon: support --user option for all OVS daemon
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-16 Ben Pfaffdummy: Introduce new --enable-dummy=system option.
2015-06-15 Ciara Loftusnetdev-dpdk: add dpdk vhost-user ports
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-15 Justin Pettitovs-vswitchd: Don't print supported OpenFlow versions...
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-20 Kevin Traynornetdev-dpdk: add dpdk vhost-cuse ports
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2014-12-15 Thomas Graflib: Move vconn.h to <openvswitch/vconn.h>
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-09-30 Ben Pfaffovs-vswitchd: Better diagnose errors in DPDK command...
2014-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-08-12 Pravin B Shelardpdk: Update documentation.
2014-05-14 Ben PfaffRemove --enable-of14 option because the implementation...
2014-03-21 Pravindpif-netdev: Add DPDK netdev.
2014-03-23 Ben PfaffDisable OF1.4 in ovs-vswitchd and ovs-ofctl without...
2014-02-26 Gurucharan Shettyfatal-signal: SIGPIPE for Windows.
2014-02-22 Gurucharan Shettyovs-vswitchd: Don't register for SIGHUP.
2014-02-19 Gurucharan Shettyovs-vswitchd: Get rid of call to process_init().
2014-02-04 Gurucharan Shettydaemon-windows: Add users for windows services.
2013-12-13 Ethan Jacksonofproto: Remove run_fast() functions.
2013-07-15 Ben Pfaffstress: Remove essentially unused library.
2013-07-12 Ben Pfaffworker: Delete library.
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-17 Ben Pfaffleak-checker: Remove because it cannot be made thread...
2013-06-05 Ben Pfaffsignals: Make thread-safe.
2013-05-03 Ben PfaffMake most "struct option" instances "const".
2013-01-17 Ben PfaffRemove useless use of <assert.h>.
2012-07-18 Ben Pfaffworker: New library for breaking a daemon into multiple...
2012-07-17 Ethan Jacksonovsdb-server, ovs-vswitchd: Log version after daemonize...
2012-07-17 Ethan Jacksonuserspace: Log version on startup.
2012-06-29 Ben Pfaffovs-vswitchd: Call mlockall() from the daemon, not...
2012-05-22 Ben PfaffAdd support for tracking and logging daemon memory...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-27 Ben PfaffAvoid possibly including an old vswitch-idl.h.
2012-03-19 Ethan Jacksonidl: Move vswitch-idl to libopenvswitch.
2012-03-07 Ben PfaffBegin breaking openflow-1.0.h into common and version...
2012-02-21 Ethan Jacksonunixctl: New JSON RPC back-end.
2012-01-19 Andrew LambethAdd cmdline arg to specify unix domain control socket.
2012-01-19 Ben Pfaffdummy: Make --enable-dummy=override replace all dpifs...
2011-12-19 Ben Pfaffunixctl: Implement quoting.
2011-11-28 Ben Pfaffofproto: Add "fast path".
2011-11-18 Ethan Jacksontests: Allow unit tests to run as root.
2011-10-04 Ben Pfaffvconn: Remove unnecessary forward declarations and...
2011-09-30 Justin Pettitovs-appctl: Print command arguments for "help".
2011-08-22 Ben PfaffDrop spurious 'H' cases from daemon option parsing...
2011-08-04 Justin Pettitutil: Introduce get_program_version function.
2011-07-26 Ben Pfaffovs-vswitchd: Make database socket command-line argumen...
2011-06-07 Ben Pfaffsignals: New function signal_unregister().
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffConsistently write null pointer constants as NULL inste...
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-11 Ben Pfaffdpif: Improve abstraction by making 'run' and 'wait...
2011-05-10 Ben Pfaffstream-ssl: Improve messages when configuring SSL if...
2011-04-04 Ben Pfaffdaemon: Integrate checking for an existing pidfile...
2011-04-04 Ben PfaffLog anything that could prevent a daemon from starting.
2011-02-11 Ben PfaffRemove /proc/net compatibility support.
2011-02-07 Ben Pfaffovs-vswitchd: Complete daemonization only after initial...
2011-02-07 Ben Pfaffdaemon: Define daemon options enums the same way as...
2010-12-13 Ben Pfaffovs-vswitchd: Release most memory on normal exit.
2010-11-30 Ben PfaffImplement stress option framework.
2010-11-30 Ben PfaffAdd new "dummy" netdev and dpif implementations for...
2010-11-16 Ben PfaffMake the "exit" unixctl command reliable in ovsdb-serve...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-07-21 Ben Pfaffvlog: Remove explicit calls to vlog_init().
2010-07-21 Ben Pfafftimeval: Make time_init() static and remove calls to it.
2010-06-23 Ben Pfaffovs-vswitchd: Allow bridge code to manage the database...
2010-06-23 Ben Pfaffovsdb-idl: Simplify usage of ovsdb_idl_run().
2010-05-05 Ben Pfaffovs-vswitchd: Implement "exit" unixctl command.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffRename UNUSED macro to OVS_UNUSED to avoid naming conflict.
2010-02-08 Ben Pfaffovsdb: Add simple constraints.
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-26 Ben Pfaffdaemon: Make --monitor process change its process title.
next