support for external hosts
[sliver-openvswitch.git] / ofproto /
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-04-02 Ethan Jacksonofproto-dpif: Don't rate limit facet_learn() with fin_t...
2013-04-01 Ethan Jacksonofproto: Increase default flow-eviction-threshold.
2013-04-01 Ethan Jacksonofproto-dpif: Push statistics less frequently.
2013-04-01 Ethan Jacksonofproto-dpif: Run fast internally.
2013-04-01 Ethan Jacksonofproto-dpif: Systematically push stats upon request.
2013-03-27 Andy Zhouofproto-dpif: Keep track of exact-match flow info
2013-03-27 Ethan Jacksonofproto-dpif: Rate limit calls to facet_learn().
2013-03-27 Ethan Jacksonofproto-dpif: Rate limit facet_check_consistency()
2013-03-23 Ethan Jacksonofproto-dpif: Push statistics in rule_get_stats().
2013-03-21 Ethan Jacksonofproto-dpif: xlate actions once with subfacets.
2013-03-20 Simon Hormanmpls: Allow l3 and l4 actions to prior to a push_mpls...
2013-03-18 Ansis Attekaipsec: unset IPSEC_MARK flag from skb_mark after tunnel...
2013-03-15 Simon HormanRemove encal_dl_type from struct flow
2013-03-13 Andy Zhouovs-appctl: dpif/show display per bridge stats
2013-03-12 Ben Pfaffofproto: Remove unnecessary struct forward declaration.
2013-03-12 Ben Pfaffconnmgr: Fix memory leak in ofconn monitor table.
2013-03-11 Jarno Rajahalmeofproto-dpif: Remove unnecessary ofp_port to odp_port...
2013-03-08 Ben Pfaffofproto-dpif: Fix up user specifying wrong bridge on...
2013-03-08 Jarno Rajahalmeofproto-dpif: GOTO_TABLE recursion removal.
2013-03-08 Justin Pettitofproto-dpif: Print slow-path actions instead of "drop...
2013-03-08 Justin Pettitofproto-dpif: Add helper function to retrieve a subface...
2013-03-08 Justin Pettitofproto-dpif: Clarify that 'one_subfacet' may not alway...
2013-03-07 Ben Pfaffofproto-dpif: Treat zero MPLS post-decrement TTL as...
2013-03-07 Ben Pfaffbridge: Fix interpretation of 'health' member of struct...
2013-03-07 Ben Pfaffbridge: Fix remote_opstate bug recently introduced.
2013-03-06 Justin Pettittunnel: Mark ECN status on decapsulated tunnel packets.
2013-03-06 Justin Pettittunnel: Generate datapath flows for tunneled packets...
2013-03-06 Justin Pettitofproto-dpif: Store the initial tunnel IP TOS values...
2013-03-06 Justin Pettitofproto-dpif: Make initial packet value handling generic.
2013-03-06 Justin Pettitofproto-dpif: Pass around "facet" in flow_push_stats().
2013-03-06 Andy Zhounicira-ext: Add Nicira actions NXAST_STACK_PUSH and...
2013-03-06 Ben Pfaffofproto: Merge all the CFM query functions into one.
2013-03-06 Simon HormanAdd support for set_mpls_ttl action
2013-03-06 Simon HormanAdd support for dec_mpls_ttl action
2013-03-04 Pravin B ShelarTunnel: Cleanup old tunnel infrastructure.
2013-02-28 Ethan Jacksonofproto-dpif: Handle tunnel config changes in facet_rev...
2013-02-28 Ethan Jacksonofproto-dpif: Ignore subfacet install errors.
2013-02-28 Ethan Jacksonofproto-dpif: Always maintain subfacet key.
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-26 Kyle Mesteryofproto: Create and delete tnl_backers in type_run()
2013-02-25 Ethan Jacksonin-band: Use "internal" netdev type for local ports.
2013-02-22 Justin Pettitofproto-dpif: Look at the flow's ofproto when handling...
2013-02-20 Ansis Attekatunnel: set skb mark for IPsec tunnel packets
2013-02-17 Ethan Jacksonofproto-dpif: Receive special packets on patch ports.
2013-02-16 Ben PfaffAllow OVS_USERSPACE_ATTR_USERDATA to be variable length.
2013-02-14 Kyle Mesteryvxlan: Change dpif_backer->tnl backer to a "struct...
2013-02-14 Ben Pfaffofproto-dpif: Move 'orig_flow' from action_xlate_ctx...
2013-02-12 Ben Pfaffofproto-dpif: Reduce number of get_ofp_port() calls...
2013-02-12 Ben PfaffMake OpenFlow 1.2+ role replies return the generation ID.
2013-02-12 Ben Pfaffofp-util: Simplify struct ofputil_role_request.
2013-02-08 Ethan Jacksontunnel: Treat in_key=0 the same as a missing in_key.
2013-02-08 Ethan Jacksontunnel: Log tunneling changes at INFO level.
2013-02-05 Ethan Jacksonnicira-ext: Remove the autopath action.
2013-02-05 Ethan Jacksonbond: Remove stable bond mode.
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-31 Ben Pfaffofproto-dpif: Fix memory leak in port_dump_next().
2013-01-31 Ben Pfaffofproto-dpif: Clear revalidation flags only once, not...
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-29 Ethan Jacksonlib: Switch to flow based tunneling.
2013-01-29 Jesse Grosstunnel: Userspace implementation of tunnel manipulation.
2013-01-29 Ethan Jacksonofproto-dpif: Install drops for flows from invalid...
2013-01-28 Ethan Jacksonofproto-dpif: Require an in_port when tracing datapath...
2013-01-28 Ethan Jacksonofproto-dpif: Use ofproto_receive() in update_stats().
2013-01-26 Ben Pfaffofproto: Maintain "expirable" list for "add" flow_mod...
2013-01-26 Ben Pfaffofproto: Properly refresh rule modified time when nothi...
2013-01-25 Simon Hormanofproto: Optimise OpenFlow flow expiry
2013-01-24 Ethan Jacksonofproto-dpif: Implement patch ports in userspace.
2013-01-24 Ethan Jacksonofproto-dpif: Refresh stats before ovs-appctl dpif...
2013-01-24 Ethan Jacksonofproto-dpif: Scope revalidation state to dpif_backers.
2013-01-24 Ben Pfaffofproto: Avoid wild write removing OFPP_LOCAL port...
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-22 Ethan Jacksonofproto-dpif: Fix minor memory leak when creating dpif_...
2013-01-21 Ben Pfaffofproto: Remove redundant call to ofconn_get_ofproto
2013-01-17 Justin Pettitofproto: Add "actions=" to drop action in "ovs-appctl...
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2013-01-16 Jesse Grossofproto-dpif: Maintain tun_id across action lists.
2013-01-11 Krishna Kondakaalloc_ofp_port does not allocate the port number correctly
2013-01-10 Justin Pettitofproto-dpif: Use proper special value for the reserved...
2013-01-09 Justin Pettitofproto: Fix remaining incorrect users of OVSP_LOCAL.
2013-01-09 Ben Pfaffofproto-dpif: Eliminate unneeded call to ofproto_dpif_c...
2013-01-09 Jarno Rajahalmeofproto-dpif: More efficient implementation of get_odp_...
2013-01-09 Ben Pfaffconnmgr: Fix memory leak destroying ofmonitor.
2013-01-09 Ben Pfaffofproto-dpif-governor: Fix small memory leak.
2013-01-04 Ben Pfaffvconn: Fix parameters for vconn_open(), vconn_open_bloc...
2013-01-04 Ethan Jacksonofproto-dpif: New function ofproto_receive().
2012-12-31 Jesse Grossofproto-dpif: Initialize tunnel metadata in both 'flow...
2012-12-28 Jarno RajahalmeAdd Openflow 1.2 role request/reply processing, update...
2012-12-26 Ben Pfaffovs-vswitch: Make OpenFlow "dp_desc" configurable.
2012-12-26 Ben Pfaffofproto: Use NULL "desc" values to indicate defaults.
2012-12-26 Ben Pfaffofproto: Remove ofproto_set_desc().
2012-12-21 Ethan Jacksonofproto-dpif: Don't output to nonexistent ports.
2012-12-21 Ethan Jacksonofproto-dpif: User proper type for odp_port when output...
2012-12-21 Ethan Jacksonovs: Replace TODO:XXX with XXX.
2012-12-21 Ethan Jacksonofproto: Remove trailing whitespace.
2012-12-18 Ben Pfaffofproto, ofproto-dpif: Fix memory leaks of struct iface...
2012-12-18 Ben Pfaffofproto-dpif: Fix another memory leak in type_run().
2012-12-18 Ben Pfaffofproto-dpif: Fix memory leak in type_run().
2012-12-18 Ben Pfaffofproto-dpif: Avoid potential undefined behavior in...
next