aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp
AgeCommit message (Expand)AuthorFilesLines
2018-02-19plugins: odp: Add support for IPsec inline operationSzymon Sliwa1-0/+3
2018-02-19plugins: odp: Add asynchronous IPsec API nodesSzymon Sliwa1-1/+1
2018-02-19plugins: odp: Add new nodes using ODP IPsec APISzymon Sliwa1-0/+3
2018-02-06plugins: odp: Add support for async crypto modeSzymon Sliwa1-0/+3
2018-02-05plugins: odp: Add ODP-IPsec nodeSzymon Sliwa1-0/+3
2018-01-08plugins: odp: Remove 'platform-params' optionMichal Mazur1-5/+0
2017-12-27Fix and improve Rx Scheduler modeMichal Mazur1-2/+4
2017-12-14Read ODP configuration from VPP startup configMichal Mazur1-0/+36
2017-06-08LISP: add NSH supportFilip Tehlar1-1/+2
2017-06-08P2P Ethernet - APIPavel Kotucek1-1/+27
2017-05-29Show example syntax for setting plugin pathBurt Silverman1-0/+9
2017-05-24IPv6 Performance bugsNeale Ranns1-2/+0
2017-05-20API: Cleaning up message naming that does not follow the conventionsOle Troan4-109/+13
2017-05-19Enforce Bridge Domain ID range to match 24-bit VNI rangeJohn Lo1-0/+2
2017-05-16VPP-845: add configurable elog post-mortem dumpDave Barach1-0/+9
2017-05-15Fix vnet_interface_counters API definitionAloys Augustin1-106/+154
2017-05-08L2FIB:CLI/API to flush all non-static entriesEyal Bari1-0/+12
2017-05-05First commit SR MPLSPablo Camarillo3-3/+3
2017-05-03Fix vnet unit testsFilip Tehlar1-11/+0
2017-05-03A sprinkling of const in vlibmemory/api.h and friendsNeale Ranns1-1/+1
2017-05-02Prevent Bridge Domain operations on BD 0.Jon Loeliger1-0/+6
2017-04-26IP Flow Hash Config fixesNeale Ranns1-0/+3
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-336/+31
2017-04-24BD:unify bridge domain creation codeEyal Bari1-7/+5
2017-04-06Use thread local storage for thread indexDamjan Marion2-8/+8
2017-04-05L2FIB:add l2fib_flush_bd l2fib_flush_int apisEyal Bari1-0/+26
2017-04-04BD/API:add bridge_domain_set_mac_age apiEyal Bari1-4/+19
2017-04-04VXLAN:fix api dump flipped src<->dstEyal Bari1-5/+2
2017-04-01ARP/ND/API:fix arp reg + nd no identical regsEyal Bari1-10/+21
2017-04-01MTRIE Optimisations 2Neale Ranns2-4/+10
2017-03-31ARP/API:protect against identical registrationsEyal Bari1-6/+9
2017-03-30Fix pid field endian in ARP/ND/DHCP event related API messagesJohn Lo2-5/+5
2017-03-30Fix more "symbol XXX found in none of the libs" warningsDave Barach1-1/+1
2017-03-28Comment out dpdk section in startup.confDamjan Marion1-2/+2
2017-03-1764 bit per-thread countersNeale Ranns2-9/+9
2017-03-15Fix binary-api cmd/arg split logicDave Barach1-20/+19
2017-03-15VXLAN:add hidden multicast interface checkEyal Bari1-4/+2
2017-03-14API:support hidden sw interfacesEyal Bari1-39/+24
2017-03-14Try again: __COVERITY__ vs __COVERITYDave Barach1-1/+1
2017-03-14Clean up dead API client reaper callack schemeDave Barach1-2/+4
2017-03-10Retire vpp_liteDamjan Marion1-3/+0
2017-03-10gmon: fix code commented out by mistakeDamjan Marion1-2/+1
2017-03-10VPP-608: warnings be goneDave Barach1-0/+10
2017-03-09vlib_mains == 0 special cases be goneDave Barach2-8/+2
2017-03-09IMplementation for option to not create a FIB table entry when adding a neigh...Neale Ranns1-0/+3
2017-03-07Missing plugin binary API command fns found after brief searchDave Barach2-0/+16
2017-03-07Fix endian issue in ARP Event ReplyWojciech Dec1-4/+4
2017-03-04Evolving SRv6 (Segment Routing for IPv6)Pablo Camarillo2-99/+172
2017-03-03Implement a loopback instance allocation scheme.Jon Loeliger4-1/+71
2017-03-03Clean up VXLAN api message handler registration issuesJohn Lo1-94/+0