aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-21tcp: unlock link-local adjacencies on connection cleanupFlorin Coras2-24/+56
2018-05-20vector functions cleanup and improvementsDamjan Marion1-3/+2
2018-05-18IP unnumbered dumpNeale Ranns2-1/+92
2018-05-18IP table bind allowed only if table existsNeale Ranns1-30/+6
2018-05-18ARP: Ensure STATIC and DYANMIC ARP flags are mutually exclusive.Jon Loeliger1-3/+9
2018-05-18IP address dump - don't send subnets for unnumbered interfacesNeale Ranns1-4/+6
2018-05-18session: add session process nodeFlorin Coras5-0/+85
2018-05-18tap: remove the local vlib_log_info definitionMohsin Kazmi1-9/+3
2018-05-17Fix failure during enable/disable of featuresMatthew Smith2-5/+5
2018-05-17Fixes in IPv6 RD control planeJuraj Sloboda2-30/+59
2018-05-17flow:redirect to nodeEyal Bari1-0/+8
2018-05-17tcp: handle link-local addressesFlorin Coras6-8/+75
2018-05-17Packet generator: preserve pcap file timestampsDave Barach6-0/+23
2018-05-16Drop IPsec packets when interface is downMatthew Smith1-10/+32
2018-05-16echo client: used fixed pool for preallocated sessionsFlorin Coras2-14/+9
2018-05-15Update ipfix documentationDave Barach1-195/+180
2018-05-15No overlapping sub-nets on any interface in the same table/VRF (VPP-943)Neale Ranns2-25/+82
2018-05-14proxy: fix active open connection cleanupFlorin Coras1-2/+2
2018-05-14Rework CP and DP communication in IPv6 RD (VPP-1256)Juraj Sloboda4-359/+163
2018-05-13Improve ipfix template packet rewrite constructionDave Barach4-10/+127
2018-05-13session: improve app verbose format functionFlorin Coras1-5/+6
2018-05-13session: alloc one frame per output node dispatchFlorin Coras5-54/+94
2018-05-11Periodic scan and probe of IP neighbors to maintain neighbor poolsJohn Lo9-14/+533
2018-05-11VPP-1275 Fix memory leaks in IPsec CLIKlement Sekera1-54/+83
2018-05-11Add ipfix exporter coding guideDave Barach1-0/+375
2018-05-11Fix issue with xconnect not working on the main interfaceDamjan Marion1-9/+6
2018-05-10vppinfra: use count_trailing_zeros in sparse_vec_indexDamjan Marion2-7/+7
2018-05-10vnet: device flow offload infraDamjan Marion11-0/+969
2018-05-10session: fix proxy app multithreadingFlorin Coras1-15/+50
2018-05-10Change the way IP header pointer is calculated in esp_decrypt nodesSzymon Sliwa2-3/+11
2018-05-10DHCP4 client process replies when renewing leaseMatthew Smith1-16/+24
2018-05-10tcp: fix jumbo retransmitsFlorin Coras1-42/+42
2018-05-09ipsec: support UDP encap/decap for NAT traversalKlement Sekera9-33/+90
2018-05-09session: cleanup session tx functionFlorin Coras6-324/+450
2018-05-07BFD: Fix format_ip46_address() parameter ordering.Jon Loeliger1-1/+1
2018-05-07vxlan:vxlan.c conform coding styleEyal Bari1-354/+374
2018-05-04ipsec: allow null/null for crypto/integ algorithms pairRadu Nicolau2-3/+3
2018-05-04Flow: Rename IPFIX exporter.Ole Troan9-9/+9
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach35-12/+146
2018-05-03MPLS prefetch fixesNeale Ranns2-15/+15
2018-05-03tcp: fix echo server rx retries counter vec allocFlorin Coras1-0/+2
2018-05-02Fix CentOS 7 build issue with vxlanMatthew Smith1-2/+4
2018-05-02vxlan:encap - use vnet rewriteeyal bari3-53/+50
2018-04-30tcp/session: debug improvements/fixesFlorin Coras6-30/+25
2018-04-30FIB: elide cover walk for insert of host routeNeale Ranns3-3/+25