summaryrefslogtreecommitdiff
path: root/examples/ipv4_multicast/main.c
AgeCommit message (Expand)Author
2024-04-19examples: move alignment attribute on types for MSVCTyler Retzlaff
2022-10-04ethdev: remove Rx header split port offloadXuan Ding
2022-10-05remove prefix to some local macros in apps and examplesDavid Marchand
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-18ethdev: remove jumbo offload flagFerruh Yigit
2021-10-18ethdev: fix max Rx packet lengthFerruh Yigit
2021-10-19examples: remove unneeded atomic header includeJoyce Kong
2021-10-08net: rename Ethernet header fieldsDmitry Kozlyuk
2021-07-31doc: use code snippets in sample app guidesConor Fogarty
2021-04-21examples: add eal cleanup to examplesChengchang Tang
2020-10-20eal: rename lcore master and slaveStephen Hemminger
2020-09-21examples: use new link status print formatIvan Dyukov
2020-05-12examples: remove extra new line after link duplexIvan Dyukov
2020-02-05examples: use common macro RTE_DIMPavan Nikhilesh
2019-10-07examples/ipv4_multicast: check allmulticast enable statusIvan Ilchenko
2019-10-07examples: check status of getting MAC addressIgor Romanov
2019-10-07examples: check status of getting link infoIgor Romanov
2019-10-07examples: check status of getting ethdev infoIvan Ilchenko
2019-06-03net: replace IPv4/v6 constants with uppercase nameDavid Marchand
2019-05-24net: add rte prefix to IP definesOlivier Matz
2019-05-24net: add rte prefix to IP structureOlivier Matz
2019-05-24net: add rte prefix to ether definesOlivier Matz
2019-05-24net: add rte prefix to ether functionsOlivier Matz
2019-05-24net: add rte prefix to ether structuresOlivier Matz
2018-12-19examples/ipv4_multicast: remove useless mbuf info copyWei Zhao
2018-11-18examples/ipv4_multicast: fix leak of cloned packetsHerakliusz Lipiec
2018-10-29examples/ipv4_multicast: enable multicast promiscuousWei Zhao
2018-09-14ethdev: make default behavior CRC strip on RxFerruh Yigit
2018-07-04ethdev: remove old offload APIFerruh Yigit
2018-04-18ethdev: deprecate port count functionThomas Monjalon
2018-04-18fix ethdev ports enumerationThomas Monjalon
2018-02-01examples: increase default ring sizes to 1024Kevin Laatz
2018-01-16examples/ipv4_multicast: convert to new ethdev offloads APIShahaf Shuler
2018-01-04examples: use SPDX tag for Intel copyright filesBruce Richardson
2017-11-12examples/ipv4_multicast: fix segments number typeIlya V. Matveychikov
2017-11-07examples: remove dependency on PCIBruce Richardson
2017-11-06remove useless memzone includesThomas Monjalon
2017-10-06ethdev: increase port id rangeZhiyong Yang
2017-07-16examples: remove duplicate includesThomas Monjalon
2017-07-08examples: adjust Rx and Tx descriptors to device limitsRoman Zhukov
2017-04-21examples: limit max frame sizeAndriy Berestovskyy
2017-04-10examples: enable HW CRC strip by defaultJeff Guo
2017-03-10examples: fix optind resetKeith Wiles
2016-09-16remove unused ring includesAmine Kherbouche
2016-05-02eal: add assert macro for debugThomas Monjalon
2016-04-01ethdev: use constants for link stateThomas Monjalon
2016-02-10remove extra parentheses in return statementHuawei Xie
2015-07-07examples/ipv4_multicast: support double vlan stripping and insertionHelin Zhang
2015-05-11apps: fix default mbuf sizeKonstantin Ananyev
2015-04-28apps: use helper to create mbuf poolsOlivier Matz