Age | Commit message (Expand) | Author | Files | Lines |
2019-07-04 | hsa: clean up quic_echo | Dave Wallace | 1 | -11/+11 |
2019-07-03 | misc: fix coverity warnings | Dave Barach | 2 | -2/+3 |
2019-07-03 | quic: fifo notifications fix | Aloys Augustin | 1 | -0/+5 |
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 | svm: fix multi-chunk fifo alloc and add more tests | Florin Coras | 1 | -11/+148 |
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 | 12 | -156/+481 |
2019-07-02 | gbp: disable L2 BD learning per-interface | Benoît Ganne | 4 | -37/+51 |
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-01 | gbp: VRF scoped contracts | Neale Ranns | 15 | -36/+148 |
2019-06-30 | igmp: accept packets that have more on the wire data than IGMP reports. | Neale Ranns | 1 | -13/+19 |
2019-06-29 | svm: rename fifo tx notifications to reflect use | Florin Coras | 3 | -10/+10 |
2019-06-28 | quic : Use TX event for app read notification | Nathan Skrzypczak | 3 | -784/+909 |
2019-06-28 | igmp: Trace more data form input packets | Neale Ranns | 2 | -7/+16 |
2019-06-27 | session: Add transport vft protocol options | Nathan Skrzypczak | 1 | -2/+4 |
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 | tcp session: improvement to tests | Florin Coras | 2 | -12/+29 |
2019-06-26 | svm: fix fifo segment free chunk bytes accounting | Florin Coras | 1 | -17/+112 |
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 | 3 | -10/+10 |
2019-06-26 | api: Remove the inlines file and replace with library functions | Neale Ranns | 4 | -4/+0 |
2019-06-26 | vmxnet3: custom dump and debug cli fix | Steven Luong | 3 | -27/+84 |
2019-06-26 | hsa: move vcl test apps to hsa | Florin Coras | 10 | -6/+4823 |
2019-06-25 | tcp: delivery rate estimator | Florin Coras | 1 | -0/+312 |
2019-06-25 | lisp: move cp tests to unittest | Florin Coras | 2 | -0/+1432 |
2019-06-25 | hsa: move external echo apps to hsa | Florin Coras | 4 | -0/+4533 |
2019-06-25 | hsa: move session-apps to host-stack apps plugin | Florin Coras | 8 | -0/+3511 |
2019-06-25 | ipsec: print spi in hexadecimal | Guillaume Solignac | 1 | -2/+3 |
2019-06-25 | avf: fix clear hw stats | Filip Tehlar | 3 | -2/+14 |
2019-06-24 | quic: server create streams test case | Dave Wallace | 1 | -1/+1 |
2019-06-22 | lacp: convert clib_warning to event logger | Steven Luong | 4 | -20/+78 |
2019-06-20 | quic: remove session flags identifying Q/S sessions | Nathan Skrzypczak | 1 | -8/+3 |
2019-06-20 | buffers: fix crash | Klement Sekera | 2 | -0/+92 |
2019-06-19 | vppinfra: fix rbtree node delete | Florin Coras | 1 | -1/+5 |
2019-06-19 | gbp: Add support for arp unicast forward in gbp bridge domain | Mohsin Kazmi | 1 | -1/+8 |
2019-06-18 | session: fix memory out of bound issue | Lijian.Zhang | 1 | -0/+8 |
2019-06-18 | fib: fib api updates | Neale Ranns | 10 | -158/+170 |
2019-06-18 | api: string type to convert to vector | Ole Troan | 6 | -31/+28 |
2019-06-18 | dpdk: check result of rte_mempool_create_empty | Lijian.Zhang | 1 | -0/+15 |
2019-06-18 | quic: fix handling of stream reset & close | Nathan Skrzypczak | 2 | -36/+65 |
2019-06-18 | vppinfra: add format_hex_bytes_no_wrap | Damjan Marion | 1 | -5/+5 |
2019-06-18 | avf: fix adminq enqueue errors | Damjan Marion | 2 | -5/+9 |
2019-06-18 | avf: add logging macros and improve logging | Damjan Marion | 3 | -13/+134 |
2019-06-17 | session: use listener_handle instead of listener_index | Nathan Skrzypczak | 3 | -27/+11 |
2019-06-14 | avf: update known issues section in README.md | Damjan Marion | 1 | -5/+1 |
2019-06-13 | crypto-ia32: fix typo in ifdef for avx512 version | Neale Ranns | 1 | -1/+1 |
2019-06-12 | avf: add README.md section about spoofing check | Damjan Marion | 1 | -0/+10 |