summaryrefslogtreecommitdiff
path: root/examples/ip_reassembly
AgeCommit message (Expand)Author
2014-09-29examples: do not probe pci twiceThomas Monjalon
2014-09-17mbuf: flatten struct vlan_macipBruce Richardson
2014-09-17mbuf: remove the rte_pktmbuf structureOlivier Matz
2014-06-27eal: deprecate rte_snprintfStephen Hemminger
2014-06-26examples/ip_reassembly: reduce memory usageAnatoly Burakov
2014-06-26examples/ip_frag: fix socket detectionAnatoly Burakov
2014-06-26examples/ip_frag: check for non-existent portsAnatoly Burakov
2014-06-26ip_frag: add config option to enable statisticsAnatoly Burakov
2014-06-17ethdev: more RSS flagsHelin Zhang
2014-06-16examples/ip_reassembly: overhaulAnatoly Burakov
2014-06-16ip_frag: refactor reassembly code into a proper libraryAnatoly Burakov
2014-06-16ip_frag: rename structures in fragmentation tableAnatoly Burakov
2014-06-16ip_frag: move fragmentation/reassembly headers into a libraryAnatoly Burakov
2014-06-11remove trailing whitespacesBruce Richardson
2014-05-21config: rename "default" configurations as "native"David Marchand
2014-05-20ethdev: remove rte_pmd_init_all functionNeil Horman
2014-02-26examples: minor changesBruce Richardson
2014-02-25update Intel copyright years to 2014Bruce Richardson
2013-10-09doc: whitespace changes in licensesIntel
2013-09-17examples/ip_reassembly: various updatesIntel
2013-09-17examples/ip_reassembly: initial importIntel