Age | Commit message (Expand) | Author | Files | Lines |
2017-10-09 | IP neighbour move incorrectly placed jump label |  Neale Ranns | 1 | -2/+2 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps |  Dave Barach | 57 | -9/+260 |
2017-10-09 | NAT: hairpinning rework (VPP-1003) |  Matus Fabian | 4 | -16/+125 |
2017-10-09 | NAT: fixed ICMP broken translation for GRE tunnel interface (VPP-1008) |  Matus Fabian | 3 | -31/+27 |
2017-10-09 | fix buffer allocation for sparse jumbo frames in vhost |  Pierre Pfister | 1 | -1/+3 |
2017-10-09 | Allow use of /etc/os-release file |  Marco Varlese | 5 | -46/+33 |
2017-10-06 | Coverity fixes for API socket |  Chris Luke | 2 | -8/+10 |
2017-10-06 | VCL: add epoll_* functions. |  Dave Wallace | 5 | -87/+815 |
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 | 20 | -2/+4600 |
2017-10-06 | Separate CP and DP fib table for PPPoE |  Hongjun Ni | 3 | -56/+66 |
2017-10-05 | dpdk/ipsec: rework plus improved cli commands |  Sergio Gonzalez Monroy | 15 | -1704/+2524 |
2017-10-05 | Clean up "show api ring" debug CLI |  Dave Barach | 2 | -4/+15 |
2017-10-05 | Distributed Virtual Router Support |  Neale Ranns | 16 | -109/+727 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. |  Christophe Fontaine | 74 | -130/+130 |
2017-10-04 | Packages dependencies: added clang3_8 and indent packages |  Marco Varlese | 1 | -2/+3 |
2017-10-04 | checkstyle: add clang-format dependency, fix bug |  Klement Sekera | 2 | -2/+2 |
2017-10-04 | Set MAC address needs the HW interface index |  Neale Ranns | 2 | -2/+6 |
2017-10-04 | dpdk: use vpp physmem allocator for dpdk buffers |  Damjan Marion | 2 | -63/+144 |
2017-10-04 | Dump of deag/lookup routes has is_drop=1 (VPP-995) |  Neale Ranns | 1 | -0/+2 |
2017-10-04 | libmemif: memif_rx_burst fix |  Jakub Grajciar | 1 | -2/+2 |
2017-10-04 | memif: crash on slave mode |  Steven | 1 | -0/+1 |
2017-10-04 | Update CSIT tests 170926 -> 171002 |  Jan Gelety | 1 | -1/+1 |
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 | 3 | -0/+292 |
2017-10-03 | api: fix internal client registrations |  Florin Coras | 1 | -0/+2 |
2017-10-03 | Update L2FIB entry timestamp only if BD aging enabled (VPP-1002) |  John Lo | 3 | -3/+6 |
2017-10-03 | L2FIB,TEST:add max macs in event test |  eyal bari | 1 | -0/+22 |
2017-10-03 | tcp: updates to connection closing procedure (VPP-996) |  Florin Coras | 4 | -17/+63 |
2017-10-03 | jvpp: added logs for sending and receiving event messages (VPP-982) |  Matej Perina | 5 | -0/+30 |
2017-10-03 | Repair vlib API socket server |  Dave Barach | 89 | -1106/+2510 |
2017-10-03 | Propagate duplicate IF addr add/del error up to API. |  Jon Loeliger | 3 | -8/+30 |
2017-10-03 | make test: Copy api_post_mortem.$$ file tmp test dir for archiving. |  Dave Wallace | 2 | -7/+13 |
2017-10-02 | L2-FIB:add mac learn events test |  Eyal Bari | 3 | -56/+76 |
2017-09-30 | make test: Create link to failed test dir on timeout. |  Dave Wallace | 2 | -1/+7 |
2017-09-30 | make test: archive failed test data with build logs. |  Dave Wallace | 2 | -17/+32 |
2017-09-29 | make test: fix/disable VAPI tests on centos |  Klement Sekera | 5 | -2/+33 |
2017-09-28 | cdp/lldp: punt for no buffer |  Steven | 2 | -0/+6 |
2017-09-28 | C++ API: remove deprecated throw lists |  Klement Sekera | 1 | -8/+4 |
2017-09-28 | drop python3 dependency |  Klement Sekera | 4 | -29/+26 |
2017-09-27 | Update package version |  Florin Coras | 1 | -1/+1 |
2017-09-28 | General documentation updates |  Chris Luke | 16 | -83/+117 |
2017-09-28 | tun/tap: Bad packets sent to kernel via tun/tap interface |  Steven | 2 | -22/+29 |
2017-09-27 | VPP-990 remove registered handler if control ping failsv18.01-rc0 |  Matej Perina | 3 | -0/+14 |
2017-09-27 | LISP: add API handlers for set/get transport protocol |  Filip Tehlar | 4 | -0/+194 |
2017-09-27 | VLAN support on host(af-packet) interface. |  Akshaya N | 1 | -3/+26 |
2017-09-27 | Update vagrant centos config to CentOS 7.4 |  Dave Wallace | 3 | -2/+9 |
2017-09-27 | Fix: unnecesary uio binding for Mellanox NIC |  Steve Shin | 1 | -1/+3 |
2017-09-27 | Various fixes for issues found by Coverity (VPP-972) |  Chris Luke | 5 | -3/+25 |
2017-09-27 | acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it. |  Andrew Yourtchenko | 3 | -3/+42 |