summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-17docs: Fix Versions and Titlesjdenisco4-7/+7
2019-05-17Fix punctuation fails in 2x pluginsDave Barach2-2/+2
2019-05-17Load vat plugins late in the init sequenceDave Barach1-1/+1
2019-05-1719.01.2 Release NotesAndrew Yourtchenko1-0/+9
2019-05-17UDP-Local: fix unregistered portsNeale Ranns1-64/+51
2019-05-17Fix 'terminal history off' crasherChris Luke1-7/+14
2019-05-17dpdk-ipsec: fix encrypt/decrypt single queueSergio Gonzalez Monroy6-39/+58
2019-05-17gbp: Add unit tests for contractsMohsin Kazmi1-1/+224
2019-05-16tests: refactor. Replace literal constant w/ named constant.Paul Vinciguerra14-216/+257
2019-05-16Add transport_opts to connect_sock bapiNathan Skrzypczak7-6/+28
2019-05-16docs: Update sphinx, requirements, support markdown tablesjdenisco9-30/+50
2019-05-16DOC ONLY: document VLIB_INIT_FUNCTION schemeDave Barach1-4/+49
2019-05-16init / exit function orderingDave Barach62-476/+959
2019-05-16Add default value for API Nat flagsMichal Cmarada1-0/+1
2019-05-15Add QUIC human readable error logsNathan Skrzypczak1-7/+56
2019-05-15IPSEC: remove CLI check for unsupported IPv6-AH - it is supportedNeale Ranns1-22/+0
2019-05-15Fix stats documentation with default socket nameIgor Mikhailov (imichail)1-2/+2
2019-05-15vpp_papi: remove dependency on environment var. VPP_API_DIR.Paul Vinciguerra2-16/+18
2019-05-15Remove unused function nat44_ha_resync() and error IN_PROGRESS.Jon Loeliger2-39/+0
2019-05-14tests: test_pipe.py. Fix missing import.Paul Vinciguerra1-4/+5
2019-05-14QUIC multi thread updateAloys Augustin6-281/+331
2019-05-14svm: improve fifo segment prealloc supportFlorin Coras5-200/+471
2019-05-14IPSEC coverity fixesNeale Ranns2-2/+4
2019-05-14IPSEC: remove unecessary pass by reference of sequence numberNeale Ranns4-5/+5
2019-05-14VPP-1649: fix coverity warning in api_format.cDave Barach1-1/+2
2019-05-14Preallocate mhash key_tmps vectorDave Barach3-24/+13
2019-05-14IPsec: increment tunnel intf tx countersMatthew Smith1-0/+9
2019-05-14Build packages for generic Arm architectureLijian.Zhang4-1/+19
2019-05-14rdma: update MAINTAINERS and add docBenoƮt Ganne3-0/+57
2019-05-14tests: fix TestMPLSPIC tests in test_mpls.py.Paul Vinciguerra1-28/+82
2019-05-14Coverity: Fix CID-198494 & CID-198388Dave Wallace2-2/+2
2019-05-14Unregister UDPC port only when ownedNathan Skrzypczak3-2/+9
2019-05-14make test: vcl fix OSError exception handlingDave Wallace1-1/+1
2019-05-14make test: Add QUIC external echo transfer testDave Wallace2-9/+131
2019-05-13Fix typoIgor Mikhailov (imichail)1-1/+1
2019-05-13Trivial Typo's in bier comments/docs.Paul Vinciguerra14-27/+27
2019-05-13vnet: remove macro definitionsZhiyong Yang1-3/+0
2019-05-13Fix VPP-1528 get the same IP address from DHCP server for two VPP DHCP clientsjackiechen19852-4/+2
2019-05-13remove dead code in rewrite.cNeale Ranns1-26/+0
2019-05-10cli: Add return value in cli_inbandOle Troan4-6/+47
2019-05-10Fix stat seg average vector rate computationDave Barach2-14/+53
2019-05-10tests: test/vpp_papi_provider.py Specify exception to catch.Paul Vinciguerra1-1/+1
2019-05-10Update ping cli .short_help.Paul Vinciguerra1-2/+2
2019-05-10docs: Add 1904jdenisco6-17/+133
2019-05-10Fix typo in nat44_cli.c:nat_ha_failover_command_fn.Paul Vinciguerra1-3/+3
2019-05-10zero-pad date string output.Paul Vinciguerra1-2/+2
2019-05-10vpp_transport_socket: make connect more resilientVratko Polak1-11/+32
2019-05-09session: segment manager fixesFlorin Coras4-19/+7
2019-05-09add mactime plugin unit / code coverage testsDave Barach12-30/+400
2019-05-09dpdk: fix return variable sizeZhiyong Yang1-2/+2