Age | Commit message (Expand) | Author | Files | Lines |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 29 | -4/+63 |
2017-10-09 | NAT: hairpinning rework (VPP-1003) | Matus Fabian | 2 | -2/+11 |
2017-10-09 | fix buffer allocation for sparse jumbo frames in vhost | Pierre Pfister | 1 | -1/+3 |
2017-10-06 | tuntap: Introduce per thread structure to suport multi-threads | Steven | 2 | -65/+99 |
2017-10-06 | Initial GENEVE TUNNEL implementation and tests. | Marco Varlese | 12 | -2/+3802 |
2017-10-05 | dpdk/ipsec: rework plus improved cli commands | Sergio Gonzalez Monroy | 5 | -44/+100 |
2017-10-05 | Distributed Virtual Router Support | Neale Ranns | 12 | -108/+543 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 53 | -92/+92 |
2017-10-04 | Set MAC address needs the HW interface index | Neale Ranns | 2 | -2/+6 |
2017-10-04 | Dump of deag/lookup routes has is_drop=1 (VPP-995) | Neale Ranns | 1 | -0/+2 |
2017-10-04 | VPP-1001 - update AF Packet Driver to for modern kernels | Anton Ivanov | 4 | -10/+119 |
2017-10-04 | Add API support to dump IPsec SAs | Matthew Smith | 2 | -0/+175 |
2017-10-03 | Update L2FIB entry timestamp only if BD aging enabled (VPP-1002) | John Lo | 3 | -3/+6 |
2017-10-03 | tcp: updates to connection closing procedure (VPP-996) | Florin Coras | 4 | -17/+63 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 10 | -25/+58 |
2017-10-03 | Propagate duplicate IF addr add/del error up to API. | Jon Loeliger | 3 | -8/+30 |
2017-10-02 | L2-FIB:add mac learn events test | Eyal Bari | 1 | -56/+49 |
2017-09-28 | cdp/lldp: punt for no buffer | Steven | 2 | -0/+6 |
2017-09-28 | tun/tap: Bad packets sent to kernel via tun/tap interface | Steven | 2 | -22/+29 |
2017-09-27 | LISP: add API handlers for set/get transport protocol | Filip Tehlar | 3 | -0/+62 |
2017-09-27 | VLAN support on host(af-packet) interface. | Akshaya N | 1 | -3/+26 |
2017-09-27 | Various fixes for issues found by Coverity (VPP-972) | Chris Luke | 2 | -1/+12 |
2017-09-26 | tcp: update snd_nxt after congestion recovery | Florin Coras | 2 | -9/+7 |
2017-09-26 | Add thread-safe event signaller, use RPC where required | Dave Barach | 1 | -2/+2 |
2017-09-25 | tcp: do not sample rtt for retransmitted segments | Florin Coras | 3 | -81/+100 |
2017-09-25 | Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down | John Lo | 2 | -45/+2 |
2017-09-22 | vhost-user: fix link-up status | Yoann Desmouceaux | 1 | -1/+1 |
2017-09-22 | IP-MAC,ND:wildcard events,fix sending multiple events | Eyal Bari | 4 | -25/+70 |
2017-09-20 | session: store tep port in net order | Florin Coras | 4 | -14/+14 |
2017-09-20 | LISP: add debug cli for neighbor discovery | Filip Tehlar | 4 | -6/+71 |
2017-09-20 | TCP: fix "tcp src-address" command with IPv6 | Yoann Desmouceaux | 1 | -1/+1 |
2017-09-20 | tcp: add option to punt traffic | Pierre Pfister | 5 | -30/+99 |
2017-09-20 | Fix DHCP client so it works for worker threads | John Lo | 1 | -2/+14 |
2017-09-20 | Add ip6-local feature arc | Pierre Pfister | 4 | -8/+101 |
2017-09-19 | session/tcp: improve preallocated segment handling | Florin Coras | 10 | -123/+190 |
2017-09-19 | Treat label=0 as an invalid next-hop-via-label | Neale Ranns | 1 | -1/+7 |
2017-09-19 | LISP: support for neighbor discovery | Filip Tehlar | 8 | -110/+384 |
2017-09-19 | Set RX sw_if_index on decrypted routed IPsec buffers | Matthew Smith | 2 | -0/+3 |
2017-09-19 | Fix MPLS table create CLI | Neale Ranns | 1 | -7/+2 |
2017-09-19 | Implement VXLAN encap tx checksum offload | John Lo | 1 | -39/+108 |
2017-09-19 | Remove associated lisp-gpe entries when removing lisp local mapping. | Alberto Rodriguez-Natal | 2 | -7/+76 |
2017-09-18 | Fixes for issues Coverity has reported (VPP-972) | Chris Luke | 4 | -39/+13 |
2017-09-18 | L2BD,ARP-TERM:fix arp query report mechanism+test | Eyal Bari | 2 | -25/+61 |
2017-09-15 | dpdk: cli to check for buffer leakage | Florin Coras | 2 | -4/+7 |
2017-09-15 | vppinfra: add clib_mem_vm_ext_alloc function | Damjan Marion | 1 | -2/+2 |
2017-09-15 | Update of free text tag patch for BD | Jerome Tollet | 3 | -4/+7 |
2017-09-14 | Stats refactor | Keith Burns (alagalah) | 1 | -2/+74 |
2017-09-13 | gpe: initialize fib index for native forward entries | Florin Coras | 1 | -4/+6 |
2017-09-13 | Add a name to the creation of an IP and MPLS table | Neale Ranns | 17 | -70/+208 |
2017-09-12 | tcp: horizontal scaling improvments | Florin Coras | 9 | -205/+328 |