summaryrefslogtreecommitdiff
path: root/debian/openvswitch-switch.init
Commit message (Expand)AuthorAgeFilesLines
* debian: Add SYSTEMCTL_SKIP_REDIRECT to init filesRaymond Burkholder2017-05-301-0/+1
* ovs-ctl: Remove code for upgrading from Open vSwitch 1.6 and earlier.Ben Pfaff2016-03-161-6/+1
* openvswitch-switch.init: Redirect error to /dev/null.Gurucharan Shetty2016-01-051-4/+8
* debian: Skip systemctl redirect.Gurucharan Shetty2015-12-021-0/+2
* debian: Use ifquery for finding the interfaces in init script.Jan Vansteenkiste2014-12-111-1/+1
* debian: Don't depened on $RUNLEVEL at startup to create bridges.Gurucharan Shetty2014-09-121-5/+6
* debian: Don't recreate bridges during manual restart.Gurucharan Shetty2013-11-221-0/+1
* debian: force-reload-kmod while package upgrading.Gurucharan Shetty2013-04-231-3/+28
* debian, rhel, xenserver: Ability to collect ovs-ctl logs.Gurucharan Shetty2013-03-151-5/+0
* openvswitch: Remove Linux bridge compatibility.Pravin B Shelar2012-12-271-8/+0
* debian: Integrate interfaces config with OVS startup script.Gurucharan Shetty2012-12-271-0/+9
* xenserver, rhel, debian: Use ovs-ctl restart.Gurucharan Shetty2012-10-241-2/+13
* debian: Do not change iptables rules by default.Ben Pfaff2012-07-181-2/+0
* debian: Enable passing extra options to ovs-ctl from init scripts.Ben Pfaff2012-06-151-0/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* debian: Use a different way to avoid failing install without kernel module.Ben Pfaff2012-03-161-0/+7
* debian: Add long descriptions for init scripts.Thomas Goirand2012-03-121-0/+2
* debian: Fix exit status of openvswitch-switch init script "status" command.Ben Pfaff2012-02-281-1/+2
* utilites: rename ovs-lib.sh to ovs-libChris Wright2011-12-091-1/+1
* Debian: fail gracefully if modules can't be loaded on installSimon Horman2011-09-121-1/+19
* debian: Fix path for ovsdb-server in init script.Justin Pettit2011-08-011-1/+1
* debian: Add support for bridge compatibility.Ben Pfaff2011-07-261-5/+17
* Avoid inserting duplicate iptables rules when restarting vswitch.Ben Pfaff2011-06-211-4/+2
* Fix force-reload-kmod initscript command implementations.Ben Pfaff2011-06-201-16/+26
* Fix typo in "--force-corefiles" and "force-reload-kmod".Ben Pfaff2011-06-171-1/+1
* Refactor initscripts into distro-independent and distro-specific pieces.Ben Pfaff2011-06-171-342/+28
* ovsdb: Implement garbage collection.Ben Pfaff2011-03-101-0/+12
* ovsdb: Remove 'managers' column from 'Open vSwitch' table.Andrew Evans2011-02-181-1/+0
* Avoid unneeded database compaction at startup, and improve backups.Ben Pfaff2011-02-151-6/+5
* debian: Store more system information in OVSDB.Justin Pettit2011-02-071-0/+19
* debian: Backup OVSDB db file before converting it.Justin Pettit2011-02-061-11/+17
* Debian: Make ovsdb-server use manager_options column to find managers.Andrew Evans2011-02-021-0/+1
* debian: Remove extra space in switch init script.Justin Pettit2011-01-281-1/+1
* Create /etc/openvswitch dir when package is installed.Sajjad Lateef2010-10-151-2/+0
* debian: Make the init script's start command idempotentSimon Horman2010-10-131-3/+3
* debian: Use DODTIME instead of DIETIME in init scriptsJustin Pettit2010-09-231-2/+2
* debian: Dont fail init if module cant be insertedSimon Horman2010-09-211-1/+1
* ovs-vsctl: Remove default timeout.Ben Pfaff2010-09-171-1/+1
* debian: Init script should put core dumps in an appropriate placeEthan Jackson2010-09-151-2/+10
* Wait for daemons to die in init.d script "stop" commands.Ben Pfaff2010-08-121-2/+2
* debian: Correct naming in init scriptsJustin Pettit2010-06-281-1/+1
* tunneling: Remove old GRE implementation.Jesse Gross2010-04-191-3/+0
* debian: Add $remote_fs to Required-Start/-Stop field in init scriptsJustin Pettit2010-03-311-1/+1
* debian: Bring Debian packaging in-line with new file locationsJustin Pettit2010-03-311-16/+29
* Cleanup default file locations and XenServer packagingJustin Pettit2010-03-261-1/+1
* ovsdb-server: Obtain SSL configuration from database.Ben Pfaff2010-03-191-0/+3
* debian: Upgrade database before starting ovsdb-server.Ben Pfaff2010-03-171-0/+5
* Fix references to vswitch-idl.ovsschema to refer to vswitch.ovsschema.Ben Pfaff2010-01-261-1/+1
* Enable daemon monitoring and automatic restart by default.Ben Pfaff2010-01-151-2/+11
* debian: Fix tab/space issuesJustin Pettit2010-01-111-26/+26