]> git.proxmox.com Git - mirror_ovs.git/history - lib/dpctl.c
dpctl: Fix dpctl process command parameter error.
[mirror_ovs.git] / lib / dpctl.c
2021-01-27 Mao YingMingdpctl: Fix dpctl process command parameter error.
2021-01-06 Ilya Maximetsdpctl: Fix broken Windows build due to missing strndup.
2021-01-05 Eelco Chaudrondpctl: Add add/mod/del-flows command.
2020-11-10 Tonghao Zhangdpctl: Add the option 'pmd' for dump-flows.
2020-10-09 Ilya Maximetsdpctl: Fix broken flow deletion via ovs-dpctl due to...
2020-07-21 Tonghao Zhangdpctl: Fix memory leak in dpctl_dump_flows()
2020-01-27 Ilya Maximetsdpif: Fix dp_extra_info leak by reworking the allocatio...
2020-01-17 Emma Finndpif-netdev: Modified ovs-appctl dpctl/dump-flows command
2020-01-16 Eli Britsteindpctl: Support dump-flows filters "dpdk" and "partially...
2019-12-19 Ilya Maximetsdpctl: Fix referencing DPDK in a flow dump.
2019-09-25 Darrell Ballconntrack: Add option to disable TCP sequence checking.
2019-06-11 Ilya Maximetsdpctl: Update docs about dump-flows and HW offloading.
2019-03-18 Ilya Maximetsdpctl: Drop parser debug information.
2019-03-15 Ilya Maximetsdpctl: Stop showing the dpctl/help command.
2019-03-14 Ilya Maximetstreewide: Clean up inclusions of netdev-dpdk header.
2019-02-25 Ben Pfaffodp-util: Improve log messages and error reporting...
2019-02-14 Darrell BallUserspace datapath: Add fragmentation handling.
2018-12-11 Darrell Balldpctl: Simplify opt_dpif_open().
2018-09-13 Gavi Teitzdpctl: Expand the flow dump type filter
2018-08-27 Yunjian Wangdpctl: Fix memory leak in dp_exists().
2018-08-17 Yi-Hung Weidpctl: Implement dpctl commands for conntrack per zone...
2018-08-17 Yi-Hung Weidpctl: Export next argument to be parsed in opt_dpif_op...
2018-08-15 Darrell Balldpctl: Make opt_dpif_open() more general.
2018-08-06 Darrell Balldpctl: Simplify dpctl_flush_conntrack.
2018-07-25 Justin PettitRevert "dpctl: Expand the flow dump type filter"
2018-07-25 Gavi Teitzdpctl: Expand the flow dump type filter
2018-06-18 Gavi Teitzdpctl: Properly reflect a rule's offloaded to HW state
2018-06-15 Justin Pettitdpctl: Prefer "--more" to indicate verbosity for "ct...
2018-06-15 Justin Pettitdpctl: Use common code to open dpif with optional name.
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-11 Ben Pfaffdpctl: Remove tabs from output.
2018-02-13 Ben Pfaffofp-util, ofp-parse: Break up into many separate modules.
2018-01-09 Darrell Balldpctl conntrack: Add get number of connections.
2018-01-09 Darrell Balldpctl conntrack: Add get and set maxconns command.
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-22 Ben Pfaffsparse: Add guards to prevent FreeBSD-incompatible...
2017-12-07 Yi-Hung Weidpctl: Support flush conntrack by conntrack 5-tuple
2017-12-07 Yi-Hung Weict-dpif,dpif-netlink: Support conntrack flush by ct...
2017-12-07 Justin Pettitdpctl: Fix comment describing get_one_dp().
2017-11-13 Ashish Varmanetdev, dpif: fix the crash/assert on port delete
2017-11-03 antonio.fischetti... dpctl: manage ret value when dumping CT entries.
2017-11-03 antonio.fischetti... dpctl: Comment functions retrieving the datapath name.
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-08-02 Antonio Fischettidpctl: Add new 'ct-bkts' command.
2017-07-11 Antonio Fischettidpctl: add CT Stats for Connections per protocol.
2017-07-11 Antonio FischettiFix coding style and some typos.
2017-06-23 Ben Pfaffodp-util: Use port names in output in more places.
2017-06-23 Ben Pfaffovs-dpctl: New --names option to use port names in...
2017-06-20 Bhanuprakash Bodireddydpctl: Skip invoking qsort on empty list
2017-06-15 Paul Blakeydpctl: Indicate if flow is offloaded when dumping flows...
2017-06-15 Paul Blakeydpctl: Add an option to dump only certain kinds of...
2017-06-15 Roi Dayandpctl: Add filter arg to dump-flows command info
2017-05-31 Ben PfaffSupport accepting and displaying port names in OVS...
2017-05-30 Ben Pfaffdpctl: Fix memory leak on error path.
2017-03-16 Eric GarverAdd support for 802.1ad (QinQ tunneling)
2017-01-16 Daniele Di Proiettodpctl: Avoid making assumptions on pmd threads.
2016-12-06 Ben Pfaffdpctl: Fix usage for most dpctl commands.
2016-12-06 nickcooper-zhangto... ovs-appctl: Add usage content to "dpctl/*" command.
2016-09-19 Jesse Grosstun-metadata: Manage tunnel TLV mapping table on a...
2016-08-16 Ryan MoatsAdd read-only option to ovs-dpctl and ovs-ofctl commands.
2016-07-29 Jarno Rajahalmemeta-flow: Add mf_mask_field_masked().
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-13 Justin Pettitdpctl: Fix shadowed iterator in show_dpif().
2016-06-07 Ilya Maximetsdpctl: Implement dpctl/flow-get for dpif-netdev.
2016-05-16 Justin Pettitdpctl: Sort port listing in "show" command.
2016-04-14 Ben WarrenMove lib/match.h to include/openvswitch directory
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-30 Ben WarrenMove ofp-parse.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2015-12-22 Daniele Di Proiettodpctl: Add new 'flush-conntrack' command.
2015-12-22 Daniele Di Proiettodpctl: Add 'conntrack-dump' command.
2015-12-11 Daniele Di Proiettoodp-util: Return exact mask if netlink mask attribute...
2015-11-04 Ben Pfaffdpctl: Fix jump through wild pointer in "dpctl/help".
2015-06-25 Jesse Grossodp-util: Pass down flow netlink attributes when transl...
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-22 Joe Stringerdpctl: Don't print UFID if not present.
2015-05-22 Daniele Di Proiettonetdev-dpdk: Properly support non pmd threads.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-05-07 Daniele Di Proiettodpctl: Ignore enumeration errors if there is at least...
2015-05-07 Daniele Di Proiettodpctl: Factor out common code to iterate through all...
2015-05-07 Daniele Di Proiettodpctl: Add OVS_PRINTF_FORMAT annotation to dpctl_*...
2015-04-16 Ben Pfaffdpctl: Fix error handling and reporting regressions.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-02-11 Alex Wangnetdev-dpdk: Allow changing NON_PMD_CORE_ID for testing...
2014-12-30 Alex Wangdpif-netdev: Add per-pmd flow-table/classifier.
2014-12-19 Joe Stringerdpctl: Add 'get-flow' command.
2014-12-15 Joe Stringerdpctl: Add support for using UFID to add/del flows.
2014-12-02 Joe Stringerdpif: Minimize memory copy for revalidation.
2014-12-02 Joe Stringerdpif: Index flows using unique identifiers.
2014-10-29 Alex Wangdpctl: Implement 'list-commands' function.
2014-08-04 Daniele Di Proiettodpctl: add ovs-appctl dpctl/* commands to talk to dpif...