summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-04-21Fix issue with gre protocol registration when running multithreadedDamjan Marion2-39/+15
2017-04-21Fix issue with udp port registration when running multithreadedDamjan Marion2-74/+51
2017-04-20Comment out dpdk section in startup.confDamjan Marion1-2/+2
2017-04-19Support ping from outside network in 1:1 NAT (VPP-695)Juraj Sloboda4-36/+75
2017-04-19Make fixes in SNAT codeJuraj Sloboda2-52/+56
2017-04-18Memory leak in load-balance mapsNeale Ranns2-5/+20
2017-04-15VPP-341: IOAM documentationVengada6-429/+1225
2017-04-13Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...Neale Ranns16-57/+30
2017-04-13VPP-693: IOAM configuration for SRv6 localsidshwethab4-23/+54
2017-04-11LSIP: make LISP statistics collecting thread safe, VPP-692Filip Tehlar8-59/+83
2017-04-10jvpp: remove redundant libvlib.la dependencyv17.04-rc2Marek Gradzki1-1/+0
2017-04-10BRIDGE-DOMAIN:enable arp term,mac/ip learning on local intsEyal Bari3-15/+11
2017-04-08Fix init of ENIC driver to allow receiving of jumbo packetsJohn Lo1-49/+27
2017-04-07Fix gpe dp args to allow for 32 bit bridge domain ids, VPP-690Florin Coras1-1/+1
2017-04-06jvpp: remove unused print&endian headers (fixes VPP-688)Marek Gradzki6-64/+10
2017-04-05BFD: add ARP-awareness, fix bugsKlement Sekera5-77/+282
2017-04-05Fix two more memif coverity issuesMilan Lenco2-25/+32
2017-04-05LISP: fix crash when GPE interface is re-added, VPP-685Filip Tehlar1-3/+3
2017-04-05acl-plugin: fix pretty-printing in "api trace custom-dump" (VPP-683)Andrew Yourtchenko6-317/+391
2017-04-05LISP: fix crash when adding a negative forwarding entry, VPP-681Filip Tehlar1-15/+14
2017-04-04acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (...Andrew Yourtchenko4-13/+77
2017-04-04Fix typo in minimal epoll polling timePierre Pfister1-1/+1
2017-04-03Fix memif coverity issuesMilan Lenco3-9/+32
2017-03-30vpp-678: Rename "show interfaces" -> "show interface"Dave Barach4-5/+5
2017-03-30VPP-673 Fix L2 steering.Pablo Camarillo1-12/+14
2017-03-30acl-plugin: cleaner node bugfixes (VPP-675)Andrew Yourtchenko3-51/+75
2017-03-30LISP: fix IID in decap, VPP-676Filip Tehlar2-3/+4
2017-03-29af_packet driver failure to check VLIB_BUFFER_NEXT_PRESENT flagJim Gibson1-1/+2
2017-03-29Coverity Error: logically dead code in IP unnumbered CLINeale Ranns1-4/+0
2017-03-29Bugfixing and documentation for SRv6Pablo Camarillo15-237/+193
2017-03-29SR replicate mheap corruption fix VPP-672shwethab4-12/+5
2017-03-28Implement MAC Flush for BD or Interface from the L2FIBJohn Lo9-49/+258
2017-03-28Fix output feature processing (VPP-670)AkshayaNadahalli1-0/+41
2017-03-22Add memif - packet memory interface for intra-host communicationDamjan Marion13-0/+2774
2017-03-22Update MAC address kept for Bonded Interface and its SlavesJohn Lo1-23/+32
2017-03-22LISP: improve DP speedFilip Tehlar4-4/+29
2017-03-22vlib: add description field in plugin registrationDamjan Marion12-6/+21
2017-03-22ping: allow the user to send bursts of N packets instead of single packetAndrew Yourtchenko1-10/+42
2017-03-22dpdk: fix plugin linking with sw crypto librariesSergio Gonzalez Monroy1-1/+6
2017-03-22vhost: support interrupt modeSteven4-32/+392
2017-03-22SNAT: added actual delete to snat_det_mapMartin1-12/+45
2017-03-22policer: fix byte ordering in policer_details msgMarek Gradzki2-4/+4
2017-03-22Initial draft of VPP changes to cleanup iOAM export.Vengada8-6/+9
2017-03-21ACL plugin 1.2Andrew Yourtchenko6-19/+2087
2017-03-21LISP statisticsFilip Tehlar13-46/+639
2017-03-21armv8 - fix os_cpu_clock_frequency for armv8Gabriel Ganne1-0/+6
2017-03-20vnet: add device-input threadplacement infraDamjan Marion7-78/+310
2017-03-18Fix bonded interface name to use instance number starting from 0John Lo3-5/+7
2017-03-18Check change in unnumbered setting before updating IP enabled stateNeale Ranns2-6/+23
2017-03-17features: remove remaining .end_nodeDamjan Marion1-1/+0