Age | Commit message (Expand) | Author | Files | Lines |
2019-07-09 | tcp: track last lost bytes in sack sb |  Florin Coras | 2 | -3/+10 |
2019-07-09 | quic: fix passive disconnect handling & refactor |  Nathan Skrzypczak | 3 | -541/+740 |
2019-07-09 | papi: update VPPEnumType for python3 |  Paul Vinciguerra | 1 | -1/+4 |
2019-07-09 | vppinfra: allocate bihash virtual space on demand |  Dave Barach | 8 | -11/+223 |
2019-07-08 | vcl: add worker unregister api |  Florin Coras | 2 | -0/+12 |
2019-07-08 | vcl: cleanup listener accept fifo |  Florin Coras | 1 | -0/+14 |
2019-07-08 | map gbp papi: match endianess of f64 |  Paul Vinciguerra | 6 | -11/+92 |
2019-07-08 | ip: retain local interface address adjacency |  Matthew Smith | 1 | -6/+24 |
2019-07-08 | session: add flag to disable session lookup |  Nathan Skrzypczak | 5 | -5/+15 |
2019-07-08 | gbp: More unit tests |  Neale Ranns | 1 | -0/+1 |
2019-07-08 | session: target app.fib_index in unbind_uri |  Nathan Skrzypczak | 1 | -3/+6 |
2019-07-08 | api: Implement log_dump/log_details |  Paul Vinciguerra | 4 | -60/+195 |
2019-07-08 | gbp: refactor policy nodes |  Benoît Ganne | 8 | -406/+301 |
2019-07-05 | vxlan-gbp: Decap ignores reserved bits |  Neale Ranns | 2 | -18/+22 |
2019-07-05 | ethernet: ARP disabled node |  Neale Ranns | 1 | -15/+106 |
2019-07-05 | sctp: move to plugins, disabled by default |  Florin Coras | 25 | -175/+320 |
2019-07-05 | tcp: timestamp adjustment |  Vladimir Kropylev | 3 | -3/+14 |
2019-07-05 | gbp: use bd index at ext-itf creation instead of bd id |  Benoît Ganne | 1 | -1/+3 |
2019-07-05 | tcp: add cc algo start tx event |  Florin Coras | 2 | -0/+16 |
2019-07-05 | tcp: add cc algo undo recovery notification |  Florin Coras | 2 | -18/+23 |
2019-07-05 | tcp: add loss signal to cc algo |  Florin Coras | 5 | -26/+62 |
2019-07-05 | gbp: update gbp-ext-itf API |  Benoît Ganne | 5 | -107/+49 |
2019-07-03 | vxlan-gpe: simplify counter code |  Zhiyong Yang | 1 | -22/+10 |
2019-07-04 | hsa: clean up quic_echo |  Dave Wallace | 1 | -11/+11 |
2019-07-03 | misc: fix coverity warnings |  Dave Barach | 4 | -4/+10 |
2019-07-03 | api: remove garbage from sockclnt_create reply |  Vratko Polak | 3 | -2/+25 |
2019-07-03 | quic: fifo notifications fix |  Aloys Augustin | 2 | -0/+6 |
2019-07-03 | gbp: Consider data-plane learnt source better than control-plane |  Neale Ranns | 3 | -4/+16 |
2019-07-03 | gbp: improve contract formatting |  Neale Ranns | 1 | -8/+12 |
2019-07-03 | vppapigen: allow decimal number in NUM token |  Paul Vinciguerra | 1 | -2/+6 |
2019-07-03 | fib: allow route delete with no paths and multipath=0 to remove the |  Neale Ranns | 4 | -50/+55 |
2019-07-03 | svm: fix multi-chunk fifo alloc and add more tests |  Florin Coras | 4 | -21/+275 |
2019-07-03 | vat: Fix the incrementing IPv6 address |  Neale Ranns | 1 | -2/+2 |
2019-07-02 | svm: fix shm segment delete |  Florin Coras | 1 | -1/+1 |
2019-07-02 | api: fix coverity warnings |  Dave Barach | 2 | -8/+8 |
2019-07-02 | gbp: add anonymous l3-out subnets |  Benoît Ganne | 4 | -22/+63 |
2019-07-02 | gbp: add anonymous l3-out external interfaces |  Benoît Ganne | 14 | -156/+483 |
2019-07-02 | gbp: disable L2 BD learning per-interface |  Benoît Ganne | 4 | -37/+51 |
2019-07-02 | fib: Coverity fix to remove dead code |  Neale Ranns | 1 | -2/+0 |
2019-07-02 | lisp: init locator probed field in parser |  Florin Coras | 1 | -0/+1 |
2019-07-02 | vcl: handle fd rcv msg error |  Florin Coras | 1 | -4/+12 |
2019-07-02 | vcl: fix sock client and server tests |  Florin Coras | 2 | -5/+4 |
2019-07-02 | lisp: fix unitialized ip prefix in cp unit test |  Florin Coras | 1 | -0/+1 |
2019-07-02 | ip: check all fib src for a connected dst entry |  Benoît Ganne | 1 | -25/+53 |
2019-07-01 | ip: fix ip lookup for arm |  Florin Coras | 1 | -27/+10 |
2019-07-01 | gbp: VRF scoped contracts |  Neale Ranns | 15 | -36/+148 |
2019-07-01 | papi: refactor set_errors_str |  Paul Vinciguerra | 1 | -3/+3 |
2019-06-30 | igmp: accept packets that have more on the wire data than IGMP reports. |  Neale Ranns | 1 | -13/+19 |
2019-06-29 | pg: format_pg_input_trace - reorder fields |  Paul Vinciguerra | 1 | -1/+1 |
2019-06-29 | devices: virtio pci leaking spinlock |  Steven Luong | 1 | -0/+1 |