aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-08tap: split gso and checksum offload functionalityMohsin Kazmi1-1/+3
2020-01-08virtio: split gso and checksum offload functionalityMohsin Kazmi1-1/+3
2020-01-03ip: API cleanupJakub Grajciar1-2/+1
2019-12-17vpp: fix .short_help for "ip virtual"Paul Vinciguerra1-1/+1
2019-12-17build: export vapi generation in vpp-devOliver Giles1-1/+1
2019-12-17dpdk: add devargs supportChenmin Sun1-0/+5
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns2-317/+4
2019-12-11api: Use vl_msg_push/pop_heapNathan Skrzypczak2-24/+9
2019-12-11devices: tap API cleanupJakub Grajciar1-6/+10
2019-12-10api: multiple connections per processDave Barach5-10/+10
2019-12-04gre: Multi-point interfacesNeale Ranns1-2/+2
2019-12-03classify: API cleanupJakub Grajciar1-5/+5
2019-11-27misc: add address sanitizer heap instrumentationBenoît Ganne1-0/+9
2019-11-26fib: Table ReplaceNeale Ranns1-7/+34
2019-11-07interface: shmemioerror while getting name_filter argAleksander Djuric1-1/+5
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-11-04build: install generated api enum and type headersDave Barach1-0/+2
2019-11-02vlib: enhance the "show cli" debug CLI commandDave Barach1-0/+1
2019-11-01dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issueChenmin Sun1-0/+9
2019-10-30l2: l2tp API cleanupJakub Grajciar1-2/+3
2019-10-22ip: ipfix-export API updateJakub Grajciar1-2/+2
2019-10-14gso: Add gso feature arcMohsin Kazmi1-0/+16
2019-10-10geneve: API cleanupJakub Grajciar1-2/+4
2019-10-09interface: dump the interface device typeMohsin Kazmi1-3/+4
2019-10-07dhcp: Move to pluginNeale Ranns1-73/+0
2019-10-03api: fix non-null-terminated C-stringBenoît Ganne1-5/+10
2019-10-03dhcp: API cleanupJakub Grajciar1-14/+5
2019-10-02vlib: improve summary vector-rate statisticsDave Barach3-24/+50
2019-09-30stats: fix per-worker stat vector lengthBenoît Ganne1-3/+4
2019-09-18stats: fix per_worker vector rate heapOle Troan1-3/+7
2019-09-16api: autogenerate api trace print/endianOle Troan1-291/+279
2019-09-11misc: bond_create is broken for custom dump printSteven Luong1-2/+2
2019-09-06bonding: add weight support for active-backup modeSteven Luong1-0/+13
2019-09-04stats: add /if/<n>/<n>/state for lacp interface stateSteven Luong2-1/+76
2019-09-03api: enforce vla is last and fixed string typeOle Troan2-25/+21
2019-09-03stats: memory leak with per-node-counters onOle Troan1-0/+3
2019-08-29stats: null-terminate default socket nameBenoît Ganne1-2/+2
2019-08-27api: revert use string type for strings in memclnt.apiOle Troan1-6/+2
2019-08-27api: use string type for strings in memclnt.apiOle Troan1-2/+6
2019-08-22dns: make the dns name resolver a pluginDave Barach1-63/+6
2019-08-21misc: missing ntohl for bond_slave's custom dumpSteven Luong1-2/+2
2019-08-20vppapigen: remove support for legacy typedefsPaul Vinciguerra2-2/+2
2019-08-20vlib: create unix runtime directoryOle Troan1-8/+24
2019-08-20api: Cleanup APIs interface.apiJakub Grajciar1-17/+18
2019-08-15stats: refactor header filesDave Barach3-33/+62
2019-08-09stats: create /run/vpp before stat socket bind()YohanPipereau1-33/+11
2019-07-31devices interface tests: vhosst GSO supportSteven Luong1-0/+4
2019-07-31api papi: add alias for timestamp(datetime)/timedeltaPaul Vinciguerra3-36/+48
2019-07-28api: add vl_api_version_t typePaul Vinciguerra5-0/+47
2019-07-28pg: add GSO supportMohsin Kazmi1-0/+2