Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-09-27 | IPIP and IPv6 fragmentation |  Ole Troan | 8 | -287/+218 |
2018-09-26 | vnet: show interface rx-placement may display garbage characters |  Steven | 1 | -1/+1 |
2018-09-26 | MPLS tunnel dump: use sw_if_index not tunnel_index |  Neale Ranns | 4 | -16/+33 |
2018-09-26 | forget to assign spd_index to config |  Kingwel Xie | 1 | -0/+2 |
2018-09-26 | mismatch bi0 and b0 when finalizing ip reassembly. |  Kingwel Xie | 2 | -0/+2 |
2018-09-26 | Modify return values of L2 bridge API handlers |  Alexander Chernavin | 2 | -1/+23 |
2018-09-26 | bond: tx perf improvements |  Damjan Marion | 4 | -220/+173 |
2018-09-26 | itf: dump interface rx-placement |  Mohsin Kazmi | 2 | -1/+135 |
2018-09-25 | FIB: recusrive paths must lock the table to prevent its deletion |  Neale Ranns | 2 | -0/+9 |