Age | Commit message (Expand) | Author | Files | Lines |
2018-07-11 | session: push tx notifications only if needed |  Florin Coras | 2 | -1/+12 |
2018-07-11 | Documentation: Placeholder directory and files |  Ed Kern | 1 | -0/+56 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 57 | -98/+99 |
2018-07-11 | bridge-domain:fix no_flood count |  Eyal Bari | 1 | -0/+3 |
2018-07-11 | memif: fix max number of rings |  Damjan Marion | 3 | -5/+5 |
2018-07-11 | avf: descriptor should be volatile |  Damjan Marion | 4 | -40/+60 |
2018-07-11 | srv6-as: Adding rewrite counters |  Francois Clad | 3 | -21/+72 |
2018-07-11 | srv6: Fixing SRH parsing bug in Scapy 2.4 |  Francois Clad | 1 | -0/+28 |
2018-07-11 | VPP-1338: fix coverity warning in mactime plugin |  Dave Barach | 1 | -1/+3 |
2018-07-11 | vom: Add TAPv2 support |  Mohsin Kazmi | 11 | -176/+383 |
2018-07-11 | threads: fix issue with setting main-core to 0 |  Damjan Marion | 3 | -9/+17 |
2018-07-11 | make_test: Add missing classifier tests |  Jan Gelety | 3 | -126/+1294 |
2018-07-10 | VPP-1337: Dangling reference be gone! |  Dave Barach | 3 | -0/+6 |
2018-07-10 | IGMP: coverity found defects |  Neale Ranns | 3 | -4/+10 |
2018-07-10 | FIB path dump: fix next-hop-table ID for recursive routes |  Neale Ranns | 3 | -6/+9 |
2018-07-10 | NAT44: multiple outside FIB tables (VPP-1314) |  Matus Fabian | 5 | -62/+620 |
2018-07-10 | openSUSE: spec file update to reflect latest deps |  Marco Varlese | 1 | -5/+13 |
2018-07-10 | Remove unused variables |  Igor Mikhailov (imichail) | 1 | -4/+0 |
2018-07-10 | Do not translate packets destined for NAT64 inside interface (VPP-1331) |  Juraj Sloboda | 2 | -2/+89 |
2018-07-10 | pp2: increase recycle batch size |  Brian Brooks | 1 | -1/+3 |
2018-07-10 | pp2: use configured RX queue size |  Brian Brooks | 1 | -1/+1 |
2018-07-09 | IGMP improvements |  Neale Ranns | 44 | -2005/+4672 |
2018-07-09 | vxlan:use bihash_16_8 for ipv4 lookup |  Eyal Bari | 4 | -71/+81 |
2018-07-09 | new pipe code does not use stdints |  Neale Ranns | 1 | -2/+2 |
2018-07-09 | Fix missing pipe.api.h |  Matthew Smith | 1 | -1/+2 |
2018-07-08 | Fix IPsec intf tx node setup at intf creation |  Matthew Smith | 1 | -2/+2 |
2018-07-08 | ixgbe link update patch for DPDK 18.05 |  Matthew Smith | 2 | -1/+14 |
2018-07-08 | session/svm: fix coverity warnings |  Florin Coras | 2 | -3/+10 |
2018-07-08 | vhost: Add multi-versioning support |  Mohsin Kazmi | 7 | -1536/+1675 |
2018-07-07 | Pipes |  Neale Ranns | 14 | -7/+1479 |
2018-07-06 | svm: add unidirectional message queue |  Florin Coras | 5 | -8/+510 |
2018-07-05 | add stat segment size configuration |  Dave Barach | 2 | -1/+29 |
2018-07-05 | vxlan:use bihash_24_8 for ipv6 lookup |  Eyal Bari | 3 | -116/+167 |
2018-07-05 | VPP-1335 vapi crash when memclnt_keepalive received |  Klement Sekera | 7 | -22/+66 |
2018-07-04 | Fix clib_bitmap_next_clear() function when no clear bits left |  John Lo | 1 | -0/+3 |
2018-07-04 | fix VPP-1312 Invalid UDP packet length in ipsec |  Klement Sekera | 2 | -27/+24 |
2018-07-04 | openSUSE: add python2-ply dependency |  Marco Varlese | 1 | -3/+3 |
2018-07-04 | Do not override skip-cores if set in startup.conf |  Damjan Marion | 1 | -4/+2 |
2018-07-04 | IP FIB dump - incorrect table-ID for deag paths |  Neale Ranns | 1 | -1/+1 |
2018-07-04 | Remove unused members from ip4_fib_t |  Neale Ranns | 2 | -9/+3 |
2018-07-04 | add 'src-lookup' keyword for FIB paths |  Neale Ranns | 1 | -0/+4 |
2018-07-03 | Set main thread affinity before main heap is allocated |  Damjan Marion | 2 | -7/+28 |
2018-07-03 | vom: Add cross connect support |  Mohsin Kazmi | 6 | -0/+762 |
2018-07-03 | tcp: update snd_una_max for retranmsits |  Florin Coras | 3 | -4/+9 |
2018-07-02 | Add per-numa page allocation info to 'show memory' |  Damjan Marion | 3 | -2/+71 |
2018-07-02 | Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index setting |  Vijayabhaskar Katamreddy | 3 | -2/+2 |
2018-07-02 | make_test: add icmp packet size sweep and icmp echo tests |  Jan Gelety | 2 | -47/+201 |
2018-07-02 | dpdk: bump default DPDK version to 18.05 |  Damjan Marion | 1 | -1/+1 |
2018-06-30 | tcp: fix single loop prefetch |  Florin Coras | 2 | -3/+9 |
2018-06-30 | cli: Validate cli_file_index on quit command |  Steve Shin | 1 | -0/+4 |