Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-06-29 | svm: rename fifo tx notifications to reflect use | Florin Coras | 7 | -63/+63 |
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 | vppinfra: add dummy/noop f32/f64 endian swap fns | Dave Barach | 1 | -0/+8 |
2019-06-28 | quic : Use TX event for app read notification | Nathan Skrzypczak | 4 | -787/+916 |
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-28 | igmp: Trace more data form input packets | Neale Ranns | 2 | -7/+16 |
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 | 10 | -33/+57 |
2019-06-27 | svm: improve fifo segment test | Florin Coras | 1 | -1/+13 |
2019-06-27 | lacp: custom dump for sw_interface_lacp_dump | Steven Luong | 1 | -3/+30 |
2019-06-26 | papi: prevent message_table inconsistencies | Vratko Polak | 1 | -0/+2 |
2019-06-26 | tcp session: improvement to tests | Florin Coras | 2 | -12/+29 |
2019-06-26 | bonding: fix comment typo | Zhiyong Yang | 1 | -1/+1 |
2019-06-26 | svm: fix fifo segment free chunk bytes accounting | Florin Coras | 3 | -21/+121 |
2019-06-26 | fib: default flow hash config for each DPO protocol type | Neale Ranns | 3 | -2/+24 |
2019-06-26 | vppinfra: add u64x2_scatter/u32x4_scatter | Lijian.Zhang | 1 | -0/+16 |
2019-06-26 | gbp: enforce same endpoint mac and ip src | Benoît Ganne | 1 | -6/+15 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys | Paul Vinciguerra | 10 | -40/+38 |
2019-06-26 | api: Remove the inlines file and replace with library functions | Neale Ranns | 11 | -67/+55 |
2019-06-26 | api: initialize sw_if_index earlier in vxlan_gbp_tunnel_add_del | Paul Vinciguerra | 1 | -1/+1 |
2019-06-26 | misc: add bond_dump, slave_dump, and rx_placement_dump | Steven Luong | 1 | -6/+6 |
2019-06-26 | vmxnet3: custom dump and debug cli fix | Steven Luong | 3 | -27/+84 |
2019-06-26 | fib: adj cover refinement check change | Neale Ranns | 1 | -1/+3 |
2019-06-26 | hsa: move vcl test apps to hsa | Florin Coras | 11 | -31/+37 |
2019-06-26 | misc: fix sctp test with debug images | Florin Coras | 1 | -1/+2 |
2019-06-25 | tcp: window update ack | Vladimir Kropylev | 2 | -0/+33 |
2019-06-25 | vppinfra: fix tw_timer_first_expires_in_ticks for multiple wheels | Andreas Schultz | 1 | -0/+13 |
2019-06-25 | tcp: delivery rate estimator | Florin Coras | 11 | -28/+1100 |
2019-06-25 | lisp: move cp tests to unittest | Florin Coras | 6 | -1351/+1433 |
2019-06-25 | hsa: move external echo apps to hsa | Florin Coras | 5 | -26/+22 |
2019-06-25 | svm: make sure chunk search does not return tnil | Florin Coras | 1 | -0/+2 |