Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipf: Avoid accessing to a freed rp. | Peng He | 2021-01-13 | 1 | -1/+2 |
* | userspace: Add TCP Segmentation Offload support | Flavio Leitner | 2020-01-17 | 1 | -12/+20 |
* | ipf: bail out when ipf state is COMPLETED | Li RongQing | 2019-11-21 | 1 | -1/+2 |
* | ipf: More cleanup. | Darrell Ball | 2019-02-25 | 1 | -15/+4 |
* | ipf: Handle non-zero L2 padding for first fragments. | Darrell Ball | 2019-02-22 | 1 | -0/+2 |
* | ipf: Check minimum fragment against L3 size. | Darrell Ball | 2019-02-22 | 1 | -2/+2 |
* | ipf: Do not preallocate more than needed. | Darrell Ball | 2019-02-22 | 1 | -4/+5 |
* | ipf: Misc Cleanup. | Darrell Ball | 2019-02-22 | 1 | -4/+2 |
* | Userspace datapath: Add fragmentation handling. | Darrell Ball | 2019-02-14 | 1 | -0/+1525 |