]> git.proxmox.com Git - mirror_ovs.git/history - lib/dpctl.c
netdev: Reject empty names in netdev_open().
[mirror_ovs.git] / lib / dpctl.c
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...