Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets | Neale Ranns | 18 | -73/+468 |
2018-09-25 | MPLS tunnel dump fix | Neale Ranns | 3 | -4/+8 |
2018-09-25 | dpdk: show pluggable info in 'show hardware' | Damjan Marion | 2 | -19/+48 |
2018-09-25 | BIER; bi-dir to/from underlay | Neale Ranns | 7 | -59/+110 |
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 | 3 | -10/+22 |
2018-09-25 | bond: crash when deleting bond interface [VPP-1427] | Steven | 1 | -2/+5 |
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 | 1 | -0/+1 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 75 | -154/+154 |
2018-09-21 | tcp: accept fin-ack in syn-rcvd state | Florin Coras | 1 | -1/+3 |
2018-09-20 | vhost: show vhost may display garbage after the interface name | Steven | 1 | -2/+3 |
2018-09-20 | UDP-Encap: name counters for the stats segment | Neale Ranns | 8 | -211/+142 |
2018-09-20 | SR-MPLS: MPLS table checks (VPP-1422) | Neale Ranns | 1 | -0/+17 |
2018-09-20 | session/svm: add want_tx_event flag to fifo | Florin Coras | 1 | -6/+7 |
2018-09-20 | Route counters in the stats segment | Neale Ranns | 9 | -81/+170 |
2018-09-20 | vhost-user: Add disable feature support in api | Mohsin Kazmi | 2 | -2/+16 |
2018-09-19 | GRE: fix 4o6 and 6o4 adj stacking | Neale Ranns | 4 | -20/+24 |
2018-09-19 | L2-fib-dump: send 1 or 0 rather than flag value | Neale Ranns | 1 | -3/+3 |
2018-09-19 | session: improve close procedure | Florin Coras | 5 | -19/+48 |
2018-09-18 | Fix documentation for SHG in bridge domain | Yichen Wang | 1 | -1/+1 |
2018-09-15 | session: ensure detach is done with worker barrier | Florin Coras | 1 | -7/+12 |
2018-09-15 | tls: use application interface apis | Florin Coras | 1 | -15/+23 |
2018-09-14 | BIER API and load-balancing fixes | Neale Ranns | 13 | -72/+257 |
2018-09-14 | Remove scaffolding | Dave Barach | 2 | -14/+1 |
2018-09-14 | vlib: introduce user flags in vlib_frame_t | Damjan Marion | 2 | -3/+3 |
2018-09-14 | Revert "L2-input: use vlib_buffer_enqueue_to_next" | John Lo | 2 | -320/+242 |
2018-09-14 | vcl: keep track of unexpected events | Florin Coras | 2 | -5/+4 |
2018-09-14 | Fix memory leak in API/CLI to create/modify SR policies | John Lo | 4 | -0/+8 |
2018-09-13 | L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fix | Neale Ranns | 4 | -201/+159 |
2018-09-12 | Trivial: Fix lisp flag label | Paul Vinciguerra | 1 | -1/+1 |