aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/pktio/tap.c
AgeCommit message (Expand)Author
2017-12-27linux-gen: pktio: tap: implement MAC address set operationBogdan Pricope
2017-12-27linux-gen: pktio: tap: implement link status operationBogdan Pricope
2017-12-27linux-gen: pktio: tap: implement start/stop operationsBogdan Pricope
2017-12-27linux-gen: pktio: implement MAC address set functionBogdan Pricope
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-06-16linux-gen: packet: remove lazy parsingMatias Elo
2016-09-07linux-gen: tap: add classifier supportJuha Mattila
2016-07-26linux-gen: pktio: use multi allocMatias Elo
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-06-16linux-gen: packet: use packet_parser_t type argument with parser functionsMatias Elo
2016-06-02linux-gen: pktio: remove old single queue recv and send functionsMatias Elo
2016-05-23linux-generic: pktio: add pktio type specific print functionMatias Elo
2016-04-26api: pktio: define input array as constPetri Savolainen
2016-04-25api: packet: rename and add copy functionsPetri Savolainen
2016-04-22linux-generic: pktio: add missing pktio namesMatias Elo
2016-04-21linux-generic: pktio: add pktin timestamping supportMatias Elo
2016-04-21linux-generic: pktio: implement odp_pktio_config()Matias Elo
2016-04-21linux-generic: pktio: implement odp_pktin_ts_from_ns()Matias Elo
2016-04-21linux-generic: pktio: implement odp_pktin_ts_res()Matias Elo
2016-02-25api: pktio: changed odp_pktio_mtu() return value to uint32_tMatias Elo
2016-02-16linux-generic: pktio: add separate functions for global and local initMatias Elo
2016-02-11api: move include/odp.h to include/odp_api.hChristophe Milard
2016-01-20linux-generic: define posix extension level oncePetri Savolainen
2015-12-14linux-generic: fix tap compilationMaxim Uvarov
2015-12-14linux-generic: pktio: add tap pktio typeIlya Maximets