aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2020-11-26gre: Move to new API generated types/messagesNeale Ranns5-69/+32
2020-11-26fib: Expressive type for walk return code. Honour code.Neale Ranns8-24/+21
2020-11-26fib: DPO layout add u64 parameter.Neale Ranns2-19/+29
2020-11-26ip: reassembly - fix handoff for custom nodeKlement Sekera2-21/+111
2020-11-26ip: trace icmp echo request/reply idKlement Sekera1-0/+6
2020-11-26fib: Only track cover if activatedNeale Ranns1-1/+15
2020-11-25ipsec: A P2MP ipsec interface is NBMANeale Ranns1-0/+1
2020-11-25session: add startup option to poll in mainFlorin Coras2-2/+8
2020-11-25syslog: use per-thread vlib_mainBenoît Ganne2-5/+2
2020-11-25tcp: enable lc if any other debug option enabledFlorin Coras2-11/+34
2020-11-25ip-neighbor: Send API event when neighbor is removedNeale Ranns8-51/+174
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan5-10/+13
2020-11-24svm: support for multi-segment enqueuesFlorin Coras2-23/+50
2020-11-24session: init lookup before dgram accept notificationFlorin Coras1-1/+3
2020-11-24tests: remove svs, proxy_arp and gso from vpp_papi_providerOle Troan1-14/+23
2020-11-23interface: improve loggingDamjan Marion1-4/+46
2020-11-23virtio: fix overflow in case of buffering + dropBenoît Ganne1-1/+0
2020-11-20ip-neighbor: Use ip_address_t rather than ip46_address_tNeale Ranns15-288/+314
2020-11-19ipip: Don't crash when showing non-existant tunnel indexNeale Ranns1-0/+2
2020-11-17virtio: virtio: implement packed queues from virtio 1.1Mohsin Kazmi8-135/+1037
2020-11-17tests: move crypto tests to src/vnet/crypto/testDave Wallace1-0/+28
2020-11-17tests: move classifier tests to src/vnet/classify/testDave Wallace2-0/+1059
2020-11-17tests: move gre tests to src/vnet/gre/testDave Wallace1-0/+1275
2020-11-17tests: move GSO/GRO tests to src/vnet/gso/testDave Wallace2-0/+855
2020-11-16fib: increase the reference counter size for mfib to 32 bitsMiklos Tirpak1-1/+1
2020-11-16fib: remove misleading FIB_PATH_TYPE_LASTBenoît Ganne1-14/+0
2020-11-13session: fix fifo tuning init on connectFlorin Coras1-8/+6
2020-11-13pg: fix uninitialized variable in pg mac filter CLIAndrew Yourtchenko1-1/+1
2020-11-13interface: add multiarch support for per-interface tx nodeBenoît Ganne3-10/+19
2020-11-13ethernet: mac must support 64-bits loadsBenoît Ganne11-55/+83
2020-11-13sr: show the hop-limit value used for SRv6 encapsulationAhmed Abdelsalam1-0/+21
2020-11-12tcp: push last buffered sequenceFlorin Coras2-6/+7
2020-11-12devices: remove unused codeDamjan Marion1-7/+0
2020-11-12virtio: fix the index issueMohsin Kazmi1-7/+15
2020-11-11tcp: validate fin seq in closing statesFlorin Coras1-0/+3
2020-11-10tcp: fix test for trailing bytesFlorin Coras1-1/+1
2020-11-10sr: Show IPv6 address used as SRv6 Encaps sourceAhmed Abdelsalam2-0/+28
2020-11-10classify: fix classify filter trace del cli processingJon Loeliger1-35/+49
2020-11-10ip6-nd: fix memory leaksDave Barach1-11/+23
2020-11-09session: remove support for shm bapi attachmentFlorin Coras4-55/+30
2020-11-09session: delegate fifo ooo lookup init to transportsFlorin Coras4-4/+12
2020-11-09session: default to using memfd mq segmentsFlorin Coras1-0/+1
2020-11-09vlib: fix trace number accountingBenoît Ganne10-87/+108
2020-11-09tap: add function to set speedAlexander Chernavin2-1/+83
2020-11-09ipsec: fix unformat typesBenoît Ganne1-2/+2
2020-11-06ipsec: add support for tx-table-id in cli + exampleBenoît Ganne2-3/+17
2020-11-05tcp: avoid consuming trailing bytesFlorin Coras1-0/+4
2020-11-05tap: allow change of carrier state on hostMatthew Smith4-0/+45
2020-11-05virtio: misc optimizationsDamjan Marion1-35/+41
2020-11-05ip: fix doxygen doc for address add/del commandBenoît Ganne1-2/+2