]> git.proxmox.com Git - mirror_ovs.git/history - lib/ipf.c
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / lib / ipf.c
2021-01-13 Peng Heipf: Avoid accessing to a freed rp.
2020-01-17 Flavio Leitneruserspace: Add TCP Segmentation Offload support
2019-11-22 Li RongQingipf: bail out when ipf state is COMPLETED
2019-02-25 Darrell Ballipf: More cleanup.
2019-02-25 Alin Gabriel SerdeanMerge pull request #276 from petrutlucian94/py_requirements
2019-02-22 Darrell Ballipf: Handle non-zero L2 padding for first fragments.
2019-02-22 Darrell Ballipf: Check minimum fragment against L3 size.
2019-02-22 Darrell Ballipf: Do not preallocate more than needed.
2019-02-22 Darrell Ballipf: Misc Cleanup.
2019-02-14 Darrell BallUserspace datapath: Add fragmentation handling.