aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach44-2098/+271
2017-04-25Add sack tx unit testFlorin Coras4-18/+185
2017-04-25LISP: clean DP when deleting locators in useFilip Tehlar2-16/+78
2017-04-25Add support for 32-bit x86 compilation in MakefilesDamjan Marion2-5/+10
2017-04-25Fix structure alignment with 32-bit pointersDamjan Marion1-0/+4
2017-04-25Define cache line size for x86 32-bitDamjan Marion1-1/+1
2017-04-24BD:unify bridge domain creation codeEyal Bari6-118/+97
2017-04-24BFD: disable gcc6 warnings in helper macrosKlement Sekera1-0/+11
2017-04-24Move emacs stuff to extras/Damjan Marion27-1/+1
2017-04-24vhost: remove socket linked file when deleting vhost interfaceSteven1-9/+18
2017-04-24Debug CLI to magically create / delete a TCP sessionDave Barach4-55/+127
2017-04-24make test: mark all BFD tests as extendedKlement Sekera1-0/+5
2017-04-24Improve Load-Balance MAPsNeale Ranns18-216/+966
2017-04-24Session layer improvementsFlorin Coras25-416/+604
2017-04-22Fix multicast enable on the bonded interfaceSteve Shin2-1/+13
2017-04-21[VPP-703]uri_tcp_test segment fault when mp->retval reply -30flyingeagle231-1/+1
2017-04-21[VPP-704]./uri_tcp_test slave , uri test segment faultflyingeagle232-2/+3
2017-04-21[vpp-705]uri_cli issue:show session get nothing tips when session management ...flyingeagle231-2/+2
2017-04-21vlib: add cli command to dump all CLI commandsDamjan Marion1-0/+49
2017-04-21vppinfra: clib_memcpy improvementRay Kinsella2-10/+0
2017-04-21CGN: IPFIX loggingMatus Fabian5-20/+254
2017-04-20vpp-api: rename libpneum to libvppapiclientDamjan Marion8-159/+177
2017-04-20docs: Forward-port missing 17.01 release notesChris Luke1-1/+83
2017-04-20make test: improve bfd reliabilityKlement Sekera2-19/+41
2017-04-20Move vagrant stuff to extras/Damjan Marion12-2/+3
2017-04-20Extend ebuild to specify "configure" subdir, enable verify for sample-pluginDamjan Marion4-4/+11
2017-04-20Temporary workaround for the bug VPP-698.Milan Lenco1-2/+2
2017-04-20Clean up old datapath code in ACL plugin.Andrew Yourtchenko14-2126/+18
2017-04-19disable extended BFD tests in verify jobKlement Sekera1-1/+1
2017-04-19Learn IP6 link-local ND entries from NSs sourced from link-local addressNeale Ranns7-39/+126
2017-04-19Fix "make dist" to include version number, docouple it from rpm packagingDamjan Marion7-70/+61
2017-04-19Add more svm fifo unit testsFlorin Coras2-113/+292
2017-04-19make test: python interpreter customizationvagrant2-6/+19
2017-04-19Support ping from outside network in 1:1 NAT (VPP-695)Juraj Sloboda5-46/+90
2017-04-19CGN: additional testsMartin Gálik1-1/+466
2017-04-18Memory leak in load-balance mapsNeale Ranns2-5/+20
2017-04-18ACL-plugin does not match UDP next-header, VPP-687Pavel Kotucek2-8/+80
2017-04-18Fix fifo ooo bugs and improve testingDave Barach7-94/+602
2017-04-17Socket API echo serverDave Barach2-1/+185
2017-04-15Set lower bound on persist timerFlorin Coras2-7/+10
2017-04-14tcp: completed trace functionsClement Durand2-35/+110
2017-04-13Session layer refactoringFlorin Coras27-1715/+2601
2017-04-13tcp builtin_client: bug correction and short_helpClement Durand1-1/+2
2017-04-13Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...Neale Ranns18-63/+33
2017-04-13LISP: make statistics thread safeFilip Tehlar10-50/+121
2017-04-12Handle multiple flows with the same client port in deterministic NATJuraj Sloboda2-15/+23
2017-04-12acl-plugin: missing "deny" parameter in APIPavel Kotucek1-0/+5
2017-04-12make test: don't rely on cPython GC to close fdsKlement Sekera1-8/+9
2017-04-12CGN: configurable timeoutsMatus Fabian7-15/+336
2017-04-12Support ICMP session timeout in deterministic NATJuraj Sloboda2-1/+8