aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2017-11-27session: return bound listener for proxy acceptsFlorin Coras3-1/+14
2017-11-27VPP-253 Coding standards cleanup - vnet/vnet/greSwarup Nayak6-878/+968
2017-11-27Fix - sh ip fib mtrie sumNeale Ranns2-13/+18
2017-11-27SRv6 improvements to binary APIPablo Camarillo4-22/+84
2017-11-27Address COVERITY warningsMarco Varlese1-0/+6
2017-11-27tcp: fix proxy connection validationFlorin Coras1-0/+4
2017-11-27vlib: make vlib_buffer_alloc inline functionDamjan Marion1-1/+1
2017-11-26Fix session rule port endianness.Milan Lenco3-16/+18
2017-11-26VPP-252 Coding standards cleanup - vnet/vnet/flowSwarup Nayak6-563/+663
2017-11-26FIB: optimise for src memory allocationsNeale Ranns5-121/+264
2017-11-26FIB: store the node type not the function pointer.Neale Ranns13-31/+11
2017-11-24GENEVE: shift/mask for headerMarco Varlese3-51/+133
2017-11-22VPP-254 Coding standard cleanup - vnet/vnet/hdlcSwarup Nayak5-126/+197
2017-11-22session: do not check transport for local table bindsFlorin Coras1-9/+9
2017-11-22session: more rules unit tests and cli improvementsFlorin Coras3-17/+142
2017-11-22CLI for interface MPLS enable returns errors to callerNeale Ranns1-1/+5
2017-11-22Fix MPLS local-label CLINeale Ranns2-4/+4
2017-11-21session: unset fifo event before reading fifo sizeFlorin Coras1-6/+4
2017-11-21tcp: initialize builtin client nsFlorin Coras1-1/+1
2017-11-21dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_tDamjan Marion6-18/+89
2017-11-20session/tcp: filtering improvementsFlorin Coras8-127/+234
2017-11-19session: fix session rules api to use transport protoFlorin Coras1-0/+1
2017-11-18test http server: prealloc fifos/segment optionsFlorin Coras1-3/+29
2017-11-18Rename classifier ip6-sr metadata set actionDave Barach3-5/+5
2017-11-18unformat function for FIB pathsNeale Ranns6-360/+198
2017-11-17vppcom: improve listener session handlingFlorin Coras2-16/+36
2017-11-16tcp: register with ip for header parsing by defaultFlorin Coras1-9/+12
2017-11-16Deal with double name-pointer chasesDave Barach1-48/+167
2017-11-16Add Support of DHCP VSS Type 0 where VPN-ID is ASCIIJohn Lo7-185/+241
2017-11-15BIER: coverity fixesNeale Ranns6-11/+22
2017-11-15Punt DNS request/reply traffic when name resolution disabledDave Barach3-5/+27
2017-11-15Revert "vnet: af_packet mark l3 offload cksum"Jakub Grajciar1-2/+1
2017-11-14Ip6 dump not showing fib table names (VPP-1063)Neale Ranns2-9/+9
2017-11-14NULL-terminate load_balance_nsh_nodes[]Gabriel Ganne1-0/+1
2017-11-14bier - fix node table declarationGabriel Ganne3-3/+6
2017-11-14Fix builtin http server static request freeFlorin Coras1-0/+1
2017-11-14vnet: af_packet_set_l4_cksum_offload device class checkJakub Grajciar2-1/+5
2017-11-14vnet: af_packet mark l3 offload cksumJakub Grajciar1-1/+2
2017-11-14l2-flood: fix restore vnet buffer's flags in the replication routineSteve Shin2-1/+7
2017-11-12session: add handle to disconnect_session_reply api msg.Dave Wallace1-1/+1
2017-11-11ACLs: Use better error return codes than "-1" everywhere.Jon Loeliger1-1/+3
2017-11-11MPLS disposition actions at the tail of unicast LSPsNeale Ranns6-31/+107
2017-11-10Break up vpe.apiNeale Ranns18-8/+2664
2017-11-10add warning control macro setGabriel Ganne1-11/+3
2017-11-10Further fix to SHG handling for ARP/ICMPv6 from BVI in a BDJohn Lo1-6/+25
2017-11-10add classify session action set-sr-policy-indexGabriel Ganne5-1/+41
2017-11-10Allow Openssl 1.1.0Marco Varlese5-12/+159
2017-11-10Fix bug in key calculation for IPsec tunnel interfaceMatthew Smith1-2/+2
2017-11-10session: add app ns index to ns create apiFlorin Coras2-3/+31
2017-11-10Add sw_if_index to the ip_neighbor_details_t response.Jon Loeliger2-4/+9