sliver-openvswitch.git
2013-12-03 Pravin B Shelardatapath: Add compile time check for rxhash
2013-12-03 Pravin B Shelardatapath: Improve compat rxhash functionality.
2013-12-03 Pravin B Shelardatapath: Fix compat skb_get_rxhash()
2013-12-05 Ben Pfaffbridge: Improve iface_set_ofport() style.
2013-12-05 Ben Pfaffm4: Remove assignment of otherwise unused variable...
2013-12-05 James PageAdd check for -latomic
2013-12-05 Andy Zhoulib/meta-flow: remove unused function
2013-12-04 Flavio Leitnerfedora package: include python byte compiled files
2013-12-04 Andy Zhoulib: refactor match_format() output functions
2013-12-04 Ben Pfaffofp-util: Implement OpenFlow 1.1 packet-in message.
2013-12-04 Ben Pfaffofp-util: Break ofputil_encode_packet_in() into multipl...
2013-12-04 Thomas Grafdatapath: Enable memory mapped Netlink i/o
2013-12-04 Jesse Grossdatapath: Add backport for genlmsg_new_unicast().
2013-12-04 Simon Hormanofproto: Add OF1.4 elements to enum ofp_table_config
2013-12-03 Jarno Rajahalmetests/ofproto-dpif.at: Avoid testing with incomplete...
2013-12-03 Jarno Rajahalmelib/util: Add clz32() and clz64().
2013-12-03 Jarno Rajahalmelib/util: Rename ctz() as ctz32().
2013-12-03 Jesse Grossdatapath: Silence RCU lockdep checks from flow lookup.
2013-12-02 Jarno Rajahalmelib: More intuitive syntax for TCP flags matching.
2013-12-02 Ben Pfaffbyte-order: Make uint32_byteswap() available regardless...
2013-12-02 Ben Pfaffofproto-dpif: keep slow path flow time stamp up-to...
2013-12-02 Simon HormanOPENFLOW-1.1+: Remove note about per-connection event...
2013-11-27 YAMAMOTO Takashiutil: fix a printf format
2013-11-26 Jarno RajahalmeOPENFLOW-1.1+: Remove note about action translation.
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-25 Simon Hormansparse: Include stddef.h to ensure NULL is defined.
2013-11-22 Ben Pfaffopenflow-1.2.h: Fix definition of OXM_OF_PBB_ISID.
2013-11-20 Pravin B Shelardatapath: gre: Fix kernel 3.11 compatibility.
2013-11-22 Gurucharan... debian: Don't recreate bridges during manual restart.
2013-11-21 Alexander Wuofp-msgs: Fix limits of OFPMP_TABLE_FEATURES.
2013-11-21 Romain Lengletipfix: allow empty targets column in table IPFIX
2013-11-21 Romain Lengletipfix: fix segfault for Flow_Sample_Collector_Set witho...
2013-11-20 Alex Wangbfd: Add new key "flap_count" to "bfd_status".
2013-11-20 Alex Wangbfd: Add forwarding flag to struct bfd.
2013-11-20 Joe Stringercoverage: Synchronize per-thread counters less aggressively
2013-11-20 Ben PfaffMakefile.am: Distribute BUILD.Windows.
2013-11-20 Ben PfaffFAQ: More explicitly draw attention to explanation...
2013-11-20 Ben PfaffFAQ: Update description of datapath flows.
2013-11-20 Ben Pfaffofp-actions: Make ofpacts_check() report consistency...
2013-11-20 Gurucharan... BUILD.Windows: Some details on the proposed build system.
2013-11-20 Gurucharan... cccl: Provide '-' before the options instead of double...
2013-11-20 Gurucharan... cccl: A wrapper that calls visual c++ compiler.
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-19 Andy Zhoudatapath: Change ovs_flow_tbl_lookup_xx() APIs
2013-11-19 Lorand Jakabofproto-dpif: add support for layer 3 ports
2013-11-19 Ben Pfaffutilities: Regenerate ovs-lib if configuration changes.
2013-11-19 Ben Pfaffutil: Rename popcount to count_1bits
2013-11-18 Ben Pfaffdatapath: Shrink sw_flow_mask by 8 bytes (64-bit) or...
2013-11-18 Ben Pfaffdatapath: Correct comment.
2013-11-18 Ben Pfaffutil: Make popcount() handle 64-bit integers, not separ...
2013-11-18 Ben Pfaffutil: Make raw_ctz() accept 64-bit integers.
2013-11-18 Gurucharan... Makefile.am: Make PYTHONPATH work on Mingw.
2013-11-18 Gurucharan... configure: Windows can have spaces in directories.
2013-11-18 Gurucharan... configure.ac: Identify when compiling on windows.
2013-11-18 Gurucharan... configure.ac: Make autoconf in Mingw happy.
2013-11-18 Jarno Rajahalmeminiflow: Use 64-bit map.
2013-11-18 Jarno Rajahalmelib/util: Add ctz64() and popcount64().
2013-11-18 Jarno Rajahalmelib/util: Make raw_ctz() implementation non-static.
2013-11-18 Thomas Grafdpif-linux: Fix minor typo OVS_DP_ATTR_UPCALL_PID
2013-11-15 Ben Pfaffutil: Fix bad constant in ovs_scan() implementation...
2013-11-15 Simon Hormanofp-actions: Consider L4 actions after mpls_push as...
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-11-15 Ben Pfaffutil: New function ovs_scan().
2013-11-15 Ben Pfaffbitmap: New macro BITMAP_N_LONGS for use in constant...
2013-11-15 Ben Pfaffmeta-flow: Fix typo in error message.
2013-11-14 Jarno Rajahalmedpif-netdev: Maintain the original key during execution.
2013-11-14 Jarno Rajahalmedpif_netdev_execute: Extract flow key from the packet.
2013-11-14 Marco Diego... ofp-actions: Remove unneeded redeclaration of vlog_rate...
2013-11-14 Simon HormanOPENFLOW-1.1+: Update MPLS items
2013-11-13 Jarno RajahalmeFAQ, NEWS: Notes on TCP flags matching.
2013-11-13 Simon Hormanovs-ofctl: Document arp_spa and arp_tpa matches
2013-11-13 Simon Hormanovs-ofctl: Document set_mpls_{label,tc} actions
2013-11-13 Simon Hormanovs-ofctl: Document mpls_{label,bos,tc} matches
2013-11-13 Simon Hormanofproto-dpif: test ARP SPA and TPA load actions
2013-11-13 Simon Hormanovs-ofctl: Document masked versions of arp_sha and...
2013-11-13 Gurucharan... dpif-netdev: Introduce a classifier in userspace datapath.
2013-11-13 Thomas Grafnetlink: Do not enforce alignment of last Netlink attribute
2013-11-13 Ben Pfaffdpif: Document datapath masking.
2013-11-12 Ravi Kondamurubond: Use active-backup mode on LACP failure.
2013-11-12 Simon Hormanofproto: Add enum ofp_table_config
2013-11-12 Simon Hormanofproto: Add enum ofp_table
2013-11-12 Alfredo Finellidebian: Avoid logrotate error if /var/run/openvswitch...
2013-11-11 Saurabh Shahovs-dev.py: Remove duplicate name from the help string.
2013-11-11 Ben Pfaffodp-util: Fix formatting of ipfix action cookies, to...
2013-11-11 Ben Pfaffodp-util: Fix IPFIX breakage with old kernel modules.
2013-11-11 Ben Pfaffnetlink: New function nl_msg_put_unspec_zero().
2013-11-11 Ben Pfaffovs-ofctl: Improve manpage.
2013-11-11 Ben Pfaffofp-actions: Switch away from odd use of "q" in "enqueu...
2013-11-11 Ben Pfaffofproto-dpif: New unixctl command ofproto/trace-packet...
2013-11-11 Ben Pfaffofproto-dpif: Improve help output for ofproto/trace.
2013-11-11 Ben Pfaffofproto-dpif: Factor code out of ofproto_unixctl_trace().
2013-11-11 Ben Pfaffovs-ofctl: Document a few Nicira extensions as standard...
2013-11-11 Ben Pfaffofproto: Check ofproto_port_query_by_name() return...
2013-11-11 Joe Stringercfm: Count flaps when logging is disabled
2013-11-11 Joe Stringernetdev: Make naming more consistent
2013-11-07 Ben Pfaffofproto: Limit OVS-assigned port numbers to 32767 and...
2013-11-06 Gurucharan... ofproto-dpif: Disassociate datapath max_ports with...
2013-11-05 Gurucharan... ovs-bugtool: Remove reference to an undefined variable.
2013-11-05 Ben Pfaffofp-util: Report OFPMMFC_BAD_FLAGS for bad band flags.
2013-11-05 Ben Pfaffofp-util: Report OFPMMFC_BAD_COMMAND for bad meter...
next