Merge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
[sliver-openvswitch.git] / vswitchd /
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-05-10 Ben Pfaffnetdev: Factor restoring flags into new "struct netdev_...
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-05-07 Ethan Jacksonbfd: Implement Bidirectional Forwarding Detection.
2013-05-03 Ben Pfaffbridge: Correctly omit unsupported interface statistics...
2013-05-03 Ben PfaffMake most "struct option" instances "const".
2013-05-03 Ben Pfaffsystem-stats: Use getmntent_r() for thread-safety.
2013-04-29 Gurucharan Shettyvswitchd: Disable system stats collection on a concurre...
2013-04-26 Kyle MesteryUpdate the default VXLAN destination UDP port to the...
2013-04-08 Justin Pettitbridge: Report PID of yielding process when multiple...
2013-04-22 Romain LengletImplement IPFIX export
2013-04-22 YAMAMOTO Takashibe compilable even when _SC_PHYS_PAGES is not available
2013-04-18 Ben Pfaffovsdb-server: Announce bound listening ports as status...
2013-04-11 Ben Pfaffbridge: Complete initial configuration even with empty...
2013-04-11 Ben Pfaffbridge: Only complete daemonization after db commits...
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-25 Gurucharan Shettyvswitchd: Document coverage/show command.
2013-03-19 Ben Pfaffbridge: Rate-limit updates to "instant stats".
2013-03-15 Ben Pfaffovs-vsctl: Try connecting only once for active connecti...
2013-03-13 Jesse Grosstunnel: Remove references to multicast tunnels in schem...
2013-03-12 Justin Pettitbridge: Store the 'mac_in_use' for interfaces in OVSDB.
2013-03-12 Justin Pettitbridge: Minor style fix.
2013-03-12 Ben Pfaffbridge: Minor style fix.
2013-03-12 Ben Pfaffvswitch.xml: Document iface-status behavior for intra...
2013-03-07 Ben Pfaffbridge: Fix interpretation of 'health' member of struct...
2013-03-07 Ben Pfaffbridge: Fix remote_opstate bug recently introduced.
2013-03-06 Ben Pfaffofproto: Merge all the CFM query functions into one.
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-25 Lorand JakabAdd support for LISP tunneling
2013-02-25 Lorand Jakabvxlan: new draft revision
2013-02-19 Pravin B Shelardatapath: Remove CAPWAP tunneling support.
2013-02-12 Ben PfaffRevert "vswitchd: Require "target" column to be unique...
2013-02-12 Ben Pfaffofp-util: Simplify struct ofputil_role_request.
2013-02-11 Ben Pfaffvswitchd: Require "target" column to be unique in OVS...
2013-02-11 Pavithra Rameshstream-unix: Use rundir as root for relative paths.
2013-02-05 Ethan Jacksonbond: Remove stable bond mode.
2013-02-01 Ben Pfaffbridge: Rename iface_create() variable to avoid hiding...
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-23 Ben Pfaffbridge: Fix bug in equal_pathnames().
2013-01-17 Ben PfaffRemove useless use of <assert.h>.
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Pavithra Rameshbridge: Remove restriction on socket name.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2013-01-16 Ethan Jacksontunnels: Remove support for df_inherit from userspace.
2013-01-04 Ben Pfaffmanpages: Put version number instead of date at bottom...
2013-01-04 Ethan Jacksonvswitch: Remove PMTUD support from userspace.
2013-01-04 Ethan Jacksonnetdev: Rename get_drv_info() to get_status().
2013-01-02 Ethan Jacksonbridge: Log version number precisely once.
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-12-27 Pravin B Shelarbrcompat: Mark ovs-brcompat as deprecated.
2012-12-26 Ben Pfaffovs-vswitch: Make OpenFlow "dp_desc" configurable.
2012-12-21 Ethan Jacksonxenserver: Downgrade not on XenServer warning to DBG.
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-12 Ben Pfaffpackets: Change IP_ARGS interface to take an ovs_be32...
2012-12-08 Ed Mastevswitchd: Avoid writing to const struct
2012-12-08 Ben Pfaffvswitchd: Make the maximum size of MAC learning tables...
2012-12-06 Kyle Mesterydatapath: Add support for VXLAN tunnels to Open vSwitch
2012-12-04 Justin Pettitbridge: Set mac address when no physical ports attached.
2012-11-29 Ben Pfaffbridge: Drop warning about the default bridge Ethernet...
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-26 Gurucharan Shettyvswitchd: Make Interface's ofport a persistent column.
2012-11-20 Ben Pfaffbridge: Fix typo in comment.
2012-11-19 Simon Hormanvswitchd: Configuration of allowed OpenFlow versions
2012-11-16 Justin Pettitbridge: Always "up" internal devices.
2012-11-16 Justin Pettitbridge: Introduce iface_is_internal() function.
2012-11-16 Justin Pettitbridge: Open internal ports with the correct type.
2012-11-12 Simon Hormanofproto, connmgr: Parameterise OpenFlow versions for...
2012-11-06 Ethan Jacksonbridge: Fix a segmentation fault in bridge_init_ofproto().
2012-11-05 Pravin B Shelardatapath: Remove tunnel header caching.
2012-11-05 Pravin B Shelarnetdev: Deprecate CAPWAP support.
2012-11-04 Ben Pfaffofproto: Report 0 Mbps when speed not available instead...
2012-11-02 Justin Pettitofproto-dpif: Use a single underlying datapath across...
2012-11-02 Justin Pettitofproto: Add type "run", "run_fast", and "wait" provide...
2012-11-02 Justin Pettitofproto-dpif: Add ovs-appctl commands for ovs-dpctl...
2012-11-02 Justin Pettitofproto: Add initialization function.
2012-11-02 Justin PettitAllow the OpenFlow port to be requested for a port.
2012-10-30 Ansis Attekanetdev-vport: Warn users that pmtud is deprecated
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-26 Ansis Attekanetdev-vport: Disable Path MTU Discovery by default
2012-10-15 Ethan Jacksoncfm: Scope CFM packets to key zero.
2012-10-12 Ben Pfaffofproto: Fix typo in macro name.
2012-10-09 Ethan Jacksonconfig: Add explicit support for building on ESX.
2012-10-06 Pravin B Shelardatapath: 64-bit GRE support
2012-09-28 Ethan Jacksonidl: Optionally warn when writing to read-write columns.
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-20 Ethan Jacksonbridge: Omit alerts on the cfm_remote_opstate column.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-29 Ethan Jacksonvswitchd: Respect other_config:stp-enable port setting.
2012-08-29 Ethan Jacksonbridge: Deprecate the null interface type.
2012-08-29 Ethan Jacksonbond: Deprecate stable bonds.
2012-08-22 Ansis Attekastp: port_no counter is off by one
2012-08-17 Ethan Jacksonbonding: Update bonding documentation in INTERNALS.
2012-08-16 Ben Pfaffvswitch.xml: balance-tcp can be rebalanced too.
2012-08-16 Ben Pfaffvswitch.xml: Generalize "carrier" to cover miimon also.
2012-08-16 Ben Pfaffvswitch.xml: Document that active-backup works OK with...
2012-08-16 Ben Pfaffvswitch.xml: active-backup and balance-slb bonds must...
next