Age | Commit message (Expand) | Author | Files | Lines |
2019-07-12 | tls quic: reduce default segment sizes | Aloys Augustin | 1 | -2/+2 |
2019-07-12 | session: add thread index to all formatters | Aloys Augustin | 2 | -2/+6 |
2019-07-12 | vcl: fix tsock 0-ing in test client | Benoît Ganne | 1 | -2/+3 |
2019-07-12 | nat: added handoff trace index for easier trace match | Filip Varga | 1 | -2/+4 |
2019-07-12 | ipsec: Reference count the SAs | Neale Ranns | 1 | -1/+3 |
2019-07-12 | nat: fix net44 lb static API | Benoît Ganne | 1 | -1/+1 |
2019-07-11 | gbp: An Endpoint can change sclass | Neale Ranns | 3 | -17/+38 |
2019-07-11 | avf: add more link speeds | Damjan Marion | 2 | -1/+7 |
2019-07-11 | quic: Fix quic_echo event flags | Nathan Skrzypczak | 1 | -9/+9 |
2019-07-10 | tcp: improve rate estimate | Florin Coras | 1 | -10/+13 |
2019-07-10 | quic: Improve timing interface for quic_echo | Nathan Skrzypczak | 1 | -100/+202 |
2019-07-09 | acl: perform the ACL-as-a-service user registrations in global heap | Andrew Yourtchenko | 2 | -10/+14 |
2019-07-09 | quic: echo thread can handle multiple sessions | Nathan Skrzypczak | 2 | -129/+278 |
2019-07-09 | gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf | Neale Ranns | 20 | -396/+694 |
2019-07-09 | vat: unload unused vat plugins | Dave Barach | 20 | -287/+68 |
2019-07-09 | quic: fix passive disconnect handling & refactor | Nathan Skrzypczak | 3 | -541/+740 |
2019-07-08 | map gbp papi: match endianess of f64 | Paul Vinciguerra | 2 | -6/+6 |
2019-07-08 | gbp: More unit tests | Neale Ranns | 1 | -0/+1 |
2019-07-08 | gbp: refactor policy nodes | Benoît Ganne | 8 | -406/+301 |
2019-07-05 | sctp: move to plugins, disabled by default | Florin Coras | 16 | -0/+8625 |
2019-07-05 | gbp: use bd index at ext-itf creation instead of bd id | Benoît Ganne | 1 | -1/+3 |
2019-07-05 | gbp: update gbp-ext-itf API | Benoît Ganne | 5 | -107/+49 |
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 |