sliver-openvswitch.git
2013-11-26 Giuseppe LettieriMerge branch 'mainstream'
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-24 Giuseppe LettieriMerge branch 'mainstream'
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 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
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...
2013-11-05 Ben Pfaffofp-util: Report OFPMMFC_BAD_BAND for bad band type...
2013-11-05 Ben Pfaffofp-actions: Allow meter actions in ofpacts_verify().
2013-11-05 Ben PfaffOPENFLOW-1.1+: Update item describing status of meters.
2013-11-05 Ben Pfaffofpbuf: Allow whitespace other than spaces in hex data.
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-05 Ben Pfaffofproto: report the correct set of actions for group...
2013-11-04 alex wangcfm: Add ovsdb column "cfm_flap_count".
2013-11-04 Ben PfaffOPENFLOW-1.1+: Groups are now supported.
2013-11-04 Gurucharan... dpif-netdev: Change a variable name.
2013-11-03 Ben Pfaffclassifier: Update thread safety notes.
2013-11-03 Ben Pfaffdaemon: Precisely document signals that cause the monit...
2013-11-03 Ben Pfaffovs-controller: Rename test-controller and do not insta...
2013-11-03 Joe Stringernetdev-linux: Skip miimon execution when disabled
2013-11-03 Simon Hormanofproto-dpif: Support weight for select groups
2013-11-03 Simon Hormanofproto-dpif: Implement translation of select groups.
2013-11-03 Simon Hormanofproto-dpif: Translation of fast failover groups
2013-11-03 Simon Hormanofproto: Add test for flow mod with groups.
2013-11-03 Simon Hormanofproto: Add del groups test
2013-11-03 Simon Hormanofproto: Add group desc and stats tests
2013-11-02 Simon Hormanofproto-dpif: Translation of indirect and all groups
2013-11-02 Simon Hormanofproto: Break out resubmit resource checking
next