Age | Commit message (Expand) | Author | Files | Lines |
2018-10-14 | vxlan:fix ip6 tunnel deletion | Eyal Bari | 1 | -1/+2 |
2018-10-14 | session: mark apis for deprecation | Florin Coras | 1 | -2/+9 |
2018-10-12 | session: don't wait indefinitely for apps to consume evts (VPP-1454) | Florin Coras | 1 | -10/+28 |
2018-10-12 | vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass... | Andrew Yourtchenko | 1 | -1/+1 |
2018-10-12 | ip: add container proxy dump API (VPP-1364) | Matus Fabian | 4 | -0/+121 |
2018-10-11 | bfd:fix handling session creation batch | Eyal Bari | 1 | -27/+34 |
2018-10-11 | L2: BM traffic does not use UU-FWD (VPP-1445) | Neale Ranns | 1 | -1/+2 |
2018-10-10 | reassembly: get number of workers instead of threads (VPP-1435) | Juraj Sloboda | 2 | -6/+6 |
2018-10-10 | L2-flood: no clone for 1 replication | Neale Ranns | 1 | -59/+69 |
2018-10-09 | vnet: ethernet-input incorrectly sets l3_hdr_offset in some cases | Andrew Yourtchenko | 1 | -26/+26 |
2018-10-08 | Adding Multipath support for exclusive DPO based fib path entries via rpath | Vijayabhaskar Katamreddy | 2 | -2/+16 |
2018-10-08 | replicate trace fix | Neale Ranns | 1 | -2/+6 |
2018-10-06 | bond: active-backup mode is using the wrong load balance algo | Steven | 1 | -2/+4 |
2018-10-05 | bond: tx perf improvement, part trois | Damjan Marion | 2 | -67/+166 |
2018-10-05 | session: fix local session tagging and cleanup | Florin Coras | 3 | -7/+5 |
2018-10-05 | On interface deletion - make sure any vlan qinq table is cleared | John Lo | 1 | -0/+2 |
2018-10-05 | Improve ip_mroute_add_del documentation | Ian Wells | 1 | -4/+24 |
2018-10-05 | vxlan:ip4 decap:remove access to tunnel object | Eyal Bari | 3 | -183/+190 |
2018-10-04 | Support reassembly for fragments coming to ip4-local node | Juraj Sloboda | 3 | -0/+9 |
2018-10-04 | udp_echo: fix cut-through server mode | Florin Coras | 2 | -19/+26 |
2018-10-04 | MFIB-API: when programming an (S,G) fix the grp-len | Neale Ranns | 1 | -0/+4 |
2018-10-04 | VPP-1430: remove unnecessary padding | Marco Varlese | 1 | -2/+0 |
2018-10-04 | Fix handling of mpls_tunnel_add_del API | John Lo | 1 | -2/+16 |
2018-10-03 | ipsec: add missing ipv6 ah code & ipv6 tests | Klement Sekera | 4 | -27/+103 |
2018-10-03 | session: fix first segment manager cleanup | Florin Coras | 2 | -4/+5 |
2018-10-03 | VPP-1426: CLI crash on 'set int feature' | Paul Vinciguerra | 1 | -1/+1 |
2018-10-02 | Enabled untagged vs default functionality | Mike Bly | 2 | -6/+5 |
2018-10-02 | ip4-local: classify protos that skip csum and src check | Florin Coras | 1 | -13/+38 |
2018-10-02 | vhost-user: add support for vlib_log API | Jerome Tollet | 4 | -177/+129 |
2018-10-02 | BFD: add get echo source API (VPP-1367) | Matus Fabian | 2 | -1/+87 |
2018-10-02 | IPsec: add API for SPDs dump (VPP-1363) | Matus Fabian | 2 | -1/+60 |
2018-10-02 | vhost-user: Interface state updates | Juraj Sloboda | 4 | -16/+29 |
2018-10-02 | vhost_user: Fix setting MTU using uninitialized variable | Juraj Sloboda | 1 | -2/+1 |
2018-10-02 | Update code to compute checksum for buffer chains | Juraj Sloboda | 1 | -1/+1 |
2018-10-02 | tls: fix disconnects for sessions with pending data | Florin Coras | 6 | -17/+73 |
2018-10-02 | tcp: fix close wait timeout with no fin | Florin Coras | 1 | -0/+4 |
2018-10-02 | tcp: accept fins if in recovery | Florin Coras | 1 | -1/+3 |
2018-10-01 | Fix documentation about sw_interface_set_l2_bridge | Yichen Wang | 1 | -1/+1 |
2018-10-01 | Source VRF Select | Neale Ranns | 2 | -0/+34 |
2018-10-01 | Add adjacency counters to the stats segment | Neale Ranns | 5 | -8/+40 |
2018-10-01 | API / CLI event-log tracing | Dave Barach | 4 | -275/+1 |
2018-10-01 | mroute routers in the stats segment | Neale Ranns | 6 | -26/+67 |
2018-10-01 | SCTP: fix overflow issue with timestamp | Marco Varlese | 5 | -23/+29 |
2018-10-01 | Support dynamic dual/quad loop selection on aarch64 | Lijian Zhang | 1 | -0/+140 |
2018-09-29 | session: lock msg queues while generating control events | Florin Coras | 2 | -13/+10 |
2018-09-28 | bond: tx performance enhancement part deux | Steven | 3 | -124/+106 |
2018-09-28 | IP ttl check in ip4-input missing for single packet path. | Ole Troan | 1 | -0/+3 |
2018-09-28 | stats: Split stat_segment and stats code in preparation for deprecation. | Ole Troan | 1 | -1/+0 |
2018-09-27 | tcp: use scaled window for new connects | Florin Coras | 3 | -5/+12 |
2018-09-27 | SCTP: fix advanced debug output | Marco Varlese | 1 | -2/+2 |