summaryrefslogtreecommitdiff
path: root/ofproto/ofproto-unixctl.man
Commit message (Expand)AuthorAgeFilesLines
* ofproto: Fix typo in manpage fragment.Ben Pfaff2020-03-201-1/+1
* manpages: Highlight --ct-next option.Ilya Maximets2019-03-151-3/+4
* ofproto-dpif-trace: Make -generate send packets to controller again.Ben Pfaff2018-08-271-3/+3
* flow: Add some L7 payload data to most L4 protocols that accept it.Ben Pfaff2018-01-271-0/+10
* ofproto-dpif-trace: Generalize syntax for ofproto/trace.Ben Pfaff2018-01-261-20/+22
* ofproto-dpif: Don't slow-path controller actions.Justin Pettit2018-01-101-3/+3
* ofproto/trace: Add --ct-next option to ofproto/traceYi-Hung Wei2017-07-121-4/+50
* ofproto: Add some examples for 'ofproto/trace' in ovs-vswitchd man pageTimothy Redaelli2017-03-171-0/+36
* ofproto: Remove 'ofproto/self-check' from ovs-vswitchd manpageTimothy Redaelli2017-02-231-7/+0
* Add connection tracking label support.Joe Stringer2015-10-131-0/+2
* Add connection tracking mark support.Joe Stringer2015-10-131-0/+2
* Add support for connection tracking.Joe Stringer2015-10-131-0/+4
* ofproto-dpif: New unixctl command ofproto/trace-packet-out.Ben Pfaff2013-11-111-14/+43
* flow: Rename skb_mark to pkt_mark.Jesse Gross2013-08-131-2/+2
* ofproto/ofproto-dpif.c: Re-implement the ofproto/trace commandAlex Wang2013-05-211-55/+83
* datapath: add skb mark matching and set actionAnsis Atteka2012-11-211-1/+3
* ofproto: fix typo in documentation.Gurucharan Shetty2012-07-161-2/+2
* docs: Fix bad troff markup.Ben Pfaff2012-05-141-4/+4
* ofproto-dpif: Accept OpenFlow-like flows in "ofproto/trace".Ben Pfaff2012-05-071-8/+12
* ofproto-dpif: Implement self-check of flow translations.Ben Pfaff2012-01-161-0/+7
* datapath: Convert kernel priority actions into match/set.Pravin B Shelar2011-11-011-1/+3
* ofproto-dpif: Add -generate option to ofproto/trace command.Ben Pfaff2011-09-131-7/+17
* ofproto-dpif: Make ofproto/trace accept an odp_flow in place of a packet.Ben Pfaff2011-08-081-0/+25
* ofproto: Fix typo in documentation.Ben Pfaff2011-06-301-1/+1
* ofproto: Fix documentation of ofproto/trace command.Ben Pfaff2010-12-101-3/+6
* ofproto: Add "ofproto/trace" command to help debugging flow tables.Ben Pfaff2010-12-091-0/+26