aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-24Clean up multi-thread barrier-sync hold-down timerstable/1807Dave Barach4-9/+132
2019-05-02mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,Steven Luong4-0/+11
2019-03-05Fix 'show interface span' field lengthIgor Mikhailov (imichail)1-2/+2
2019-02-21vhost: VPP stalls with vhost performing control plane actions [VPP-1572]Steven Luong3-216/+259
2019-01-30bond: packet drops on VPP bond interface [VPP-1544]Steven2-20/+21
2019-01-24install-dep: force osleap boost dep installSteven Luong1-3/+3
2018-12-05MPLS: buffer over-run with incorrectly init'd vector. fix VAT dumpNeale Ranns2-3/+3
2018-12-05IPSEC-AH: fix packet dropNeale Ranns2-7/+0
2018-11-03vhost_user: Fix setting MTU using uninitialized variableJuraj Sloboda1-2/+1
2018-10-17VPP-1448: Fix error when recurse on down the trie.mu.duojiao2-21/+69
2018-10-17VPP-1459:Ip4 lookup fail when exist prefix cover.mu.duojiao1-3/+1
2018-10-17acl-plugin: tuplemerge: refresh the pointer to hash-readied ACL entries per e...Andrew Yourtchenko1-0/+2
2018-10-02Fix wrong dependenciesMarco Varlese5-14/+14
2018-10-01IGMP: handle (*,G) report with no source addressesNeale Ranns2-8/+30
2018-10-01SCTP: fix overflow issue with timestampMarco Varlese6-24/+30
2018-09-28IP ttl check in ip4-input missing for single packet path.Ole Troan1-0/+3
2018-09-25MPLS tunnel dump fixNeale Ranns5-6/+29
2018-09-25BIER; bi-dir to/from underlayNeale Ranns8-59/+141
2018-09-21GRE: fix 4o6 and 6o4 adj stackingNeale Ranns5-20/+111
2018-09-15Fix AC_INIT to get same version as everything else.v18.07.1Ed Warnicke1-1/+1
2018-09-14Updated 18.07.1 Release NotesEd Warnicke1-1/+1
2018-09-13Release notes and versions for 18.07.01 dot releaseEd Warnicke2-1/+9
2018-09-12nat: fix busy ports of each threaddongjuan1-4/+15
2018-09-12Fix create memif socketEd Warnicke1-16/+0
2018-09-11fix issue with missing sample_main in sample pluginDamjan Marion1-0/+2
2018-09-08vlib: crash in linux_epoll_input_inline for accessing free file index [VPP-1412]Steven1-2/+31
2018-09-06NAT: fix maximum out of order fragments (VPP-1399)Matus Fabian7-14/+46
2018-09-06acl-plugin: VPP-1400: fix crash when removing a session entryAndrew Yourtchenko1-0/+2
2018-09-05sctp: reduce the number of clients and mbytes (VPP-1396)Marco Varlese1-1/+1
2018-09-04Correct DPDK version in release notesEd Warnicke1-1/+1
2018-09-03acl-plugin: VPP-1400: VPP may crash when performing ACL modifications on appl...Andrew Yourtchenko2-61/+91
2018-09-03acl-plugin: fix the memory leak with colliding entries storageAndrew Yourtchenko1-4/+73
2018-09-02NAT44: fix nat44_ed_not_translate_output_feature for multiple VRF (VPP-1404)Matus Fabian1-9/+15
2018-09-02VPP-1387:foreach outside address vector to find correct index when free outsi...shubing guo3-21/+16
2018-09-02vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406]Yichen Wang2-1/+15
2018-08-31VPP-1381: Fix the incorrect if condition when delete session for static mappingshubing guo1-2/+2
2018-08-31NAT44: fix next_src_nat (VPP-1384)Matus Fabian2-6/+64
2018-08-31SR-MPLS: fixes and testsNeale Ranns7-3/+316
2018-08-31lacp: issue with slave interface admin up after it is added to the bond group...Steven1-2/+2
2018-08-29SR-mpls: do not pass empty label stack to fibNeale Ranns1-10/+11
2018-08-29backport mlx patch for DPDK >= 18.05Matthew Smith3-1/+521
2018-08-29Consolidate table->index conversion in fib-path CLI processingNeale Ranns3-36/+14
2018-08-28Adjacency walks protected by 'walk in progress' flagNeale Ranns2-2/+12
2018-08-28MPLS: allow 16 as a valid output labelNeale Ranns1-1/+1
2018-08-22IPIP and SIXRD tunnels create API needs table-IDs not fib-indexesNeale Ranns11-99/+283
2018-08-17VPP-1392: VXLAN fails with IP fragmentationOle Troan5-3/+52
2018-08-13tcp_echo: fix server rx bufferFlorin Coras1-2/+1
2018-08-09Fix undefined symbol: fformat_append_cr in vat plugins loadingYi He2-11/+11
2018-08-09NAT44: fix bug in snat_interface_add_del (VPP-1380)Matus Fabian1-4/+4
2018-08-07Fix dangling reference in l2fib_scan(...)Dave Barach1-0/+8