aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-02mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,Steven Luong1-0/+2
2018-07-26VPP-1359 Wrong vl_msg_idLukasz Majczak1-1/+1
2018-07-13Improve the "show version" commandDave Barach1-5/+82
2018-07-13STATS fix memory leak in stat_client.cDave Cornejo1-0/+3
2018-07-12stats-segment: add startup node serialization optionFlorin Coras2-1/+7
2018-07-11threads: fix issue with setting main-core to 0Damjan Marion1-1/+2
2018-07-05add stat segment size configurationDave Barach2-1/+29
2018-07-03Set main thread affinity before main heap is allocatedDamjan Marion1-0/+21
2018-06-29VPP-1324 SIGSEGV vl_msg_api_handler_with_vm_node()Lukasz Majczak2-11/+21
2018-06-25tw: add light weight timer update functionFlorin Coras1-3/+3
2018-06-21BIER neighbor statsNeale Ranns3-47/+207
2018-06-19Driver level time-based src mac filterDave Barach1-0/+1
2018-06-19Fixed bugs in SRv6 APIPablo Camarillo1-15/+15
2018-06-15STATS: Separate socket for fd exchange.Ole Troan5-162/+96
2018-06-15STATS: Add more hierarchy to counters.Ole Troan2-12/+10
2018-06-14Use __attribute__((weak)) references where necessaryDave Barach3-8/+7
2018-06-13Stat segment / client: show run" works nowDave Barach6-57/+280
2018-06-13vxlan:offload RX floweyal bari1-0/+15
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-3/+3
2018-06-10Don't use foreach_vlib_main macro w/out barrier syncDave Barach1-4/+8
2018-06-08Add reaper functions to want events APIs (VPP-1304)Neale Ranns1-14/+66
2018-06-08export counters in a memfd segmentDave Barach6-11/+932
2018-06-07DHCP Client DumpNeale Ranns1-4/+4
2018-06-04Fix API trace dump for tapv2Milan Lenco1-3/+3
2018-05-29af_packet: Add support for dump interfacesMohsin Kazmi1-0/+11
2018-05-25ARP proxy dumpsNeale Ranns1-4/+5
2018-05-11Periodic scan and probe of IP neighbors to maintain neighbor poolsJohn Lo1-0/+33
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-1/+1
2018-04-27VAT for qos_record_enable_disable APIIgor Mikhailov (imichail)1-2/+17
2018-04-24mem-leak in stats handling (VPP-1250)Neale Ranns1-4/+18
2018-04-16Implement ip_probe_neighbor APIJohn Lo1-0/+16
2018-04-12Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns1-1/+1
2018-04-09Autodetect plugin pathDamjan Marion2-12/+58
2018-04-04Detailed stats collection featureNeale Ranns1-12/+20
2018-03-30Updated sample startup.conf with supported plugin config options.Maciek Konstantynowicz1-10/+19
2018-03-21bond: Add bonding driver and LACP protocolSteven1-0/+84
2018-03-21UDP Encap countersNeale Ranns3-2/+183
2018-03-16stats: allow configuring poller delayKlement Sekera2-3/+98
2018-03-13Rationalize plugin symbol error reportingDave Barach1-2/+6
2018-03-09Coordinate known Ethernet speeds with Linux kernel and DPDKLee Roberts1-0/+18
2018-03-06API: Add service definitions for events and singleton messages (second attempt)Marek Gradzki2-0/+100
2018-03-05Revert "API: Add service definitions for events and singleton messages."Ole Trøan2-100/+0
2018-03-05API: Add service definitions for events and singleton messages.Ole Troan2-0/+100
2018-03-02tapv2: CLI and binary API fixesSteven1-1/+1
2018-02-15Optimize GRE Tunnel and add support for ERSPAN encapJohn Lo1-1/+7
2018-02-14make-test: use api custom-dump to reduce log size.Dave Wallace1-1/+7
2018-02-07VXLAN: Allow user to specify a custom vxlan tunnel instance id.Jon Loeliger1-0/+2
2018-02-07classifier-based ACL: refactor + add output ACLAndrew Yourtchenko1-1/+20
2018-01-30VPP-899: Run VPP under SELinuxBilly McFall1-1/+1
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan3-3/+3