aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-08-13Multiarch handling in different constructor macrosDamjan Marion18-62/+92
2018-08-13dpdk: support for DPDK 18.08Damjan Marion5-66/+75
2018-08-11VPP-1381: Fix the incorrect if condition when delete session for static mappingshubing guo1-2/+2
2018-08-11Multiversioning: Device (tx) function constructorMohsin Kazmi8-74/+54
2018-08-11avf: fix prefetch bugDamjan Marion1-1/+1
2018-08-10IP fragmentation buffer chains, part 2.Ole Troan1-19/+21
2018-08-10vcl: support for eventfd mq signalingFlorin Coras24-749/+1518
2018-08-10IP fragmentation to handle buffer chains.Ole Troan3-84/+120
2018-08-10VPP-1382: Fix ip6 address cann't display completely when show ip6 neighborsshubing guo1-2/+2
2018-08-10Use IP address types on UDP encap APINeale Ranns10-113/+297
2018-08-10Use the bihash walk functionNeale Ranns2-178/+175
2018-08-09Fix L2 flooding to BVI with error return not workingJohn Lo1-4/+3
2018-08-09Thread-safe ARP / ND throttlingDave Barach6-75/+103
2018-08-09acl-plugin: fix failures in some of IPv4 test-debug testcasesAndrew Yourtchenko1-4/+4
2018-08-09Fix the fifo-size limitation in tcp_echoYalei Wang1-3/+1
2018-08-09PAPI: Python 3.7 uses async keyword.Ole Troan1-11/+11
2018-08-09NAT44: delete user with zero sessions (VPP-1282)Matus Fabian5-20/+52
2018-08-09bfd:fix NULL session free/putEyal Bari1-1/+0
2018-08-09Fix "Old Style VLA" build warningsJuraj Sloboda5-9/+42
2018-08-08fix typo in bitmap.hKorian Edeline1-1/+1
2018-08-07Fix dangling reference in l2fib_scan(...)Dave Barach1-0/+8
2018-08-07api: compute msg table for private registrationsFlorin Coras1-2/+7
2018-08-07PAPI: Move unit tests to fix packaging issues.Ole Troan3-2/+2
2018-08-06dlmalloc compiles errors with clangNeale Ranns1-1/+5
2018-08-06re-indent UDP encap documentationNeale Ranns1-31/+34
2018-08-06dpdk-flow:fix raw item initEyal Bari1-1/+3
2018-08-06fix dangling reference in foreach_key_value_pairDave Barach1-0/+7
2018-08-04socket api: multiple fds in one msgFlorin Coras7-23/+26
2018-08-03API: Remove legacy vlibsocket code.Ole Troan4-455/+0
2018-08-03PAPI: Union pad at the end of short fields instead of at head.Ole Troan4-9/+7
2018-08-03Fix typo in trace trajectory initDave Barach1-1/+1
2018-08-03avf: add avf_create_reply_handler to avf_testJakub Grajciar1-1/+18
2018-08-03ipsec: add udp-encap option to debug cli commandsRadu Nicolau5-10/+17
2018-08-03loop counter to prevent infiinte number of look ups per-packetNeale Ranns5-3/+99
2018-08-03vlib: avoid double process dispatchFlorin Coras3-1/+15
2018-08-03svm: add support for eventfd signaling to queueFlorin Coras7-82/+122
2018-08-03Documentation fix on "set interface ip[6] table"Yichen Wang1-2/+2
2018-08-03acl-plugin: fill in the 5tuple structure all at once, avoid short writesAndrew Yourtchenko1-5/+3
2018-08-02vcl: fix debug messages output before heap cfgFlorin Coras1-5/+7
2018-08-02NAT44: LB NAT - local backends in multiple VRFs (VPP-1345)Matus Fabian5-34/+37
2018-08-01Improve cpu { coremask-% } configure optionYi He2-20/+40
2018-08-01Move java api to extras/Damjan Marion116-10174/+2
2018-08-01vxlan:optimize cached entry compareEyal Bari1-9/+5
2018-08-01Store USE_DLMALLOC in vppinfra/config.hDamjan Marion11-13/+10
2018-08-01Add support for shuffle vector intrinsic via Neon in ARMSirshak Das1-0/+16
2018-07-31Poison freed memory objectsDave Barach1-0/+8
2018-07-31vxlan:decap.c conform coding styleEyal Bari1-620/+690
2018-07-31Fix undefined symbol: fformat_append_cr in vat plugins loadingYi He2-11/+11
2018-07-31memif: socket filename fixJakub Grajciar1-11/+19
2018-07-31acl-plugin: move the acl epoch calculation into inline functionAndrew Yourtchenko1-7/+15