Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / vswitchd /
2013-08-28 Ben Pfaffnetdev: Fix deadlock when netdev_dump_queues() callback...
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-22 Alex Wangbfd: Implement forwarding_if_rx.
2013-08-22 Romain Lengletipfix: implement flow caching and aggregation in exporter
2013-08-20 Alex Wangbfd: Implement BFD decay.
2013-08-20 Ben PfaffUse "error-checking" mutexes in place of other kinds...
2013-08-17 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
2013-08-15 Alex Wangofproto: Make number of packet handler threads runtime...
2013-08-09 Alex Wangclang: Pass objects, not their addresses, to thread...
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-05 Gurucharan Shettybfd: Optimize BFD for Megaflows.
2013-08-03 Ben Pfaffasync-append: Refactor to avoid requiring enabling...
2013-08-01 Ethan Jacksoncfm: Make the CFM module thread safe.
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-31 Gurucharan Shettyovsdb-doc: Add ovsdb-doc to distribution tar ball.
2013-07-31 Ethan Jacksonclang: Add annotations for thread safety check.
2013-07-30 Gurucharan Shettyovs-vswitchd.conf.db: Correct the header and footer...
2013-07-23 Alex Wangvlan-splinter: Fix inverted logic bug.
2013-07-23 Giuseppe LettieriMerge branch 'mainstream'
2013-07-22 Ben Pfaffxenserver: Make thread-safe.
2013-07-19 Pavithra Rameshovs-vswitchd: Document the ovs-appctl bfd/* commands.
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-18 Ben Pfaffsystem-stats: Move into separate thread.
2013-07-18 Ben Pfaffvlog: Use async I/O.
2013-07-16 Pavithra RameshBFD: Add check_tnl_key feature to BFD code.
2013-07-15 Ben Pfaffstress: Remove essentially unused library.
2013-07-12 Ben Pfaffworker: Delete library.
2013-07-12 Ben Pfaffsystem-stats: Remove worker process support.
2013-07-11 Gurucharan Shettyovs-ctl.in: Increase the limit on file descriptors.
2013-07-11 Gurucharan Shettyovs-vswitchd: Correct the documentation on the limits...
2013-07-11 Min Chenvswitchd: Fix typo in the BFD section of vswitch.xml
2013-07-08 Ben PfaffAdd basic OpenFlow 1.1 protocol support.
2013-07-08 Neil McKeebridge: Add ifindex column to Interface table.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-28 Ben Pfaffbridge: Don't log flow miss model on every reconfiguration.
2013-06-26 Joe Stringerofproto-dpif: Add 'force-miss-model' configuration
2013-06-24 Ethan Jacksonflow: New function hash_ofp_port() and hash_ofp_port().
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-20 Joe Stringervswitchd: Update flow-eviction-threshold documentation
2013-06-17 Ben Pfaffleak-checker: Remove because it cannot be made thread...
2013-06-07 Ethan Jacksonofproto-dpif: Set flow-eviction-threshold globally.
2013-06-05 Ben Pfaffsignals: Make thread-safe.
2013-06-04 Alex Wangbridge.c: Change variable "ofport" type in "struct...
2013-05-31 Gurucharan Shettyovs-ctl.in: Restore flows with vswitchd packet processi...
2013-05-31 Gurucharan Shettyovs-vswitchd: An option to wait for userspace flow...
2013-05-28 Ben Pfaffovs-vswitchd: Fix typo in manpage.
2013-05-24 Ben PfaffDocument OVS packet buffering, to satisfy an OpenFlow...
2013-05-24 Ben Pfaffovs-vswitchd: Update documentation of MAC table limits.
2013-05-22 Ethan Jacksoncfm: Implement "demand mode".
2013-05-17 Ben Pfaffbridge: Fix use of wild pointer in iface_do_create().
2013-05-16 Alex Wangnetdev: Prevent using reserved names
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...
next