Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / utilities / ovs-dpctl.c
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-02-27 Joe Stringerdpif: Don't synchronize flow_dump_next() status.
2014-02-27 Joe Stringerdpif: Make dpif_flow_dump_next() thread-safe.
2014-02-26 Gurucharan Shettyfatal-signal: SIGPIPE for Windows.
2014-02-04 Giuseppe LettieriMerge branch 'mainstream'
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-17 Francesco Fuscodpif-linux: fix the size of n_masks
2013-12-11 Ben Pfaffnetdev: Log a warning when netdev_set_config() fails.
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-22 Andy Zhoudpif-linux: collect and display mega flow mask stats
2013-10-17 Gurucharan Shettyovs-dpctl: Add a 'filter' option to match wildcarded...
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-10-02 Gurucharan Shettyovs-dpctl, ofproto/trace: Show and handle the in_port...
2013-09-27 Jarno RajahalmeRemove unused variables and functions.
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-24 Gurucharan Shettyovs-dpctl: Update usage where datapath name is optional.
2013-09-24 Gurucharan Shettyovs-dpctl: Parse the arguments correctly for del-flow.
2013-09-24 Gurucharan Shettyovs-dpctl: Add a missing simap_destroy()
2013-09-24 Gurucharan Shettyovs-dpctl: Remove stale comment.
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-03 Andy Zhouodp-util: add verbose mode for displaying dp flow.
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-23 Giuseppe LettieriMerge branch 'mainstream'
2013-07-19 Linda SunAvoid designated initializers and static decls of array...
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-20 Andy Zhouovs-dpctl: Add mega flow support
2013-05-10 Ben Pfaffnetdev: Factor restoring flags into new "struct netdev_...
2013-05-03 Ben PfaffMake most "struct option" instances "const".
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-15 Ben Pfaffovs-dpctl: New add-flow, mod-flow, del-flow commands.
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-11-30 Ben Pfaffovs-dpctl: Describe -s option in usage message.
2012-11-02 Justin Pettitovs-dpctl: Make specifying datapath optional for some...
2012-11-02 Justin PettitAlways treat datapath ports as 32 bits.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-07-31 Justin Pettitovs-dpctl: Allow requesting the port number from "add...
2012-07-09 Arun SharmaRename static functions to increase uniqueness.
2012-06-14 Ethan Jacksonlib: New data structure - smap.
2012-05-22 Ben Pfaffsimap: New data structure for string-to-integer maps.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-11-17 Ethan Jacksonovs-dpctl: Suppress compiler warning on 64 bit linux.
2011-11-17 Ben Pfafftests: Rewrite code for comparing sets of ODP actions.
2011-11-17 Ben Pfaffodp-util: New function odp_actions_from_string().
2011-10-24 Ben Pfaffovs-dpctl: Add new "set-if" command.
2011-10-21 Ben PfaffImplement new fragment handling policy.
2011-10-05 Ben Pfaffdpif: Avoid use of "struct ovs_dp_stats" in platform...
2011-09-16 Pravin Shelardatapath: Always use generic stats for devices (vports)
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-08-08 Ben Pfaffnetdev: Get rid of struct netdev_options and netdev_ope...
2011-08-08 Ben Pfaffnetdev: Decouple creating and configuring network devices.
2011-08-08 Ben Pfaffnetdev: Clean up and refactor packet receive interface.
2011-08-04 Justin Pettitutil: Introduce get_program_version function.
2011-08-04 Simon Hormanovs-dpctl: Show number of flows
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffConsistently write null pointer constants as NULL inste...
2011-05-16 Ben PfaffAdd missing "static" keywords.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-02 Ben Pfaffovs-dpctl: Add -s option to print packet and byte counters.
2011-04-04 Ben Pfaffutil: New function ovs_fatal_valist().
2011-03-31 Ben Pfaffdpif: Use sset instead of svec in dpif interface.
2011-03-04 Ben Pfaffovs-dpctl: Support more than one option for "add-if...
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_flow_stats" from client...
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_flow" from client-visible...
2011-01-28 Ben Pfaffdatapath: Drop port information from odp_stats.
2011-01-28 Ben Pfaffdatapath: Drop queue information from odp_stats.
2011-01-28 Ben Pfaffdatapath: Drop flow information from odp_stats.
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_port" from client-visible...
2011-01-28 Ben Pfaffovs-dpctl: Use netdev_get_config() to print vport confi...
2011-01-28 Ben Pfaffdatapath: Change listing ports to use an iterator concept.
2011-01-28 Ben Pfaffdatapath: Convert odp_flow_key to use Netlink attribute...
2011-01-28 Ben Pfaffdatapath: Change listing flows to use an iterator concept.
2011-01-27 Ben Pfaffovs-dpctl: Use datapath enumeration functions instead...
2010-12-29 Ben Pfaffovs-dpctl: Reimplement get_port_number() using dpif_por...
2010-12-28 Justin Pettitovs-dpctl: Print extended information about vports.
2010-12-10 Ben Pfaffdatapath: Replace "struct odp_action" by Netlink attrib...
2010-12-03 Ben Pfaffdatapath: Make adding and attaching a vport a single...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-11 Ben Pfaffdatapath: Remove implementation of port groups.
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-07-21 Ben Pfaffvlog: Remove explicit calls to vlog_init().
next