Age | Commit message (Expand) | Author | Files | Lines |
2018-05-23 | VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. |  Ole Troan | 3 | -20/+32 |
2018-05-23 | VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message. |  Ole Troan | 2 | -32/+43 |
2018-05-23 | VPPAPIGEN: Add union and enum support and IP4/IP6 address type. |  Ole Troan | 1 | -0/+37 |
2018-05-23 | tcp: cc improvements and fixes |  Florin Coras | 5 | -26/+38 |
2018-05-22 | CSIT-928 dpdk/ipsec: performance improvement |  Radu Nicolau | 1 | -7/+5 |
2018-05-21 | tcp: unlock link-local adjacencies on connection cleanup |  Florin Coras | 2 | -24/+56 |
2018-05-20 | vector functions cleanup and improvements |  Damjan Marion | 1 | -3/+2 |
2018-05-18 | IP unnumbered dump |  Neale Ranns | 2 | -1/+92 |
2018-05-18 | IP table bind allowed only if table exists |  Neale Ranns | 1 | -30/+6 |
2018-05-18 | ARP: Ensure STATIC and DYANMIC ARP flags are mutually exclusive. |  Jon Loeliger | 1 | -3/+9 |
2018-05-18 | IP address dump - don't send subnets for unnumbered interfaces |  Neale Ranns | 1 | -4/+6 |
2018-05-18 | session: add session process node |  Florin Coras | 5 | -0/+85 |
2018-05-18 | tap: remove the local vlib_log_info definition |  Mohsin Kazmi | 1 | -9/+3 |
2018-05-17 | Fix failure during enable/disable of features |  Matthew Smith | 2 | -5/+5 |
2018-05-17 | Fixes in IPv6 RD control plane |  Juraj Sloboda | 2 | -30/+59 |
2018-05-17 | flow:redirect to node |  Eyal Bari | 1 | -0/+8 |
2018-05-17 | tcp: handle link-local addresses |  Florin Coras | 6 | -8/+75 |
2018-05-17 | Packet generator: preserve pcap file timestamps |  Dave Barach | 6 | -0/+23 |
2018-05-16 | Drop IPsec packets when interface is down |  Matthew Smith | 1 | -10/+32 |
2018-05-16 | echo client: used fixed pool for preallocated sessions |  Florin Coras | 2 | -14/+9 |
2018-05-15 | Update ipfix documentation |  Dave Barach | 1 | -195/+180 |
2018-05-15 | No overlapping sub-nets on any interface in the same table/VRF (VPP-943) |  Neale Ranns | 2 | -25/+82 |
2018-05-14 | proxy: fix active open connection cleanup |  Florin Coras | 1 | -2/+2 |
2018-05-14 | Rework CP and DP communication in IPv6 RD (VPP-1256) |  Juraj Sloboda | 4 | -359/+163 |
2018-05-13 | Improve ipfix template packet rewrite construction |  Dave Barach | 4 | -10/+127 |
2018-05-13 | session: improve app verbose format function |  Florin Coras | 1 | -5/+6 |
2018-05-13 | session: alloc one frame per output node dispatch |  Florin Coras | 5 | -54/+94 |
2018-05-11 | Periodic scan and probe of IP neighbors to maintain neighbor pools |  John Lo | 9 | -14/+533 |
2018-05-11 | VPP-1275 Fix memory leaks in IPsec CLI |  Klement Sekera | 1 | -54/+83 |
2018-05-11 | Add ipfix exporter coding guide |  Dave Barach | 1 | -0/+375 |
2018-05-11 | Fix issue with xconnect not working on the main interface |  Damjan Marion | 1 | -9/+6 |
2018-05-10 | vppinfra: use count_trailing_zeros in sparse_vec_index |  Damjan Marion | 2 | -7/+7 |
2018-05-10 | vnet: device flow offload infra |  Damjan Marion | 11 | -0/+969 |
2018-05-10 | session: fix proxy app multithreading |  Florin Coras | 1 | -15/+50 |
2018-05-10 | Change the way IP header pointer is calculated in esp_decrypt nodes |  Szymon Sliwa | 2 | -3/+11 |
2018-05-10 | DHCP4 client process replies when renewing lease |  Matthew Smith | 1 | -16/+24 |
2018-05-10 | tcp: fix jumbo retransmits |  Florin Coras | 1 | -42/+42 |
2018-05-09 | ipsec: support UDP encap/decap for NAT traversal |  Klement Sekera | 9 | -33/+90 |
2018-05-09 | session: cleanup session tx function |  Florin Coras | 6 | -324/+450 |
2018-05-07 | BFD: Fix format_ip46_address() parameter ordering. |  Jon Loeliger | 1 | -1/+1 |
2018-05-07 | vxlan:vxlan.c conform coding style |  Eyal Bari | 1 | -354/+374 |
2018-05-04 | ipsec: allow null/null for crypto/integ algorithms pair |  Radu Nicolau | 2 | -3/+3 |
2018-05-04 | Flow: Rename IPFIX exporter. |  Ole Troan | 9 | -9/+9 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests |  Dave Barach | 35 | -12/+146 |
2018-05-03 | MPLS prefetch fixes |  Neale Ranns | 2 | -15/+15 |
2018-05-03 | tcp: fix echo server rx retries counter vec alloc |  Florin Coras | 1 | -0/+2 |
2018-05-02 | Fix CentOS 7 build issue with vxlan |  Matthew Smith | 1 | -2/+4 |
2018-05-02 | vxlan:encap - use vnet rewrite |  eyal bari | 3 | -53/+50 |
2018-04-30 | tcp/session: debug improvements/fixes |  Florin Coras | 6 | -30/+25 |
2018-04-30 | FIB: elide cover walk for insert of host route |  Neale Ranns | 3 | -3/+25 |