Age | Commit message (Expand) | Author | Files | Lines |
2019-07-11 | ipsec: Revert "IPSEC: remove double byte swap of IP addresses" |  Neale Ranns | 1 | -10/+18 |
2019-07-10 | tcp: improve rate estimate |  Florin Coras | 2 | -9/+22 |
2019-07-10 | ip: fix show ip neigh vector read overflow |  Benoît Ganne | 3 | -38/+30 |
2019-07-10 | misc: fix buffer issue in geneve_input |  Zhiyong Yang | 1 | -10/+8 |
2019-07-10 | fib: fib_entry_flags_update takes a vector of paths |  Neale Ranns | 1 | -5/+1 |
2019-07-09 | session: notify app of session and transport cleanup |  Florin Coras | 5 | -3/+39 |
2019-07-09 | udp: UDPC handle open fail |  Nathan Skrzypczak | 1 | -6/+9 |
2019-07-09 | tcp: remove warning for multi-seg scnario. |  Simon Zhang | 1 | -1/+0 |
2019-07-09 | fib: fix urpf_itfs vector overflow |  Benoît Ganne | 1 | -45/+16 |
2019-07-09 | tcp: track last lost bytes in sack sb |  Florin Coras | 2 | -3/+10 |
2019-07-09 | vppinfra: allocate bihash virtual space on demand |  Dave Barach | 3 | -0/+6 |
2019-07-08 | map gbp papi: match endianess of f64 |  Paul Vinciguerra | 1 | -2/+2 |
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 | session: target app.fib_index in unbind_uri |  Nathan Skrzypczak | 1 | -3/+6 |
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 | 21 | -8539/+56 |
2019-07-05 | tcp: timestamp adjustment |  Vladimir Kropylev | 3 | -3/+14 |
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-03 | vxlan-gpe: simplify counter code |  Zhiyong Yang | 1 | -22/+10 |
2019-07-03 | misc: fix coverity warnings |  Dave Barach | 1 | -0/+5 |
2019-07-03 | quic: fifo notifications fix |  Aloys Augustin | 1 | -0/+1 |
2019-07-03 | fib: allow route delete with no paths and multipath=0 to remove the |  Neale Ranns | 4 | -50/+55 |
2019-07-02 | gbp: add anonymous l3-out external interfaces |  Benoît Ganne | 2 | -0/+2 |
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 | 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-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 |
2019-06-29 | svm: rename fifo tx notifications to reflect use |  Florin Coras | 2 | -3/+3 |
2019-06-28 | interface: fixes for buliding for 32bit targets |  Vijayabhaskar Katamreddy | 1 | -1/+1 |
2019-06-28 | ip: ip-lookup - remove the dead code |  Neale Ranns | 2 | -65/+27 |
2019-06-28 | tcp: reject out-of-order fins |  Florin Coras | 1 | -0/+4 |
2019-06-28 | tcp: fix close-waiting check for outstanding tx data |  Florin Coras | 1 | -1/+2 |
2019-06-28 | session: add half_open_has_fifos for UDPC |  Nathan Skrzypczak | 5 | -6/+32 |
2019-06-28 | tap: fix memory errors in create/delete |  Benoît Ganne | 1 | -1/+5 |
2019-06-27 | tcp: Setup initial CWND as configured |  Vladimir Kropylev | 2 | -0/+11 |
2019-06-27 | sctp: add option to enable/disable |  Florin Coras | 2 | -21/+79 |
2019-06-27 | session: Add transport vft protocol options |  Nathan Skrzypczak | 9 | -31/+53 |
2019-06-26 | bonding: fix comment typo |  Zhiyong Yang | 1 | -1/+1 |
2019-06-26 | fib: default flow hash config for each DPO protocol type |  Neale Ranns | 3 | -2/+24 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys |  Paul Vinciguerra | 3 | -7/+7 |
2019-06-26 | api: Remove the inlines file and replace with library functions |  Neale Ranns | 1 | -1/+0 |
2019-06-26 | api: initialize sw_if_index earlier in vxlan_gbp_tunnel_add_del |  Paul Vinciguerra | 1 | -1/+1 |
2019-06-26 | fib: adj cover refinement check change |  Neale Ranns | 1 | -1/+3 |
2019-06-26 | misc: fix sctp test with debug images |  Florin Coras | 1 | -1/+2 |