aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2018-06-10tcp: fix timer based recovery exit conditionFlorin Coras2-2/+2
2018-06-09session: cleanup queue node tracingFlorin Coras1-67/+67
2018-06-08Add reaper functions to want events APIs (VPP-1304)Neale Ranns2-4/+135
2018-06-08Implement DHCPv6 PD client (VPP-718, VPP-1050)Juraj Sloboda12-42/+3059
2018-06-08http server: do not close connections after replyFlorin Coras1-22/+29
2018-06-08export counters in a memfd segmentDave Barach1-0/+4
2018-06-08Gratuitous ARP packet handlingNeale Ranns1-8/+33
2018-06-08Adding pad for reasm vnet_buffer reasm struct sothat adj_index is retainedVijayabhaskar Katamreddy1-0/+1
2018-06-07Fix IP scan neighbor API/CLI handling of interval and staleJohn Lo1-2/+2
2018-06-07Revert "Allow arp-input node to learn IPv4 neighbors from GARP packets"John Lo1-5/+0
2018-06-07DHCP Client DumpNeale Ranns4-60/+231
2018-06-07Allow arp-input node to learn IPv4 neighbors from GARP packetsJohn Lo1-0/+5
2018-06-05bond: send gratuitous arp when the active slave went down in active-backup modeSteven8-31/+107
2018-06-05VPP-1305: Add support for tagsJerome Tollet2-2/+18
2018-06-05BIER CLI show commands; no crash on non-existant objects (VPP-1303)Neale Ranns3-6/+27
2018-06-04ip4: optimize ip4_localFlorin Coras2-253/+319
2018-06-04Remove unused GRE buffer meta-dataNeale Ranns1-6/+0
2018-06-04flow:add enabled hw format functionEyal Bari2-0/+25
2018-06-04ip: save fib index for buffer in ip lookupFlorin Coras5-114/+65
2018-06-03Interface Tag: memset field in VOM, clear the tag in VPP on interface deleteNeale Ranns1-0/+1
2018-06-01session: improve disconnect handlingFlorin Coras3-11/+37
2018-05-31Improve L2FIB delete entry handling and "show l2fib" CLI optionsJohn Lo4-54/+69
2018-05-30IPv6 for-us/receive multicast routes fixNeale Ranns1-0/+4
2018-05-30session: fix v6 unbinds that use uri apiFlorin Coras1-2/+6
2018-05-30session: fix session table retrievalFlorin Coras1-2/+2
2018-05-30bonding: fix packet trace in bond-inputDamjan Marion1-5/+1
2018-05-29Add VLIB_NODE_FN() macro to simplify multiversioning of node functionsDamjan Marion3-72/+16
2018-05-29af_packet: Add support for dump interfacesMohsin Kazmi4-1/+98
2018-05-29ipsec: fix IKEv2 crash when rsa cert is used for authenticationRadu Nicolau1-0/+1
2018-05-28af-packet: Add support for loggingMohsin Kazmi3-38/+52
2018-05-28itf: Fix admin up down for AF_PACKET and vhost-userMohsin Kazmi3-12/+50
2018-05-28Fix IP neighbor/arp pool full and static entry handlingJohn Lo2-166/+169
2018-05-27proxy_arp: remove unused is_addMarek Gradzki1-2/+1
2018-05-27ip4-input node reworkDamjan Marion2-125/+336
2018-05-27bond-input performance optimizationDamjan Marion1-291/+261
2018-05-27VPP-1294: add missing feature arc constraintDave Barach5-51/+114
2018-05-26Fix interface-rx-dpo-l2 node to setup l2_len in vnet bufferJohn Lo1-4/+16
2018-05-26tcp: loss recovery improvements/fixesFlorin Coras8-146/+248
2018-05-25Add interface rx pcap tracingDave Barach1-15/+13
2018-05-25Fix possible null pointer dereferenceJuraj Sloboda1-3/+14
2018-05-25tcp: handle acks in close waitFlorin Coras2-1/+2
2018-05-25bond: performance harvestingSteven4-133/+183
2018-05-25ARP proxy dumpsNeale Ranns12-41/+279
2018-05-25VPP-1277: IPIP - Copy TOS/TC from inner packet to outer.Ole Troan5-18/+109
2018-05-24Rewrite of l2-output nodeDamjan Marion1-332/+280
2018-05-23VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message.Ole Troan3-20/+32
2018-05-23VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message.Ole Troan2-32/+43
2018-05-23VPPAPIGEN: Add union and enum support and IP4/IP6 address type.Ole Troan1-0/+37
2018-05-23tcp: cc improvements and fixesFlorin Coras5-26/+38
2018-05-22CSIT-928 dpdk/ipsec: performance improvementRadu Nicolau1-7/+5