Age | Commit message (Expand) | Author | Files | Lines |
2017-08-10 | Improve the svm fifo allocator | Dave Barach | 6 | -20/+151 |
2017-08-10 | acl-plugin: avoid crash in multithreaded setup adding/deleting ACLs with traf... | Andrew Yourtchenko | 3 | -0/+83 |
2017-08-10 | make test: bump default test timeout to 10 minutes | Klement Sekera | 1 | -1/+1 |
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 | make test: detect hung tests | Klement Sekera | 6 | -29/+148 |
2017-08-10 | TCP proxy prototype | Dave Barach | 16 | -212/+801 |
2017-08-10 | acl-plugin: all TCP sessions treated as transient (VPP-932) | Andrew Yourtchenko | 2 | -13/+146 |
2017-08-09 | dpdk: only build SW crypto for x86_64 platforms | Sergio Gonzalez Monroy | 1 | -3/+10 |
2017-08-09 | PPPoE: use DPO protos in FIB entry path add/remove | Neale Ranns | 1 | -2/+3 |
2017-08-09 | Add PPPoE Plugin | Hongjun Ni | 22 | -0/+3787 |
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 | 62 | -556/+889 |
2017-08-08 | Create source rpm. | Thomas F Herbert | 3 | -5/+24 |
2017-08-08 | acl-plugin: fix a misplaced return (VPP-910) | Andrew Yourtchenko | 1 | -1/+1 |
2017-08-08 | MAC IP ACL interface list dump (as an alternative to the get/reply) | Neale Ranns | 2 | -1/+90 |
2017-08-08 | acl-plugin: rework the optimization 7383, fortify acl-plugin memory behavior ... | Andrew Yourtchenko | 5 | -150/+289 |
2017-08-07 | LISP: Map-server fallback feature | Filip Tehlar | 6 | -58/+405 |
2017-08-07 | make test: kill all remaining subprocesses on exit | Klement Sekera | 2 | -1/+26 |
2017-08-05 | LISP: fix map register TTL reply handler, VPP-926 | Filip Tehlar | 1 | -1/+1 |
2017-08-04 | jvpp: provide more detailed exception logs (VPP-436) | Matej Perina | 3 | -3/+38 |
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-04 | SNAT: fix address and port allocation for multiple worker threads (VPP-925) | Matus Fabian | 4 | -21/+51 |
2017-08-04 | Fix nasm deps for Fedora. | Thomas F Herbert | 1 | -1/+5 |
2017-08-03 | acl-plugin: multicore: CSIT c100k 2-core stateful ACL test does not pass (VPP... | Andrew Yourtchenko | 4 | -41/+106 |
2017-08-03 | DHCP Client: receive unicast ACKs | Neale Ranns | 3 | -29/+151 |
2017-08-03 | Add support for API client to receive L2 MAC events | John Lo | 11 | -173/+605 |
2017-08-03 | gtpu bypass function doesn't work (VPP-924) | jerryian | 1 | -0/+14 |
2017-08-02 | LISP: make TTL for map register messages configurable | Filip Tehlar | 6 | -0/+248 |
2017-08-02 | Fix vpp crash sending arp or probing neighb (VPP-917) | Pavel Kotucek | 2 | -0/+29 |
2017-08-02 | Fix ip checksum offload, move badly-placed ASSERT | Dave Barach | 2 | -2/+4 |
2017-08-02 | memif: construct interface name out of socket file idx and intf id | Damjan Marion | 1 | -2/+4 |
2017-08-02 | Added NASM package to support SW crypto | Marco Varlese | 1 | -1/+1 |
2017-08-02 | Update CSIT tests 170724 -> 170731 | Jan Gelety | 1 | -1/+1 |
2017-08-02 | Fix tcp tx buffer allocation | Florin Coras | 15 | -120/+375 |
2017-08-02 | Make ip csum configurable in vlib buffer functions | Florin Coras | 8 | -24/+28 |
2017-08-01 | FIB path weight incorrect in dump (VPP-922) | Neale Ranns | 6 | -11/+17 |
2017-08-01 | Tests for recursive load-balancing with no choices. | Neale Ranns | 2 | -5/+68 |
2017-08-01 | P2P Ethernet | Pavel Kotucek | 18 | -34/+1145 |
2017-08-01 | SPAN/API:enable L2 dump | Eyal Bari | 4 | -7/+25 |
2017-07-31 | ssvm->name must be a vector containing a c-string. | Dave Wallace | 2 | -3/+5 |
2017-07-31 | jvpp: moving current tests to separate folder marked as examples | Matej Perina | 31 | -183/+114 |
2017-07-31 | CLI:add l2 input/outut to "sh int features" | Eyal Bari | 6 | -15/+79 |
2017-07-31 | Fix fib_path encoding (VPP-921) | Florin Coras | 1 | -0/+2 |
2017-07-31 | SPAN/CLI:fix disable + add errors | Eyal Bari | 1 | -16/+44 |
2017-07-30 | Make tcp active open data structures thread safe | Florin Coras | 19 | -254/+321 |
2017-07-27 | ping: fixing wrong value when there are worker threads | Mohammed Hawari | 2 | -9/+21 |
2017-07-27 | Fix interface reuse when running multithreaded | Damjan Marion | 1 | -4/+12 |