cascardo/ovs.git
2014-12-05 Thomas Graftravis: Extended kernel build matrix
2014-12-05 Ben PfaffFAQ.md: Correct claims about MPLS.
2014-12-05 Robert Åkerblom... FAQ: Fix formatting for command block.
2014-12-05 Thomas Grafdoc: Fix up markdown syntax in tutorial/Tutorial.md
2014-12-05 Nithin Rajudatapath-windows: nuke unused code in Flow.c
2014-12-05 Nithin Rajudatapath-windows: Move Build*Msg() to Netlink.c
2014-12-05 Eitan Eliahudatapath-windows: Add PID Number attribute for port...
2014-12-05 Ben Pfaffofp-actions: Only set defined bits when encoding "load...
2014-12-05 Joe Stringerutil: Fix include for htonl().
2014-12-04 Joe Stringercccl: Respect silent flags.
2014-12-04 Joe Stringertests: Fix race in async config test.
2014-12-03 Joe Stringertests: Make ofproto-dpif tests more resilient.
2014-12-02 Joe Stringerdpif: Minimize memory copy for revalidation.
2014-12-02 Joe Stringerdpif: Index flows using unique identifiers.
2014-12-02 Joe Stringerdatapath: Add UFID interface to openvswitch.h.
2014-12-02 Thomas Grafclassifier: Silence sparse warning (sparse bug)
2014-12-02 Ben Pfaffdpif: Don't clear argument in dp_enumerate_types().
2014-12-02 Ben PfaffNEWS: Multicast snooping was introduced after, not...
2014-12-02 Ben Pfaffdist-docs: New utility to generate a documentation...
2014-12-02 Ben Pfaffdocs: Add titles to documentation files that lacked...
2014-12-02 Ben Pfaffovs-testcontroller: Fix manpage .so command.
2014-12-01 Pravin B Shelarroute-table: Remove Unregister.
2014-12-01 Thomas Grafdatapath: Use ccflags-y instead of deprecated EXTRA_CFLAGS
2014-12-01 Alex Wangdpif-netdev: Fix a race.
2014-12-01 Ben Pfaffvtep: Use unicast MAC as an example for a unicast desti...
2014-11-26 Jarno Rajahalmelib: Use MAP_FOR_EACH_INDEX to improve readability.
2014-11-26 Jarno Rajahalmeflow.c: Improve minimask_equal() and minimask_has_extra().
2014-11-26 Jarno Rajahalmeflow: Define miniflow_get__() to simplify code.
2014-11-26 Jarno Rajahalmeflow.h: Simplify MAP_FOR_EACH_INDEX()
2014-11-26 YAMAMOTO Takashilib/route-table-*: Fix non-Linux builds
2014-11-26 Joe Stringerdpif-netlink: Fix windows build.
2014-11-25 Simon HormanAdd Netronome vendor Id: NMX_VENDOR_ID = 0x00001540.
2014-11-25 Shu Shenofproto: Fix checking of packet_in_mask in async config.
2014-11-25 Thomas Graflib: Add API to set program name and version
2014-11-25 Thomas Graflib: Add new header <openvswitch/version.h> to versioni...
2014-11-25 Joe Stringerdpif: Generate flow_hash for revalidators in dpif.
2014-11-25 Joe Stringerhash: Add 128-bit murmurhash.
2014-11-25 Joe Stringerupcall: Revalidate using cache of mask, actions.
2014-11-25 Joe Stringerupcall: Create ukeys in handler threads.
2014-11-25 Joe Stringerupcall: Rename dump_op -> ukey_op.
2014-11-25 Joe Stringerudpif: Separate udpif_key maps from revalidators.
2014-11-25 Joe Stringerrevalidator: Protect ukeys with a mutex.
2014-11-25 Joe Stringerrevalidator: Use 'cmap' for storing ukeys.
2014-11-25 Joe Stringerdatapath: Don't validate IPv6 label masks.
2014-11-25 Ben Pfaffvswitch.xml: Describe NetFlow passive timeout.
2014-11-25 Stephen Finucanetests/ovs_client: Remove broken debug code
2014-11-25 Nithin Rajudatapath-windows: Update DESIGN document.
2014-11-25 Ben Pfaffovs-vsctl: Prevent creating duplicate VLAN bridges.
2014-11-25 Ben PfaffMakefile: Add static check for misuse of LITTLE_ENDIAN...
2014-11-25 Alin Serdeandatapath-windows: Fix broken build on MSVC.
2014-11-25 Sorin Vinturisdatapath-windows: Update OVSEXT VS project to support...
2014-11-25 Sorin Vinturisdatapath-windows: Fixed Release broken build.
2014-11-25 Ben Pfafftests: Fix test broken by introduction of ONFOXM_ET_TCP...
2014-11-25 Shu Shenofproto-dpif: Add test case for OF1.4 packet-in.
2014-11-25 Simon Hormanopenflow: Use *_array_len names in struct ofp15_bucket...
2014-11-25 Simon Hormanopenflow: Value 4 of enum ofp15_group_mod_command is...
2014-11-25 Ben Pfaffmeta-flow: Add support for ONF OpenFlow 1.3 extension...
2014-11-25 Nithin Rajudatapath-windows: Move vport code from Datapath.c to...
2014-11-25 Pravin B Shelardpif: Fix initialization order.
2014-11-25 Sorin Vinturisdatapath-windows: Support for hybrid forwarding
2014-11-24 Jean TourrilhesOPENFLOW-1.1+.md: Add OpenFlow 1.5 features.
2014-11-24 Jean TourrilhesOPENFLOW-1.1+.md: Update and correct OpenFlow 1.4 features.
2014-11-24 Sorin Vinturisdatapath-windows: Removed duplicate checking of previou...
2014-11-24 Sorin Vinturisdatapath-windows: BSOD for a transactional NL cmd witho...
2014-11-24 Simon Hormanovs-ofctl: Document that mod-group requires the type...
2014-11-24 Ben Pfaffofp-errors: Use official extension code for OFPBAC_BAD_...
2014-11-24 Ben Pfaffmeta-flow: OXM_OF_PKT_REG<n> now available as (draft...
2014-11-22 Jean Tourrilhesofp-util.c: Enable packet-in messages for OpenFlow...
2014-11-22 Joe Stringertests: Add command to purge revalidators of flows.
2014-11-21 Pravin B Shelardpif-netdev: Remove redundant hash action handling.
2014-11-21 Pravin B Shelardpctl: Fix crash.
2014-11-21 Jarno Rajahalmetunnel-push-pop.at: Make test more deterministic.
2014-11-21 Eitan Eliahunetlink-socket: Set socket pid number in NL message...
2014-11-21 Eitan Eliahudatapath-windows: do not complete an IRP when pending...
2014-11-21 Alex Wangxen.spec: Fix xenserver build failure.
2014-11-21 Alex Wangcmap: Shrink cmap when load factor is below 20%.
2014-11-21 Alex Wangdpif-netdev: Garbage collect the exact match cache...
2014-11-20 Daniele Venturinoovs-vsctl: Update RSTP documentation.
2014-11-20 Daniele VenturinoNEWS: Information about Ixia ANVL testing.
2014-11-20 Nithin Rajudatapath-windows: rename 'hvDeleted' to 'isPresentOnHv'
2014-11-20 Nithin Rajudatpaath-windows: consolidate check for output buffer
2014-11-20 Nithin Rajudatapath-windows: cleanup DpInternal.h
2014-11-20 Nithin Rajudatpath-windows: include/OvsPub.h => ovsext/DpInternal.h
2014-11-20 Nithin Rajudatapath-windows: nuke non-netlink based interface
2014-11-20 Sorin Vinturisdatapath-windows: Avoid BSOD when switch context is...
2014-11-20 Nithin Rajudatapath-windows: Fixes in HvCreatePort() to re-add...
2014-11-20 Nithin Rajudatapath-windows: Change return type of OvsInitVxlanTun...
2014-11-20 Nithin Rajudatapath-windows: Changes to InitOvsVportCommon()
2014-11-20 Nithin Rajudatapath-windows: Changes to OvsRemoveAndDeleteVport()
2014-11-20 Nithin Rajudatapath-windows: clarify 'portIdHashArray' in the...
2014-11-20 Nithin Rajudatapath-windows: add WCHAR version of OvsFindVportByHv...
2014-11-20 Nithin Rajudatapath-windows: fixes in OvsGetExtInfoIoctl()
2014-11-20 Saurabh ShahFix build break in ofproto/tunnel.c for windows platform.
2014-11-19 Pravin B Shelardatapath: compat: Fix build on RHEL 6.6
2014-11-19 Daniele Venturinoofproto-dpif: fix bundle_move() call in rstp_run().
2014-11-19 Daniele Venturinorstp: refactor RSTP setters.
2014-11-19 Jarno Rajahalmerstp-state-machines: fix proposal reception behaviour.
2014-11-19 Jarno Rajahalmerstp: Fix global transitions.
2014-11-19 Jarno Rajahalmerstp: shift learned MAC addresses to new Root port.
2014-11-15 Jarno Rajahalmeclassifier: Defer pvector publication.
next