summaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2021-02-24fib: fix sa selection for fib routed destinationsJúlius Milan1-4/+14
2021-02-09l2: crash on l2_input_is_xconnectSteven Luong1-10/+8
2021-01-25vlib: startup multi-arch variant configuration fix for interfacesRadu Nicolau3-4/+31
2021-01-13ip: vtep fixes for alignment and cache update.v21.01-rc2Ray Kinsella1-2/+2
2020-12-16ip: fix possible missing trace indexesKlement Sekera4-0/+28
2020-12-15classify: add pcap/trace classfier mgmt API callsJon Loeliger5-193/+712
2020-12-14session: free segment manager only from mainFlorin Coras1-4/+32
2020-12-14misc: refactor clib_bitmap_foreach macroDamjan Marion12-34/+34
2020-12-14misc: move to new pool_foreach macrosDamjan Marion96-501/+496
2020-12-14vppinfra: simpler and faster pool_foreachDamjan Marion1-0/+1
2020-12-14api: add missing version infoPaul Vinciguerra6-1/+8
2020-12-11ip: ip4 rewrite prefetch optimizationPiotrX Kleski1-2/+5
2020-12-11virtio: fix vrings overflow in vhost_userBenoît Ganne1-1/+10
2020-12-11misc: cop - clean up stray doxygen blockPaul Vinciguerra1-7/+0
2020-12-11fib: remove unsued path flagNeale Ranns1-5/+0
2020-12-11fib: Remove unused BIER variablesNeale Ranns2-22/+10
2020-12-10misc: add a couple useful functions for gdbChristian Hopps1-0/+23
2020-12-09fib: supporting inner flow hash on tunnelsMohammed Hawari6-11/+32
2020-12-08fib: Adjacency flag for midchain to perfom flow hash (on inner packet)Neale Ranns5-31/+78
2020-12-08tunnel: add cli support for encap_decap flagsMohammed Hawari4-4/+30
2020-12-08ipip: correct ipip_cli.c indentationMohammed Hawari1-212/+277
2020-12-08misc: fix api in ipfix_classify_table_add/detailsAlexander Chernavin2-5/+5
2020-12-08fib: Source Address SelectionNeale Ranns26-319/+697
2020-12-04virtio: fix the interrupt handling for packed queuesMohsin Kazmi1-5/+25
2020-12-04crypto: fixed vnet_crypto_async_reset_frame assertPiotrX Kleski1-1/+2
2020-12-04crypto: fixed async frame enqueue race conditionPiotrX Kleski1-2/+8
2020-12-04udp session: fix deq notification for dgramsFlorin Coras1-1/+4
2020-12-04virtio: fix the len offsetMohsin Kazmi1-2/+2
2020-12-04ip: fixup memory leak in function ip4_full_reass_drop_allbarryxie1-0/+1
2020-12-03virtio: fix the offloads in tx pathMohsin Kazmi1-4/+2
2020-12-03nat: fix forwarding handoff workaroundFilip Varga1-3/+2
2020-12-01session: make pacer worker load awareFlorin Coras2-5/+14
2020-12-01session: allow small pacer burstsFlorin Coras4-19/+28
2020-12-01ipsec: change predictionFan Zhang2-2/+2
2020-11-27ip: Sub Address Family types. Feature enable for each SAFINeale Ranns7-16/+215
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