Age | Commit message (Expand) | Author | Files | Lines |
2018-09-27 | memif: Memif Test Case |  Jakub Grajciar | 4 | -0/+820 |
2018-09-27 | "show log": print wall-clock time |  Dave Barach | 1 | -1/+14 |
2018-09-27 | tcp: use scaled window for new connects |  Florin Coras | 3 | -5/+12 |
2018-09-27 | add cmake build option to build openssl async |  Ping Yu | 1 | -0/+11 |
2018-09-27 | avf: may crash if failed to allocate buffers to ring |  Steven | 1 | -1/+1 |
2018-09-27 | SCTP: fix advanced debug output |  Marco Varlese | 1 | -2/+2 |
2018-09-27 | Test typo fixes |  juraj.linkes | 3 | -9/+9 |
2018-09-27 | fix typo in vpp-ext-deps rpm packaging |  Damjan Marion | 1 | -1/+1 |
2018-09-27 | IPIP and IPv6 fragmentation |  Ole Troan | 17 | -330/+446 |
2018-09-27 | vom: Add ip punt redirect |  Mohsin Kazmi | 6 | -0/+647 |
2018-09-26 | vnet: show interface rx-placement may display garbage characters |  Steven | 1 | -1/+1 |
2018-09-26 | vmxnet3: delete interface causes a crash |  Steven | 1 | -9/+4 |
2018-09-26 | acl-plugin: fix the stateful ICMP handling and add testcases |  Andrew Yourtchenko | 2 | -66/+147 |
2018-09-26 | MPLS tunnel dump: use sw_if_index not tunnel_index |  Neale Ranns | 9 | -29/+60 |
2018-09-26 | perftool: fix c2cpel |  Florin Coras | 1 | -0/+2 |
2018-09-26 | forget to assign spd_index to config |  Kingwel Xie | 1 | -0/+2 |
2018-09-26 | japi: Move Java API binding to cmake |  Mohsin Kazmi | 7 | -386/+258 |
2018-09-26 | rpm: Fix the spec file to look into right directories |  Mohsin Kazmi | 2 | -4/+4 |
2018-09-26 | mismatch bi0 and b0 when finalizing ip reassembly. |  Kingwel Xie | 2 | -0/+2 |
2018-09-26 | dpdk: fix QSFP+ module info |  Damjan Marion | 1 | -1/+2 |
2018-09-26 | Modify return values of L2 bridge API handlers |  Alexander Chernavin | 2 | -1/+23 |
2018-09-26 | NAT44: endpoint-dependent mode session timeout improvement (VPP-1423) |  Matus Fabian | 2 | -0/+28 |
2018-09-26 | bond: tx perf improvements |  Damjan Marion | 4 | -220/+173 |
2018-09-26 | itf: dump interface rx-placement |  Mohsin Kazmi | 4 | -1/+228 |
2018-09-25 | FIB: recusrive paths must lock the table to prevent its deletion |  Neale Ranns | 2 | -0/+9 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets |  Neale Ranns | 29 | -110/+649 |
2018-09-25 | MPLS tunnel dump fix |  Neale Ranns | 5 | -6/+29 |
2018-09-25 | dpdk: show pluggable info in 'show hardware' |  Damjan Marion | 4 | -21/+78 |
2018-09-25 | BIER; bi-dir to/from underlay |  Neale Ranns | 8 | -59/+141 |
2018-09-25 | acl-plugin: optimize session idle timer checks |  Andrew Yourtchenko | 5 | -32/+93 |
2018-09-25 | dpdk: add patch to fix 25G AOC cable detection |  Damjan Marion | 1 | -0/+30 |
2018-09-25 | UDP-Encap: fix coverity found error |  Neale Ranns | 1 | -0/+1 |
2018-09-25 | tcp: accept rst+ack in syn-rcvd state |  Florin Coras | 1 | -0/+2 |
2018-09-25 | tcp: add option to cfg max rx fifo size |  Florin Coras | 4 | -11/+23 |
2018-09-25 | Enable verbose output during VPP cmake compiling |  Lijian Zhang | 1 | -0/+3 |
2018-09-25 | bond: crash when deleting bond interface [VPP-1427] |  Steven | 1 | -2/+5 |
2018-09-25 | vmxnet3: guard against array overflow |  Steven | 1 | -2/+3 |
2018-09-25 | NAT44: fix nat44_o2i_ed_is_idle_session_cb (VPP-1424) |  Matus Fabian | 2 | -4/+1 |
2018-09-24 | NAT44: endpoint-dependent mode session timeout improvement (VPP-1423) |  Matus Fabian | 5 | -27/+73 |
2018-09-24 | Add the sphinx docs build options |  jdenisco | 4 | -9/+46 |
2018-09-24 | nsim: fix multiple definitions of nsim_node |  Damjan Marion | 2 | -3/+1 |
2018-09-24 | svm: march svm_fifo take 2 |  Florin Coras | 2 | -71/+46 |
2018-09-24 | avf: rename interface name |  Damjan Marion | 2 | -2/+2 |
2018-09-24 | ARP: don't use RPC for requests initiated from the main thread |  Neale Ranns | 2 | -114/+87 |
2018-09-24 | Network delay simulator plugin |  Dave Barach | 10 | -0/+1523 |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 120 | -249/+249 |
2018-09-24 | LB: fix flush flow table issue |  Hongjun Ni | 5 | -69/+90 |
2018-09-22 | vcl: remove vcl_event |  Florin Coras | 8 | -1062/+0 |
2018-09-22 | fix following error in debian jessie: |  Khers | 1 | -3/+6 |
2018-09-21 | vmxnet3: Add hardware link status handling |  Steven | 6 | -8/+66 |