Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-07-27 | Thread safe internal buffer manager |  Damjan Marion | 4 | -9/+18 |
2017-07-27 | vhost: debug vhost-user command needs better error checking on the syntax (VP... |  Steven | 1 | -5/+26 |
2017-07-27 | Use relative path to vpp.service. |  Thomas F Herbert | 1 | -1/+1 |
2017-07-26 | Fix lisp udp checksum |  Florin Coras | 1 | -6/+18 |
2017-07-26 | VPP-905: Wrong define used in function start_workers. |  JingLiuZTE | 1 | -1/+2 |
2017-07-26 | 17.07 Release Note |  Neale Ranns | 1 | -0/+64 |
2017-07-25 | Add sample config of bonded interface in startup.conf template |  John Lo | 1 | -0/+10 |
2017-07-25 | Cleanup/refactor session layer code |  Florin Coras | 17 | -994/+1115 |
2017-07-25 | SANT: fib_table unlock (VPP-918) |  Matus Fabian | 2 | -1/+11 |
2017-07-24 | Update CSIT tests 170626 -> 170724 |  Jan Gelety | 1 | -1/+1 |
2017-07-24 | SPAN:add l2 mirror |  Eyal Bari | 12 | -171/+606 |
2017-07-23 | Improve L2 Input/Output Feature Infrastructure and Usage |  John Lo | 16 | -339/+160 |
2017-07-23 | Atomic bucket lock |  Dave Barach | 2 | -41/+58 |
2017-07-21 | Improvements to tcp rx path and debugging |  Florin Coras | 13 | -183/+612 |
2017-07-21 | SNAT: in2out translation as an output feature hairpinning (VPP-913) |  Matus Fabian | 6 | -103/+403 |
2017-07-20 | acl-plugin: assertion failed at hash_lookup.c:226 when modifying ACLs applied... |  Andrew Yourtchenko | 1 | -0/+11 |
2017-07-20 | Fix coverity issue introduced with IP checksum offload commit |  Damjan Marion | 1 | -3/+3 |
2017-07-20 | Prevent double freeing of first segment manager. |  Dave Wallace | 1 | -1/+2 |
2017-07-20 | Enable build from dist tarball independent of git. |  Thomas F Herbert | 1 | -6/+11 |
2017-07-20 | SNAT: in2out translation as an output feature (VPP-903) |  Matus Fabian | 7 | -38/+664 |
2017-07-20 | L2FWD:move vec_validate out of access function |  Eyal Bari | 2 | -2/+9 |
2017-07-19 | Add a bihash prefetchable bucket-level cache |  Dave Barach | 11 | -44/+329 |
2017-07-19 | Fix IP checksum offload metadata setup |  Dave Barach | 1 | -2/+12 |
2017-07-18 | make test: improve console output messages |  Klement Sekera | 1 | -3/+3 |
2017-07-18 | FIB path preference |  Neale Ranns | 13 | -62/+647 |
2017-07-18 | DHCP client option 61 "client_id" |  Neale Ranns | 6 | -4/+53 |
2017-07-18 | DHCP client - remove interface address when DHCP de-configured |  Neale Ranns | 3 | -21/+153 |
2017-07-18 | TCP/UDP checksum offload API |  Dave Barach | 9 | -13/+173 |
2017-07-18 | TEST:add l2bd nd term tests |  Eyal Bari | 1 | -6/+119 |