aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-05-03L2FIB:flush interface learned macs on downEyal Bari4-39/+42
2017-05-03A sprinkling of const in vlibmemory/api.h and friendsNeale Ranns10-38/+41
2017-05-03change ip4_drop_node node register coding formatflyingeagle231-2/+2
2017-05-02Prevent Bridge Domain operations on BD 0.Jon Loeliger4-3/+70
2017-05-02Use per-protocol default flow-hash config when the FIB table index is not knownNeale Ranns3-2/+44
2017-05-02Fix TCP tx when snd_wnd < smssFlorin Coras1-3/+4
2017-05-02BFD: don't crash if interface is deletedKlement Sekera1-33/+42
2017-05-02Allow local/for-us replications for IP multicast routes on the CLINeale Ranns2-5/+8
2017-05-02Add interface rx mode commands, unify rx mode and placement CLIDamjan Marion9-182/+326
2017-05-02dpdk: remove unused codeDamjan Marion5-64/+3
2017-05-01TCP ooo reception fixesFlorin Coras10-115/+275
2017-04-28dpdk: cryptodev support enabled by defaultSergio Gonzalez Monroy6-28/+8
2017-04-28Fix hostname fencepost error in dhcp_compl_event_callback.Jon Loeliger1-2/+4
2017-04-28af_packet: reflect admin device state on hostRay Kinsella3-15/+78
2017-04-28Fix memory leak on deletion of BD (bridge domain)John Lo1-3/+9
2017-04-28vhost: Disallow duplicate path name for vhost interfaceSteven2-1/+37
2017-04-27dpdk: cleanup, move APIs to separate .c fileDamjan Marion5-327/+337
2017-04-27LISP: fix deleting of locators, VPP-713Filip Tehlar1-0/+4
2017-04-27VPP-716: IKEv2 responder fails to authenticate initiatorMatthew Smith1-15/+16
2017-04-27CGN: Send ICMP error packet if user is out of sessions availableMartin Gálik1-6/+21
2017-04-27vnet: update help message for intfc stateRay Kinsella1-1/+1
2017-04-27ioam: adding missing setup api msg crc tableShwetha Bhandari4-0/+66
2017-04-27japi: fix compilation on 32-bit systemsDamjan Marion7-7/+7
2017-04-27[VPP-711] uri_tcp_test when master bind fail we met a display issue about retvalflyingeagle231-1/+3
2017-04-27[VPP-710] tcp TCP_TIMER_ESTABLISH timeout_handler occur segment faultflyingeagle231-1/+2
2017-04-26vhost: Fix mmap size calculationPierre Pfister1-3/+3
2017-04-26vhost: core dump on quit with worker threadsSteven1-0/+2
2017-04-26IP Flow Hash Config fixesNeale Ranns17-74/+163
2017-04-26CGN: Session dump, test naming for ports fixedMartin Gálik3-3/+153
2017-04-26CGNAT: close session API and CLI commands.Martin Gálik3-4/+351
2017-04-26Exit if plugin load attempt failDamjan Marion1-6/+2
2017-04-25Session/tcp coverity fixesFlorin Coras8-102/+98
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-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-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-24Improve Load-Balance MAPsNeale Ranns16-199/+571
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 Fabian4-19/+217