aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-openflow_v6.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-15openflow: fix decode of experimenter OXM fieldsJaime CaamaƱo Ruiz1-10/+6
2018-02-14OpenFlow 1.5: add extra property length checksPascal Quantin1-10/+85
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2018-01-24OpenFlow(v5&v6) : Fix RX_PWR/TX_BIASLaszlo Papp1-2/+2
2018-01-24Openflow: Use offset 2 for tx_min/max as they are uint16_tLaszlo Papp1-4/+4
2018-01-24Fix the display of Length and Pad2 in the openflow dissectorLaszlo Papp1-2/+2
2018-01-05OpenFlow 1.5: fix port_stats dissectorLaszlo Papp1-65/+377
2017-05-19Openflow(v6): enhance display of Port and Port DescriptionAlexis La Goutte1-0/+5
2017-05-19Openflow(v6): Display reserved field for Port Description flagAlexis La Goutte1-0/+30
2017-05-15Openflow (v6): use BASE_SPECIAL_VALSAlexis La Goutte1-605/+102
2017-05-14OpenFlow(v6): add Openflow bad action error message valueAlexis La Goutte1-0/+2
2017-05-14OpenFlow(v6): rename Meter Config to Meter DescAlexis La Goutte1-58/+58
2017-05-14Openflow(v6): Add OFPGC_INSERT_BUCKET/OFPGC_DELETE_BUCKETAlexis La Goutte1-0/+26
2017-05-14OpenFlow(v6): Add new OFPXMT typeAlexis La Goutte1-0/+6
2017-05-14OpenFlow(v6): Enhance OFPITAlexis La Goutte1-1/+3
2017-05-14Openflow(v6): Add new OFPAT MeterAlexis La Goutte1-0/+43
2017-05-14Openflow(v6): Add new OFPAT Copy FieldAlexis La Goutte1-0/+69
2017-05-14Openflow: Add support of openflow 1.5 (v6)Alexis La Goutte1-0/+9917