Age | Commit message (Expand) | Author | Files | Lines |
2017-09-05 | PUNT socket: External control plane processes connected via UNIX domain sockets. |  Ole Troan | 3 | -11/+555 |
2017-09-04 | LISP: re-fetch mapping before it expires |  Filip Tehlar | 10 | -138/+330 |
2017-09-03 | Improve L2FIB PDR/NDR performance (VPP-963) |  John Lo | 4 | -18/+30 |
2017-09-01 | Add fixed-size, preallocated pool support |  Dave Barach | 5 | -48/+73 |
2017-08-31 | vhost: Disallow interrupt mode config if driver opts out interrupt support |  Steven | 2 | -3/+9 |
2017-08-31 | Fix vent_data memory leak in function run_ping_ip46_address (VPP-966) |  dongjuan | 1 | -0/+1 |
2017-08-30 | tcp: re-enable persist timer if no data available to send |  Florin Coras | 3 | -5/+26 |
2017-08-30 | vhost: Cache qsz_mask instead of qsz in vhost_user_vring_t |  Steven | 2 | -32/+28 |
2017-08-29 | session: segment manager improvements |  Florin Coras | 8 | -164/+346 |
2017-08-29 | Fix for bootstrap crash when VPP compiled with gcc-7 |  Marco Varlese | 1 | -1/+1 |
2017-08-28 | vhost: Remove operation mode in the API |  Steven | 1 | -6/+0 |
2017-08-25 | TCP horizontal scaling |  Dave Barach | 3 | -3/+30 |
2017-08-25 | tcp: retransmit and multi-buffer segment fixes and improvements |  Florin Coras | 8 | -175/+312 |
2017-08-25 | Fix crash when TCP client using VPP host stack connects first |  tjanciga | 1 | -0/+6 |
2017-08-25 | vl_api_sw_interface_set_mtu_t_handler: fix assert in vnet_get_hw_interface |  Andrew Yourtchenko | 1 | -3/+10 |
2017-08-23 | Remove unused retval from gpe_native_fwd_rpath type definition |  Marek Gradzki | 1 | -2/+0 |
2017-08-23 | gpe: add l2 lb counters |  Florin Coras | 1 | -1/+5 |
2017-08-22 | Increase default MAC learn limit and check it in learn-update path |  John Lo | 5 | -4/+8 |
2017-08-22 | policer: remove unused code |  Damjan Marion | 1 | -4/+0 |
2017-08-22 | SRv6 tests |  Kris Michielsen | 3 | -32/+201 |
2017-08-22 | ping: remove unnecesary x86 intrinsics #include |  Damjan Marion | 1 | -1/+0 |
2017-08-21 | PPPoE usses a midchain adjacency stack on an interface-tx DPO |  Neale Ranns | 10 | -555/+775 |
2017-08-19 | Fixed ip add bug for ip6 with review comments |  pragash | 1 | -4/+4 |
2017-08-18 | session: fix multi-buffer segments |  Florin Coras | 3 | -34/+40 |
2017-08-18 | gpe: fix sub-interface hash lookup |  Florin Coras | 2 | -10/+10 |
2017-08-18 | feature: exit on misconfigured features (VPP-915) |  Florin Coras | 1 | -3/+7 |
2017-08-18 | Use correct msg ID in the sw-interface-event from TAP and VHOST |  Neale Ranns | 2 | -2/+2 |
2017-08-17 | TCP source address automation |  Dave Barach | 5 | -13/+387 |
2017-08-16 | ip4: cleanup ip local |  Florin Coras | 1 | -153/+85 |
2017-08-16 | tcp: fix v6 sessions |  root | 7 | -81/+90 |
2017-08-16 | No context in SW interface event |  Neale Ranns | 2 | -3/+8 |
2017-08-16 | tcp: improve builtin http server |  Florin Coras | 5 | -197/+108 |
2017-08-16 | Add missing counters for P2P ethernet interfaces |  Pavel Kotucek | 2 | -0/+40 |
2017-08-16 | NAT64: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884) |  Matus Fabian | 2 | -0/+123 |
2017-08-15 | Support proxy ARP on mirrored TAP interfaces |  Neale Ranns | 1 | -4/+16 |
2017-08-15 | IPv6 local-address for P2P ethernet interfaces |  Pavel Kotucek | 1 | -1/+2 |
2017-08-15 | VPP-939: Update CLI Helptext for rx-placement commands |  Billy McFall | 2 | -94/+293 |
2017-08-15 | tcp: state machine improvements |  Florin Coras | 7 | -23/+40 |
2017-08-15 | coverity: remove dependency on uint32_t in fib_test.c |  Marek Gradzki | 1 | -1/+1 |
2017-08-14 | TCP: Update time_now once per burst |  Florin Coras | 4 | -3/+15 |
2017-08-14 | FIB table add/delete API only |  Neale Ranns | 4 | -0/+59 |
2017-08-14 | TCP: update builtin server/client cli help |  Florin Coras | 2 | -5/+19 |
2017-08-13 | default update adjacency function deos not return multicast adjacency |  Neale Ranns | 1 | -6/+40 |
2017-08-12 | LISP: fix fid nsh address formatting |  Florin Coras | 1 | -1/+8 |
2017-08-11 | Fix tcp multi buffer segments retransmission |  Florin Coras | 7 | -154/+298 |
2017-08-11 | LISP: fix wrong reply message in map_register_fallback_threshold call |  Filip Tehlar | 1 | -1/+1 |
2017-08-11 | Dedicated SW Interface Event |  Neale Ranns | 4 | -13/+26 |
2017-08-11 | the automatic addition of IP address to the magic TAP interface should only h... |  Neale Ranns | 1 | -0/+21 |
2017-08-10 | Fix memory leaks found in policer code. |  Chaoyu Jin | 1 | -0/+34 |
2017-08-10 | Fix LISP cp buffer leakage |  Florin Coras | 1 | -1/+3 |