datapath-windows: Fix broken build on MSVC.
[cascardo/ovs.git] / ofproto /
2014-11-22 Joe Stringertests: Add command to purge revalidators of flows.
2014-11-21 Pravin B Shelardpctl: Fix crash.
2014-11-19 Daniele Venturinoofproto-dpif: fix bundle_move() call in rstp_run().
2014-11-19 Jarno Rajahalmerstp: shift learned MAC addresses to new Root port.
2014-11-15 Jarno Rajahalmeclassifier: Defer pvector publication.
2014-11-15 Jarno Rajahalmeclassifier: Make insert and replace take a const rule...
2014-11-14 Jarno Rajahalmeclassifier: Lockless and robust classifier iteration.
2014-11-14 Jarno Rajahalmerstp: Refactor rstp_check_and_reset_fdb_flush().
2014-11-14 Daniele Venturinostp,rstp: disable learning and forwarding in STP/RSTP...
2014-11-14 Jarno Rajahalmerstp: Add 'rstp-admin-p2p-mac' and 'rstp-admin-port...
2014-11-13 Jarno Rajahalmerstp: Show some useful rstp port fields.
2014-11-13 Simon Hormanofproto: Handle (draft) OpenFlow 1.5 insert and remove...
2014-11-13 Thomas Graflib: Add support for pkgconfig for libofproto.
2014-11-12 Alex Wangofproto-dpif-xlate: Allow direct destroy of previous...
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-12 Ben PfaffFix misspellings of "OpenFlow".
2014-11-12 Pravin B Shelartunnel: Convert rwlock to fat-rwlock.
2014-11-12 Thomas Graflib: Correctly pass collected AM_LDFLAGS to linker
2014-11-12 Scott MannBuild: Add support for shared libraries and versioning.
2014-11-11 Neil McKeesflow: Export LAG, PORTNAME, and OPENFLOWPORT informati...
2014-11-11 Shu Shenofproto: Fix supported group types.
2014-11-10 Jarno RajahalmeFix setting transport ports with frags.
2014-11-10 Jarno Rajahalmeofproto-dpif: Clean up table lookup code.
2014-11-10 Jarno Rajahalmeofproto-dpif-xlate: Remove xbridge->frag.
2014-11-10 Jarno Rajahalmerule_dpif_lookup_from_table: Check frags only once.
2014-11-10 Rishi BambaAdd support for OpenFlow 1.4+ "importance" values.
2014-11-10 Simon Hormanid-pool: Refactor id_pool_alloc_id to allow any 32...
2014-11-10 Simon Hormanid-pool: Re-factor recirculation id allocator into...
2014-11-05 Andy Zhoubridge: Store datapath version into ovsdb
2014-11-04 Ben Pfaffofproto-dpif: Make ofproto/trace a bit more like real...
2014-11-04 Ben Pfaffofproto-dpif-xlate: Add drop_frags_rule to struct xbridge.
2014-11-04 Motonori Shindonetflow: Fix interpretation of flow_seq.
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-11-03 Jarno Rajahalmeofproto-dpif-xlate: Do not clear ports with frags in...
2014-11-03 Pravin B Shelarroute-table: Use classifier to store routing table.
2014-10-31 Ben Pfaffclassifier: Change type used for priorities from 'unsig...
2014-10-27 Jarno Rajahalmelib/ovs-rcu: Support static initialization.
2014-10-27 Jarno Rajahalmelib/ofproto: Add comments about races in ofproto_flush().
2014-10-27 Jarno Rajahalmelib/ofproto: Remove obsolete FIXME comment.
2014-10-23 Ben Pfaffofproto: Report support for group stats.
2014-10-23 Ben Pfafftunnel: Add to nw_tos bits instead of replacing them...
2014-10-22 Wang Sheng-HuiUse magic ETH_ADDR_LEN instead of 6 for Ethernet addres...
2014-10-16 Ben Pfaffofproto-dpif-xlate: Support BFD, CFM, carrier, and...
2014-10-16 Niels van Adrichemofproto-dpif-xlate: Use bfd forwarding status in fast...
2014-10-10 Alex Wangofproto-dpif-upcall: Fix out-of-scope use of stack...
2014-10-09 Pravin B Shelarnetdev-dpif: Add metadata to dpif-packet.
2014-10-08 Ben Pfaffofp-actions: Support OF1.5 (draft) masked Set-Field...
2014-10-07 Ben Pfaffnx-match: Move all knowledge of OXM/NXM here.
2014-10-06 Jarno Rajahalmelib: Fix MPLS masking.
2014-10-06 Jarno Rajahalmelib/match: Do not format undefined fields.
2014-10-06 Andy Zhoubridge: Keep bond active slave selection across OVS...
2014-10-03 Jarno Rajahalmedpif: Use OVS_FLOW_ATTR_PROBE.
2014-10-01 Daniele Di Proiettoofproto: Do not postpone closing the mgmt socket
2014-09-30 Joe Stringerrevalidator: Distinguish new and duplicate flows.
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
2014-09-25 Jarno Rajahalmelib/ofproto: Sync RSTP operational state after configur...
2014-09-25 Simon Hormanofproto-dpif-rid: remove unused return value of rid_poo...
2014-09-25 Simon Hormanofproto-dpif-rid: remove struct rid_map
2014-09-24 Simon Hormanofproto-dpif-rid: correct logic error in rid_pool_alloc...
2014-09-19 Alex Wangdpif-netdev: Allow multi-rx-queue, multi-pmd-thread...
2014-09-18 Ethan Jacksonofproto: Warn about excessive rule counts in OpenFlow...
2014-09-17 Daniele Di Proiettoofproto-dpif-xlate: Wildcard skb_priority if QoS is...
2014-09-16 YAMAMOTO Takashiofproto-dpif-xlate: Suppress some warnings on non-Linux...
2014-09-15 Gurucharan ShettyFix remaining "uninitialized local variable" used warni...
2014-09-15 Pravin B Shelarofproto: Do not update stats on fake bond interface.
2014-09-14 Joe Stringerofproto: Increase default datapath max_idle time.
2014-09-11 Jarno Rajahalmeofproto-dpif: Probe for userdata after backer is fully...
2014-09-10 Ben Pfaffofproto-dpif-xlate: Work around Linux netdev_max_backlo...
2014-09-09 Jarno Rajahalmelib/odp: Use masked set actions.
2014-09-09 Jarno Rajahalmeofproto: Probe for masked set action support.
2014-09-09 Jarno Rajahalmelib/rstp: Remove lock recursion.
2014-09-09 Jarno Rajahalmelib/rstp: More robust thread safety.
2014-09-09 Jarno Rajahalmelib/rstp: CodingStyle changes.
2014-09-09 Jarno Rajahalmelib/rstp: Refactor port initialization.
2014-09-09 Jarno Rajahalmelib/rstp: Better debug messages, style fixes.
2014-09-09 Jarno Rajahalmelib/stp: Some debugging support.
2014-09-09 Jarno Rajahalmelib/stp,rstp: Add unit more unit tests.
2014-09-09 Daniele VenturinoRapid Spanning Tree Protocol (IEEE 802.1D).
2014-09-08 Alex Wangofproto-dpif-upcall: Fix a free of uninitialized memory.
2014-08-29 Jarno Rajahalmeofproto/ofproto: Use relaxed atomics.
2014-08-29 Jarno Rajahalmeofproto/ofproto-dpif-upcall: Use relaxed atomic operations.
2014-08-29 Jarno Rajahalmeofproto/netflow: Use atomic_count for 'netflow_count'.
2014-08-29 Srini SeetharamanChanging hash used for selecting bucket in a group...
2014-08-25 Ben Pfaffofproto-dpif-xlate: Drop 'may_learn' parameter from...
2014-08-25 Ben Pfaffofproto-dpif-xlate: Skip pushing stats if there are...
2014-08-25 Ben Pfaffofproto-dpif-xlate: Only learn MAC addresses upon handl...
2014-08-22 Jarno Rajahalmeofproto-dpif-xlate: Rename xlate_receive() as xlate_loo...
2014-08-22 Jarno Rajahalmeofproto-dpif-xlate: Do not take references in xlate_rec...
2014-08-22 Jarno Rajahalmeofproto-dpif-upcall: Remove struct upcall netflow member.
2014-08-22 Jarno Rajahalmeofproto/xlate: Add xlate_lookup_ofproto().
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-08-15 Alex Wangofproto-dpif-upcall: Fix use of cleared stack memory.
2014-08-14 Ethan Jacksonofproto-dpif-upcall: Properly initialize 'recv_buf'.
2014-08-14 Ethan Jacksondpif-netdev: Streamline miss handling.
2014-08-14 Ethan Jacksonofproto: Reorganize in preparation for direct dpdk...
2014-08-13 Joe Stringerdpif: Support flow_get in dpif_operate().
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-08-11 Ben Pfaffofproto: Implement OpenFlow 1.3+ table features request.
2014-08-11 Ben Pfaffofp-util: Abstract table miss configuration and fix...
2014-08-11 Ben Pfaffofproto: Correctly report table miss configuration...
next