aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-30VPP debug image with worker threads hit assert on adding IP route with traffi...stable/1704Neale Ranns3-1/+39
2017-06-22vlib: make runtime_data handling thread-localIgor Mikhailov (imichail)1-16/+26
2017-06-16Release: Script to generate LF release template.v17.04.2Ole Troan2-0/+58
2017-06-16Move scripts to extras/Damjan Marion3-0/+0
2017-06-06Bump vpp version to 17.04.2 for next development cycleMarek Gradzki1-1/+1
2017-05-30MPLS lookup DPO does not pop the label (nor does it handle replicate)Neale Ranns5-19/+84
2017-05-25Fix JNI templatesRobert Varga1-0/+3
2017-05-24MPLS trace fixesNeale Ranns2-1/+7
2017-05-22Update CSIT tests 170313 -> rls1704Jan Gelety1-1/+1
2017-05-20vhost: buffers leak and interface disable upon vring descriptor out of mmapv17.04.1Steven1-16/+9
2017-05-17ping command does not work when there is woker thread (VPP-844)flyingeagle231-0/+1
2017-05-17vhost: Fix mmap size calculationPierre Pfister1-3/+3
2017-05-17ARP learning fixes (VPP-843)Neale Ranns4-90/+98
2017-05-17vhost: bad packet assembled from descriptor chainingSteven1-1/+2
2017-05-15Validate ip6 interface fib tables early onFlorin Coras1-0/+5
2017-05-15jvpp: fix memory allocation for variable lenght messages (VPP-841)Marek Gradzki4-22/+49
2017-05-13Fix FIB recursion loops via cover (VPP-842)Neale Ranns3-37/+87
2017-05-11acl-plugin: unapply the ACLs if interface is being deletedAndrew Yourtchenko1-0/+4
2017-05-11Avoid active connection prevent timeout of idle conns after itAndrew Yourtchenko3-10/+316
2017-05-08Fix mac check issue for vitual tunnel interface with no mac addressHongjun Ni1-0/+3
2017-04-27ioam: adding missing setup api msg crc tableShwetha Bhandari4-0/+66
2017-04-26Temporary workaround for the bug VPP-698Milan Lenco1-2/+2
2017-04-21Python API: Missing python-cffi dependency for RPM.Ole Troan1-1/+1
2017-04-21make test: mark all BFD tests as extendedv17.04Ole Troan1-0/+4
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-21make test: fix broken plugin pathsKlement Sekera1-0/+2
2017-04-21make test: properly propagate exit statusKlement Sekera1-1/+2
2017-04-20Comment out dpdk section in startup.confDamjan Marion1-2/+2
2017-04-201704: Release notes update. Including old 17.01.Ole Troan1-2/+94
2017-04-19Update release notesFlorin Coras1-1/+3
2017-04-191704: Release notes.Ole Troan1-2/+90
2017-04-19Support ping from outside network in 1:1 NAT (VPP-695)Juraj Sloboda5-37/+106
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-05Fix name typoSergio Gonzalez Monroy1-2/+2
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