lacp: correctly set is_mp_safe for VL_API_SW_INTERFACE_LACP_DUMP
[vpp.git] / src / vnet /
2021-04-01 Neale Rannsfib: Move the adjacency midchain nodes into a separate... 37/31837/3
2021-03-30 Florin Corassession: interrupt mode for session node on main thread 75/31675/8
2021-03-30 Damjan Marioninterface: fix coverity 29/31829/2
2021-03-29 Florin Corassvm session vcl: per app rx message queues 64/30864/37
2021-03-29 yedgtls: fix app_worker_connect_notify param error 87/31787/2
2021-03-29 Dave Wallacetests: move vxlan tests to src/vnet/vxlan/tests 47/30647/5
2021-03-26 Damjan Marionvlib: convert foreach_vlib_main macro to be more gdb... 81/31781/6
2021-03-26 Damjan Marionvlib: introduce vlib_get_elog_main() 83/31783/4
2021-03-26 Damjan Marionvlib: introduce vlib_get_main_by_index(), vlib_get_n_th... 82/31782/4
2021-03-25 Florin Corassvm: add producer wait function 74/31774/6
2021-03-25 Ole Troanstats: python vpp_stats rewrite to access stat segment... 78/31678/12
2021-03-24 Damjan Marioninterface: do subif or feature arc work in interface... 42/31742/2
2021-03-24 Damjan Marionvirtio: improve compilation time 43/31743/3
2021-03-23 Damjan Marioninterface: simplify and optimize interface-output node 37/31737/3
2021-03-23 Florin Corasvlib: add node adaptive mode flag 96/31696/9
2021-03-23 Damjan Marioninterface: reduce duplicate code in the interface-outpu... 14/31714/1
2021-03-21 Neale Rannsgre: Multipoint GRE fixes 43/31643/2
2021-03-20 Klement Sekeratests: add support for worker awareness 49/31649/13
2021-03-19 Junfeng Wangvxlan: add tunnel cache to graph node 27/31027/13
2021-03-19 Neale Rannspolicer: Add CLI for all equivalent API functions 89/31689/2
2021-03-19 Mohsin Kazmiinterface: add capabilities flags 40/29640/12
2021-03-17 Ivan Shvedunovsession: fix populating chained buffers 47/31647/4
2021-03-16 Neale Rannsfib: Allow the creation of new source on the API 08/23808/8
2021-03-15 Mohammed Hawariipsec: allow inbound non-tunnel SA through CLI 06/31206/4
2021-03-15 Dave Barachmisc: finish removing deprecated cop API 26/31626/4
2021-03-15 Ole Troantests: use socket transport instead of shared memory 85/31485/10
2021-03-14 Mohammed Hawariip: extend punt CLI for exception packets 30/31130/7
2021-03-12 Dmitry Vakrhushevinterface: fix extra locking on fib/mfib table 42/31242/12
2021-03-11 Florin Corassession tls: deq notifications for custom tx 98/31598/4
2021-03-11 Damjan Marionvlib: refactor node function variants 16/31616/7
2021-03-11 Dave Barachmisc: remove cop API support (part 1) 02/31602/6
2021-03-10 Florin Corassession: check if fifo exists in cl bound notification 04/31604/2
2021-03-10 Damjan Marioninterface: fix interface-output and interface-tx multia... 97/31597/3
2021-03-09 Klement Sekeranat: fix dst nat thread issues 99/31599/1
2021-03-08 Florin Corastcp: account for option alignment in initial snd_mss 53/31553/3
2021-03-07 Damjan Mariondispatch-trace: move dispatch trace pcap code to plugin 49/31549/7
2021-03-05 Neale Rannsfib: format function for adjacency flags 29/31529/3
2021-03-05 Damjan Marioninterface: move vnet_pcap_t to vnet 32/31532/4
2021-03-05 Steven Luongl2: coverity woe in l2_rw_mod_entry 95/31495/2
2021-03-05 Neale Rannsipsec: Support async mode per-SA 75/31475/7
2021-03-05 Neale Rannsipsec: Submit fuller async frames 66/31466/2
2021-03-04 Benoît Gannecrypto: add support for aes-ctr+sha-1 chains 16/30916/4
2021-03-04 Steven Luongbonding: coverity woe in bond_dev_class fuction 18/31518/2
2021-03-03 Florin Corasudp: allocate rx lock only for non-connected 90/31490/3
2021-03-02 Benoît Ganneclassify: fix crash if no pcap filter has been configured 64/31464/3
2021-03-02 Benoît Ganneclassify: fix multiple filters support 62/31362/4
2021-02-28 Florin Corassession svm: segment manager and fifo segment leaks 69/31469/3
2021-02-26 Florin Corasudp: avoid locking connected udp sessions on rx 43/30243/6
2021-02-26 Mohsin Kazmivirtio: place the event fds on worker threads for pci... 10/31410/2
2021-02-26 Nathan Skrzypczakinterface: Fix rxq deletion 88/31288/3
2021-02-26 Nathan Skrzypczakinterface: fix sh int rx 87/31287/3
2021-02-26 Neale Rannsipsec: move the IPSec SA pool out of ipsec_main 45/31445/3
2021-02-26 Piotr Bronowskicrypto: fix coverity issue 218445 53/31453/2
2021-02-25 Neale Rannstests: Add tests for IPSec async mode using the crypto... 39/31439/3
2021-02-25 Neale Rannsipsec: ipsec.h tidy up 34/31434/2
2021-02-25 Brian Russellipsec: enable input features on tunnels 05/31405/6
2021-02-24 Mohsin Kazmivirtio: enable the interrupt support for uio_pci_generic 03/31403/3
2021-02-24 Florin Corassession: init ctrl msg without mq lock 17/31417/7
2021-02-24 Július Milanfib: fix sa selection for fib routed destinations 15/31315/3
2021-02-24 Neale Rannscrypto: A more memory efficient layout of the frame... 25/31425/2
2021-02-23 Steven Luongl2: coverity woe in l2_api.c 93/31293/2
2021-02-23 Benoît Gannevlib: fix offload flags value reset 37/31337/2
2021-02-22 Ivan Shvedunovip-neighbor: add set ip neighbor-config CLI command 63/31363/3
2021-02-19 Brian Russelltests: add input policer thread handoff tests 47/31347/4
2021-02-19 Brian Russellpolicer: add thread handoff for device input 46/31346/4
2021-02-19 Brian Russellpolicer: move handoff checks into policer code 45/31345/3
2021-02-19 Brian Russelltests: test input policer 44/31344/3
2021-02-19 Brian Russellpolicer: add api to configure input policing 43/31343/3
2021-02-19 Brian Russellpolicer: add policing as device-input feature 42/31342/3
2021-02-18 Brian Russelltests: remove unnecessary setup in policer test 41/31341/2
2021-02-15 Florin Corassession: coverity fix 98/31298/2
2021-02-15 Mohsin Kazmivlib: refactor checksum offload support 64/29664/10
2021-02-15 Dave Barachmisc: coverity fixes 94/31294/3
2021-02-15 Neale Rannsip: Path MTU 35/30535/25
2021-02-15 Brian Russellpolicer: improve policer struct 85/31285/3
2021-02-15 Brian Russellpolicer: add api to bind policer to worker 21/31221/3
2021-02-15 Nathan Skrzypczakinterface: Add promisc on/off in api 18/31118/3
2021-02-15 Neale Rannsfib: Always honour flow hash flag 66/31166/4
2021-02-12 Neale Rannsipsec: Store thread-index in buffer meta-data during... 07/31207/5
2021-02-12 Brian Russellpolicer: tidy up 47/31247/3
2021-02-12 Brian Russellpolicer: use enum types 20/31220/8
2021-02-12 Brian Russellpolicer: remove SSE2 prefix 19/31219/3
2021-02-11 Andrew Yourtchenkotests: tag the tests that do not work with multi-worker... 23/31023/20
2021-02-11 Brian Russellpolicer: use ip dscp 18/31218/2
2021-02-10 Florin Corasvcl: validate seg handle on migrate only if needed 25/31225/2
2021-02-10 Brian Russelltests: add policer tests 96/31196/2
2021-02-10 Neale Rannsipsec: Use the new tunnel API types to add flow label... 97/31197/4
2021-02-10 Klement Sekeranat: fix EI hairpinning thread safety 74/31174/4
2021-02-09 Steven Luongl2: crash on l2_input_is_xconnect 72/31172/5
2021-02-09 Florin Corastls: dtls initial implementation 36/30036/54
2021-02-09 Florin Corassession: coverity fixes 01/31201/2
2021-02-09 Matthew SmithRevert "ipsec: Use the new tunnel API types to add... 78/31178/2
2021-02-08 Neale Rannsipsec: Use the new tunnel API types to add flow label... 62/31162/2
2021-02-08 Mohammed Hawariinterface: automask interrupts to polling rxqs 17/31017/2
2021-02-08 Mohsin Kazmivirtio: use vpp clib_memset instead glibc memset 71/30371/3
2021-02-08 Mohsin Kazmivirtio: add atomic call for kicking 70/30370/5
2021-02-08 Neale Rannsipsec: Checking wrong DB for initialistation 58/31158/3
2021-02-08 Neale Rannstunnel: support copying TTL and flow label from inner... 11/31111/3
2021-02-06 Mohammed Hawariipsec: CLI improvement for udp port encap 32/31132/2
2021-02-05 Florin Corastcp: fix port reuse with multiple listeners 54/30554/8
next