netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / dpctl.c
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...