cascardo/ovs.git
2014-05-14 Gurucharan... test-ovsdb: Fix setvbuf incompatibility on Windows.
2014-05-14 Gurucharan... util: set_program_name() can be called twice with diffe...
2014-05-14 Gurucharan... util: Disable popups while asserting in windows.
2014-05-14 Gurucharan... tests/library.at: Disable unix socket tests on Windows.
2014-05-14 Gurucharan... ovs-pki: Pass correct argument to 'sign' command.
2014-05-14 Gurucharan... timeval: Workaround strftime bug in VS 2013.
2014-05-14 Gurucharan... ovsdb: Open database in binary mode.
2014-05-14 Ben Pfaffmeta-flow: Use OXM-defined constant for TCP flags in...
2014-05-14 Ben Pfaffmeta-flow: Encode OXM version information into struct...
2014-05-14 Ben Pfaffnx-match: Refactor nxm_put_ip() to handle all IPv4...
2014-05-14 Ben PfaffImplement OpenFlow 1.5 port desc stats request.
2014-05-14 Ben PfaffImplement OpenFlow 1.5 group desc stats request.
2014-05-14 Ben PfaffAdd skeleton for OF1.5 support.
2014-05-14 Ben PfaffRemove --enable-of14 option because the implementation...
2014-05-14 Ben Pfaffofp-util: Remove ofputil_get_phy_port_size().
2014-05-14 Ben Pfaffofp-util: Simplify ofputil_decode_switch_features().
2014-05-14 Ben PfaffImplement OpenFlow 1.4 queue statistics.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port statistics.
2014-05-14 Ben PfaffImplement basic OpenFlow 1.4 table-mod message.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port_mod messages.
2014-05-14 Ben Pfaffofp-util: Implement OpenFlow 1.4 port status and port...
2014-05-14 Ben Pfaffofp-util: Reduce duplicate code.
2014-05-14 Ben Pfaffofp-util: Generalize functions for parsing OF1.3+ prope...
2014-05-14 Ben Pfaffofp-util: Remove ofputil_count_phy_ports().
2014-05-14 Ben Pfaffofp-msgs: New functions ofpmp_version() and ofpmp_decod...
2014-05-14 Ben Pfaffofp-util: Fix definition of OFPUTIL_P_OF13_UP.
2014-05-14 Ben Pfaffovs-ofctl: Fix port lookup and "ovs-ofctl" behavior...
2014-05-14 Ben PfaffAUTHORS: Add Ashwin Swaminathan.
2014-05-14 Anoob Somanofproto-dpif-xlate: Fix null pointer dereference
2014-05-13 Simon Hormandatapath: Free skb(s) on recirculation error
2014-05-13 Jarno Rajahalmelib/classifier: Fix array splicing.
2014-05-13 Ben PfaffINSTALL: Describe how to use a separate build directory.
2014-05-12 YAMAMOTO Takashiofproto-dpif.at: Fix a race in "ofproto-dpif - patch...
2014-05-12 YAMAMOTO Takashiofproto-dpif.h: Fix a comment
2014-05-12 YAMAMOTO Takashidpif-netdev: Remove unused members
2014-05-12 YAMAMOTO Takashiofproto-dpif: Whitespace fixes
2014-05-12 YAMAMOTO Takashiofproto-dpif.at: Fix races in dpif/dump-flows test
2014-05-12 YAMAMOTO Takashiofproto-dpif.at: Use OVS_APP_EXIT_AND_WAIT where approp...
2014-05-12 YAMAMOTO Takashiofproto-dpif.at: Fix some races
2014-05-12 Rami RosenFix a typo in lib/vconn-provider.h.
2014-05-12 Jarno Rajahalmelib/classifier: Add subtable cache diagnostics.
2014-05-10 YAMAMOTO Takashiacinclude.m4: Fix a typo in a help message
2014-05-10 YAMAMOTO Takashiacinclude.m4: Expand tabs
2014-05-09 Alex Wangofproto-dpif-upcall: Do not call dpif_handlers_set...
2014-05-09 Thomas Grafovs-ctl: Don't decrease max open fds if already set...
2014-05-09 Ben PfaffMakefiles: Fix invocation of dot2pic when builddir...
2014-05-09 YAMAMOTO Takashidot2pic: Stop assuming the path of the interpreter
2014-05-09 YAMAMOTO Takashidot2pic: Use "> $@; mv $@.tmp $@" notation to make...
2014-05-09 YAMAMOTO TakashiRevert commit 74622b44b ("Fix dot2pic make dependencies")
2014-05-09 Ethan Jacksonovs-dev.py: Add support for dpdk builds.
2014-05-08 Ben Pfaffutil: Remove duplicate CACHE_LINE_SIZE definition.
2014-05-08 Andy Zhouofp-util: compile group stats with visual studio
2014-05-08 Ben Pfaffovs-thread: Issue better diagnostics for locking uninit...
2014-05-08 Andy Zhoubond: raise minimal bond distribution per interface
2014-05-08 YAMAMOTO TakashiFAQ: Mention packet filter incompatibility
2014-05-07 Joe Stringertunnel: Fix bug where misconfiguration persists.
2014-05-07 Ethan Jacksonnetdev: Allow netdev_change_seq_changed() to accept...
2014-05-07 Ben Pfafflacp: Really fix mutex initialization.
2014-05-07 Andy Zhoubond: fix a bug that disabled bond stats collection
2014-05-07 Ashwin Swaminathanvtep: Update vtep schema with tunnel table
2014-05-07 Alex Wangbfd: Update bfd status on bfd creation and deletion.
2014-05-07 Alex Wangcfm: Update cfm status on cfm creation and deletion.
2014-05-06 YAMAMOTO TakashiFix dot2pic make dependencies
2014-05-06 YAMAMOTO TakashiFAQ: Expand tabs
2014-05-06 YAMAMOTO Takashiutil: Use posix_memalign for xmalloc_cacheline if available
2014-05-05 Gurucharan... vlog: Use python 2.4 compatible functions.
2014-05-05 Ben Pfaffofproto: Log flow mod statistics per controller rather...
2014-05-05 Ben Pfaffrconn: Preserve the name of an unreliable connection...
2014-05-05 Ben Pfaffconnmgr: Remove prototype for nonexistent function.
2014-05-05 Ben Pfaffrconn: Correct comment.
2014-05-04 YAMAMOTO TakashiFAQ: Add an entry about local ports
2014-05-04 YAMAMOTO Takashiovs-vswitchd.at: Avoid using GNU sed extensions
2014-05-04 YAMAMOTO Takashiovs-vswitchd.at: Fix a comment typo
2014-05-04 YAMAMOTO Takashibridge: Fix a NULL dereference
2014-05-04 YAMAMOTO Takashiroute-table-bsd: Remove unused vlog definition
2014-05-04 YAMAMOTO Takashiroute-table-bsd: Sprinkle ALIGNED_CAST where appropriate
2014-05-04 YAMAMOTO Takashinetdev-bsd: Sprinkle ALIGNED_CAST where appropriate
2014-05-04 Joe Stringernetdev: Safely increment refcount in netdev_open().
2014-05-04 Joe Stringernetdev: Reuse netdev_ref() in netdev_rxq_open().
2014-05-03 Andy Zhounetdev-linux: favor netlink stats for physical ports
2014-05-02 Alex Wangnetdev-vport: Checks tunnel status change when route...
2014-05-02 Alex Wangbridge: Allow users to configure statistics update...
2014-05-02 Alex Wangofproto-dpif-monitor: Fix deadlock.
2014-05-02 Jesse Grossdatapath: Fix feature check for HAVE_RXHASH.
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles
2014-05-02 Ben PfaffAUTHORS: Add Christian Stigen Larsen <cslarsen@gmail...
2014-05-02 Bruce Davievtep: clean up whitespace
2014-05-02 Simon Hormanofproto-dpif: Add table_is_internal() helper
2014-05-02 Simon Hormanflow: Add mf_is_l3_or_higher()
2014-05-02 Pritesh Kotharidatapath: clear l4_rxhash in skb_clear_hash.
2014-05-02 Pritesh Kotharidatapath: Add support for kernel 3.14.
2014-05-01 Andy Zhoudatapath: handle recirculation loop detection
2014-05-01 Ethan Jacksonofproto: Fix is_flow_deletion_pending() false positive.
2014-05-01 Ethan Jacksonofproto: Fix potential leak during flow mods.
2014-05-01 Simon Hormanofproto-dpif: Make bonding balance test more robust
2014-05-01 Ben Pfaffovs-thread: Fix OVS_ADAPTIVE_MUTEX_INITIALIZER.
2014-05-01 Ben Pfaffovs-ctl: Install manpage.
2014-05-01 Ben PfaffMerge pull request #1 from spil-jasper/master
2014-05-01 Simon Hormanofproto-dpif: Correct check_recirc comment
2014-05-01 Alexandru Copotofp-print: Enable printing OF1.4 version
next