sliver-openvswitch.git
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-18 Ben Pfaffsystem-stats: Move into separate thread.
2013-07-18 Ben Pfaffvlog: Make thread-safe.
2013-07-18 Ben Pfaffvlog: Use async I/O.
2013-07-18 Ben Pfaffofp-util: Un-"inline" should_send_version_bitmap().
2013-07-18 Ben Pfaffasync-append: New library to allow asynchronous appendi...
2013-07-18 Ben Pfaffnetlink: Avoid designated initializers because MSVC...
2013-07-18 Ben Pfaffnetlink-socket: Make thread-safe.
2013-07-18 Ben Pfaffnetlink-socket: Simplify use of transactions and dumps.
2013-07-18 ZhengLingyunnetdev-linux: avoid negative value cast to non-negative...
2013-07-18 Ben Pfaffofp-msgs: Consistently include "STATS" in the names...
2013-07-17 Justin Pettitofproto-dpif: Make "ovs-appctl dpif/dump-flows" megaflo...
2013-07-17 Justin Pettitofproto-dpif: Expire fin_timeout actions when no previo...
2013-07-17 Ben Pfaffutil: New macros ROUND_UP_POW2, ROUND_DOWN_POW2.
2013-07-17 Linda SunMake attribute packed equivalent for MSC compilers.
2013-07-17 Ben Pfaffbyteq: Make the queue size variable instead of fixed...
2013-07-17 Ben Pfaffvlog: Make VLOG_ONCE thread-safe.
2013-07-17 Ben Pfaffbfd: Use htonll() instead of htonl() for tunnel ID...
2013-07-17 Pavithra RameshBFD: Add BFD output to bugtool
2013-07-17 Justin Pettitofproto-dpif: Don't put new subfacets as result of...
2013-07-16 Ben Pfaffpoll-loop: Make poll loop data structures per-thread.
2013-07-16 Ben Pfaffpoll-loop: Simplify and speed up polling.
2013-07-16 Jesse Grossdatapath: Use masked flow when validating actions.
2013-07-16 Andy Zhouovs-ofctl: Bug fix in flow_format()
2013-07-16 Ben Pfafftests: Fix theoretical races in "ofproto-dpif - control...
2013-07-16 Ben Pfaffhindex: Fix test expected output.
2013-07-16 ZhengLingyunhindex: Fix incomplete iteration bug.
2013-07-15 Pravin B Shelardatapath: Use RCU lock for dp dump operation.
2013-07-15 Pravin B Shelardatapath: Revert "datapath: rhel: Account for RHEL...
2013-07-16 Pavithra RameshBFD: Add check_tnl_key feature to BFD code.
2013-07-15 Ben Pfafflatch: New module for a thread-safe, signal-safe, polla...
2013-07-15 Ben Pfaffstress: Remove essentially unused library.
2013-07-15 Gurucharan... rhel, xenserver: Create /var/log/openvswitch directory.
2013-07-13 Justin Pettitofproto-dpif: Zero-out subfacet counters when installat...
2013-07-12 Ben Pfaffworker: Delete library.
2013-07-12 Ben Pfaffsystem-stats: Remove worker process support.
2013-07-12 Ben Pfaffvlog: Remove unused function vlog_exit().
2013-07-12 Ben Pfaffvlog: Remove unused function vlog_get_log_file().
2013-07-12 Ben Pfaffvlog: Make vlog_should_drop() thread-safe.
2013-07-12 Ben Pfaffutil: Make subprogram_name thread-specific.
2013-07-12 Ben Pfafftimeval: Make CPU usage and wakeup tracking per-thread.
2013-07-12 Ben Pfafftimeval: Make reading the current time thread-safe.
2013-07-12 Jesse Grossdatapath: Use kernel eth_mac_addr() on old kernels.
2013-07-12 Joe Stringertests: Add ofproto-dpif push_vlan test
2013-07-12 Ben Pfaffvlog: Remove support for worker process.
2013-07-12 Ben Pfaffpoll-loop: Fix typo in comment.
2013-07-12 Ben Pfafftimeval: Fix typo in comment.
2013-07-12 Ben Pfafftimeval: Remove backtrace feature.
2013-07-11 Ben Pfafftimeval: New function xclock_gettime().
2013-07-11 Ben Pfafffatal-signal: Remove write-only variable fatal_signal_set.
2013-07-11 Jesse GrossFAQ: Add supported kernel versions for newer OVS releases.
2013-07-11 Gurucharan... ovs-ctl.in: Increase the limit on file descriptors.
2013-07-11 Gurucharan... ovs-vswitchd: Correct the documentation on the limits...
2013-07-11 Ben Pfaffdpif-netdev: Make "packet-out" with in_port=OFPP_CONTRO...
2013-07-11 Min Chenvswitchd: Fix typo in the BFD section of vswitch.xml
2013-07-11 Ethan Jacksonatomic: Suppress sparse warning.
2013-07-10 Gurucharan... ovs-bugtool: Add ovsdb-server/list-dbs command to bugtool.
2013-07-10 Jesse Grossdatpath: Fix tunnel TTL flow rejection message.
2013-07-09 Jesse Grossdatapath: Always include tunnel TTL in serialized Netli...
2013-07-09 Andy Zhoudatapath: fix bugs in exporting netlink attributes
2013-07-09 Jesse Grossdatapath: Fix Netlink error message header.
2013-07-09 Jesse Grossdatapath: Use DP_MAX_PORTS when no IN_PORT attribute...
2013-07-09 Ben Pfaffovs-vsctl: Fix behavioral regression for "--if-exists...
2013-07-09 Ethan Jacksoncsum: Suppress sparse warning.
2013-07-09 Ethan Jacksonutilities: New helper script ovs-dev.py.
2013-07-09 Thomas Grafdatapath: rhel: Move RHEL OVS hook registration to...
2013-07-09 Thomas Grafdatapath: rhel: Account for RHEL specific backports
2013-07-09 Thomas Grafdatapath: Rename skb_network_protocol() to __skb_networ...
2013-07-09 Gurucharan... tests: Additional test for run time addition of a database.
2013-07-07 Ethan Jacksonofproto-dpif: Remove pointers between rules and facets.
2013-07-07 Ethan Jacksonofproto-dpif: Modularize ofproto-dpif-xlate.
2013-07-07 Ethan Jacksonofproto-dpif-xlate: Actually drop packets on mirror...
2013-07-08 Jarno Rajahalmeofproto: Free meters in ofproto_destroy__().
2013-07-08 Ben PfaffAdd basic OpenFlow 1.1 protocol support.
2013-07-08 Ben Pfafftests: Add tests for mod flows with cookie miss on...
2013-07-08 Ben Pfaffofp-util: Add 'modify_cookie' to struct ofputil_flow_mo...
2013-07-08 Ben PfaffDESIGN: Update flow_mod section to describe OpenFlow...
2013-07-08 Jesse Grossdatapath: Make netlink error messages more consistent.
2013-07-07 Ethan Jacksonofproto-dpif: Modularize mirror code.
2013-07-07 Ethan Jacksonofproto-dpif: Handle dest mirrors in compose_output_act...
2013-07-07 Ethan Jacksonlacp: Handle unknown slaves in lacp_process_packet().
2013-07-08 Ben PfaffDESIGN: Fix typo in "VLAN Matching" section.
2013-07-08 ZhengLingyunbitmap: Fix bitmap_allocate1() bug when n_bits is a...
2013-07-08 Neil McKeebridge: Add ifindex column to Interface table.
2013-07-07 Pavithra RameshBFD: Add forwarding_override command for BFD.
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-07-06 Giuseppe LettieriSetting tag sliver-openvswitch-1.11.90-1 sliver-openvswitch-1.11.90-1
2013-07-06 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-07-06 Giuseppe LettieriSetting tag sliver-openvswitch-1.10.90-3 sliver-openvswitch-1.10.90-3
2013-07-06 Giuseppe Lettieriupdate mainstream version number
2013-07-06 Giuseppe Lettieriuse struct tun_pi in read/write to pltap
2013-07-06 Giuseppe Lettieriupdate sliver-ovs to new ovsdb syntax
2013-07-06 Giuseppe Lettiericomply with thread-safety checks
2013-07-06 Giuseppe LettieriMerge branch 'mainstream'
2013-07-06 Giuseppe Lettierireplaced strerror to ovs_strerror in pltap&tunnel
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-06 Giuseppe Lettieriunification of netdev&netdev_dev in pltap&tunnel
2013-07-06 Giuseppe LettieriMerge commit 'b5d57fc87925cb3c029de19d0a94de5ca07ae28e'
2013-07-06 Giuseppe Lettierirename superclass member to up in netdev-pltap
2013-07-06 Giuseppe Lettierirename superclass member to up in netdev-tunnel
next