aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-17fix compiling warnings with GCCLijian Zhang1-0/+15
2018-08-16Fix a segment fault issue in TLSPing Yu1-2/+3
2018-08-16Edit some warning messages in vpp-api clientOndrej Fabry1-2/+2
2018-08-16dpdk: fix rss hash function handlingDamjan Marion3-6/+23
2018-08-16VPP-1386: fix wrong ip address of hash key for creating user in unknown protocolshubing guo1-1/+1
2018-08-15tcp: add tcp_error.def to installed headers listFlorin Coras1-0/+1
2018-08-15Remove client_index field from replies in APIOndrej Fabry9-19/+1
2018-08-15NAT44: fix next_src_nat (VPP-1384)Matus Fabian2-6/+64
2018-08-15VPP-1387:foreach outside address vector to find correct index when free outsi...shubing guo3-21/+16
2018-08-15NAT44: fix bug in snat_interface_add_del (VPP-1380)Matus Fabian1-4/+4
2018-08-15NAT64: fix TCP session expire (VPP-1390)Matus Fabian3-10/+23
2018-08-14Fix context field position in API definitionOndrej Fabry2-2/+2
2018-08-14Run interior graph nodes before process nodesDave Barach1-14/+7
2018-08-14Make vagrant work behind a proxyKyle Mestery6-13/+17
2018-08-14DOCS: Moved multiarch and build system, Incorprated Scott's changesJohn DeNisco25-101/+130
2018-08-14DOCS: Updated startup.conf parametersandrew1-69/+174
2018-08-14reduce polling and resume overhead by checking if inflight request existsPing Yu1-3/+6
2018-08-14neighbor advertisement must with target_link optionahdj0071-0/+2
2018-08-13DOCS: Cleanup Getting StartedJohn DeNisco11-253/+97
2018-08-13classify_add_del_session API: Use more descriptive docstring (VPP-1385)Juraj Sloboda1-1/+4
2018-08-13Multiarch for ip4 forwarding nodesDamjan Marion2-59/+50
2018-08-13Multiarch handling in different constructor macrosDamjan Marion18-62/+92
2018-08-13dpdk: support for DPDK 18.08Damjan Marion6-67/+77
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-11emacs skeletons: add quad/single, avx2/avx512 supportDave Barach6-6/+329
2018-08-10IP fragmentation buffer chains, part 2.Ole Troan2-31/+75
2018-08-10vcl: support for eventfd mq signalingFlorin Coras24-749/+1518
2018-08-10DOC-ONLY: document latest multi-arch support schemeDave Barach3-0/+172
2018-08-10DOC-ONLY: build system detailsDave Barach5-0/+382
2018-08-10docs: A little cleanup and added some gdb examples.andrew4-18/+210
2018-08-10IP fragmentation to handle buffer chains.Ole Troan4-84/+171
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 Ranns14-166/+482
2018-08-10Add test of the IP unnumbered dumpNeale Ranns2-0/+8
2018-08-10Use the bihash walk functionNeale Ranns2-178/+175
2018-08-09DOCS: General cleanup (did not move any sections)andrew7-53/+60
2018-08-09DOCS: modified writing docs sectionjavierfernandezvalles1-1/+1
2018-08-09DOCS: Restructure EventsJohn DeNisco93-866/+270
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 Fabian6-20/+64
2018-08-09bfd:fix NULL session free/putEyal Bari1-1/+0
2018-08-09Fix "Old Style VLA" build warningsJuraj Sloboda6-9/+48
2018-08-08fix typo in bitmap.hKorian Edeline1-1/+1
2018-08-08Remove unnecessary routes during vrf-multi-instances testsNeale Ranns2-6/+0