Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-08-10 | Improve the svm fifo allocator | Dave Barach | 2 | -3/+24 |
2017-08-10 | MPLS tunnel - multiple labels on the CLI - fix cut and paste robot errors | Neale Ranns | 1 | -13/+4 |
2017-08-09 | VPP-933 VPP crashes when deleting an ARP entry | Matthew Smith | 1 | -0/+7 |
2017-08-10 | TCP proxy prototype | Dave Barach | 10 | -210/+747 |
2017-08-09 | Allow multiple MPLS output labels to be passed on the CLI | Neale Ranns | 3 | -16/+53 |
2017-08-09 | ARP reply: use interface to build rewrite string | Neale Ranns | 1 | -17/+13 |
2017-08-08 | L2 over MPLS | Neale Ranns | 49 | -433/+546 |
2017-08-07 | LISP: Map-server fallback feature | Filip Tehlar | 5 | -58/+311 |
2017-08-05 | LISP: fix map register TTL reply handler, VPP-926 | Filip Tehlar | 1 | -1/+1 |
2017-08-04 | don't truncate the interface name in 'sh ip arp' | Neale Ranns | 1 | -1/+1 |
2017-08-04 | Initialize vxlan-gpe bypass mode | Hongjun Ni | 1 | -0/+16 |
2017-08-03 | DHCP Client: receive unicast ACKs | Neale Ranns | 2 | -8/+80 |