aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_packet.c
AgeCommit message (Expand)Author
2015-12-29linux-generic: packet: _odp_parse_common: arm build fixBalasubramanian Manoharan
2015-12-29linux-generic: classification: implements odp_cls_cos_pool_set() apiBalasubramanian Manoharan
2015-11-25linux-generic: packet: add implementation for packet alloc/free multiNicolas Morey-Chaisemartin
2015-10-23linux-generic: pktio: fill in L2 parse results by defaultPetri Savolainen
2015-10-22linux-generic: packet: implement flow hash supportZoltan Kiss
2015-10-16linux-generic: packet: use packet metadata copy function on packet reallocNicolas Morey-Chaisemartin
2015-07-08linux-generic: packet: fix byte order in IPv6 header parsingMichael Altizer
2015-05-14linux-generic: packet: Add lazy parsing supportBill Fischofer
2015-05-08api: packet: removed odp_packet_user_u64Petri Savolainen
2015-05-08api: packet: rename user_data to user_areaPetri Savolainen
2015-05-08linux-generic: packet: add user metadata supportBill Fischofer
2015-05-07linux-generic: use inttypes defines to print (u)int32_t valuesNicolas Morey-Chaisemartin
2015-02-04linux-generic: packets: add strong typing supportBill Fischofer
2015-02-04linux-generic: pktio: add strong typing supportBill Fischofer
2015-02-04linux-generic: buffers: add strong typing supportBill Fischofer
2015-01-30api: packet: add API to copy metadataRobbie King
2015-01-29helper: move headers into namespace the odp/helperAnders Roxell
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-27api: pool: Rename odp_buffer_pool_ to odp_pool_Petri Savolainen
2015-01-27api: pool: Rename pool params and remove buffer typesPetri Savolainen
2015-01-27api: packet: Removed odp_packet_from_bufferPetri Savolainen
2015-01-27api: packet: Removed odp_packet_to_bufferPetri Savolainen
2015-01-27api: event: Add odp_event_tPetri Savolainen
2015-01-09linux-generic: packets: set l2_offset in _odp_packet_parse()Bill Fischofer
2014-12-24linux-generic: correct inconsistent spelling of metadataAnders Roxell
2014-12-22linux-generic: packet: add ODP_PACKET_OFFSET_INVALIDBill Fischofer
2014-12-22linux-generic: packet: streamline packet add/rem dataBill Fischofer
2014-12-16api: packet: add segmentation and copy APIBill Fischofer
2014-12-16api: packet: add head/tail room manipulationBill Fischofer
2014-12-16linux-generic: packet: improve packet parsingBill Fischofer
2014-12-16api: packet: user contextBill Fischofer
2014-12-16api: packet: change layer offset/pointer APIBill Fischofer
2014-12-16api: packet: change alloc/freeBill Fischofer
2014-12-16api: packet: move helper functions to public APIBill Fischofer
2014-12-16api: buffer: change pool createBill Fischofer
2014-12-05api: move internal debug macrosMike Holmes
2014-11-29linux-generic/odp_packet.c: Remove validation against too-short frames from '...Shmulik Ladkani
2014-11-21linux-generic: Replace printf with ODP_PRINTMike Holmes
2014-10-23Rename buffer_from_packet functionPetri Savolainen
2014-10-03Rename packet start functionPetri Savolainen
2014-10-03Rename packet buffer address functionPetri Savolainen
2014-09-10Add user context to packetRobbie King
2014-09-02move helper functions and rename to prefix to odph_Anders Roxell
2014-07-03Autotoolise build systemAnders Roxell