Age | Commit message (Expand) | Author | Files | Lines |
2018-05-25 | memif: Add support for logging |  Jakub Grajciar | 3 | -56/+90 |
2018-05-25 | bond: performance harvesting |  Steven | 9 | -161/+263 |
2018-05-25 | ARP proxy dumps |  Neale Ranns | 14 | -48/+287 |
2018-05-25 | Vectorized bihash_{48,40,24,16}_8 key compare |  Damjan Marion | 6 | -24/+83 |
2018-05-25 | VPP-1277: IPIP - Copy TOS/TC from inner packet to outer. |  Ole Troan | 5 | -18/+109 |
2018-05-24 | VPP-1286: close the fd after mmap-ing svm segments |  Dave Barach | 1 | -0/+2 |
2018-05-24 | Rewrite of l2-output node |  Damjan Marion | 2 | -332/+311 |
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 | 3 | -33/+44 |
2018-05-23 | VPPAPIGEN: Add union and enum support and IP4/IP6 address type. |  Ole Troan | 4 | -85/+160 |
2018-05-23 | dpdk:flow add vxlan flow support |  Eyal Bari | 1 | -12/+77 |
2018-05-23 | tcp: cc improvements and fixes |  Florin Coras | 5 | -26/+38 |
2018-05-22 | avf plugin: add support for logging |  Jakub Grajciar | 2 | -5/+14 |
2018-05-22 | acl-plugin: refactor to introduce multiarch dataplane functions |  Andrew Yourtchenko | 6 | -1615/+2036 |
2018-05-22 | vppinfra: add clib_count_equal_uXX and clib_memset_uXX functions |  Damjan Marion | 4 | -5/+339 |
2018-05-22 | CSIT-928 dpdk/ipsec: performance improvement |  Radu Nicolau | 4 | -119/+119 |
2018-05-21 | tcp: unlock link-local adjacencies on connection cleanup |  Florin Coras | 2 | -24/+56 |
2018-05-21 | dpdk:enable flow director perfect mode |  Eyal Bari | 3 | -4/+25 |
2018-05-20 | vector functions cleanup and improvements |  Damjan Marion | 8 | -96/+99 |
2018-05-19 | log: Validate the size of vec in vlib_log |  Mohsin Kazmi | 1 | -0/+1 |
2018-05-19 | Disable vector code in vlib_buffer_enqueue_to_next if no msb mask function |  Damjan Marion | 2 | -1/+3 |
2018-05-19 | tcp_echo: support multiple connections |  Florin Coras | 1 | -218/+250 |
2018-05-18 | IP unnumbered dump |  Neale Ranns | 2 | -1/+92 |
2018-05-18 | Add vlib_buffer_enqueue_to_next inline function |  Damjan Marion | 5 | -76/+140 |
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 | 6 | -1/+88 |
2018-05-18 | tap: remove the local vlib_log_info definition |  Mohsin Kazmi | 1 | -9/+3 |
2018-05-18 | Rework kube-proxy into LB plugin |  Hongjun Ni | 20 | -4059/+1772 |
2018-05-17 | Add buffer pointer-to-index and index-to-pointer array functions |  Damjan Marion | 4 | -106/+172 |
2018-05-17 | vlib: Fix WARN-ING macro in function |  Mohsin Kazmi | 1 | -1/+1 |
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 | 2 | -2/+9 |
2018-05-17 | NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) |  Matus Fabian | 7 | -90/+246 |
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 | dpdk: fix rte_eth_dev_set_mtu callsites to use same mtu value |  Rui Cai | 1 | -1/+1 |
2018-05-16 | Drop IPsec packets when interface is down |  Matthew Smith | 1 | -10/+32 |
2018-05-16 | Fix broken compilation for non-numa aware platforms |  Sachin Saxena | 2 | -0/+4 |
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-14 | NAT44: delete closed TCP session (VPP-1274) |  Matus Fabian | 3 | -22/+68 |
2018-05-13 | Improve ipfix template packet rewrite construction |  Dave Barach | 9 | -28/+180 |
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 |