]> git.proxmox.com Git - mirror_ovs.git/history - lib/conntrack.h
ovsdb-idl: Fix iteration over tracked rows with no actual data.
[mirror_ovs.git] / lib / conntrack.h
2020-05-01 William Tuuserspace: Add conntrack timeout policy support.
2019-12-03 Darrell Ballconntrack: Support zone limits.
2019-09-25 Darrell Ballconntrack: Add option to disable TCP sequence checking.
2019-05-09 Darrell Ballconntrack: Add rcu support.
2019-05-03 Darrell Ballconntrack: Stop exporting internal datastructures.
2019-02-14 Darrell Ballconntrack: Simplify 'ct_addr'.
2019-02-14 Darrell BallUserspace datapath: Add fragmentation handling.
2018-02-14 Yi-Hung Weiconntrack: Support conntrack flush by ct 5-tuple
2018-01-20 Eric Garverdpif: Add support for OVS_ACTION_ATTR_CT_CLEAR
2018-01-10 Darrell Ballconntrack: Fix alg expectation cleanup.
2018-01-09 Darrell Balldpctl conntrack: Add get number of connections.
2018-01-09 Darrell Balldpctl conntrack: Add get and set maxconns command.
2017-12-11 Darrell Ballconntrack: Allow specified alg port numbers.
2017-08-29 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/darball...
2017-08-25 Fischetti, Antonioconntrack: pass current time to conntrack_execute.
2017-08-07 Darrell BallUserspace Datapath: Add ALG infra and FTP.
2017-08-02 Antonio Fischettidpctl: Add new 'ct-bkts' command.
2017-07-13 Darrell BallUserspace Datapath: Remove 'nat' from lock name.
2017-06-02 Darrell Balldpdk: Userspace Datapath: Introduce NAT Support.
2017-06-02 Darrell Balldpdk: Parse NAT netlink for userspace datapath.
2017-03-09 Jarno Rajahalmeconntrack: Force commit.
2016-07-28 Daniele Di Proiettoconntrack: Add 'dl_type' parameter to conntrack_execute().
2016-07-28 Daniele Di Proiettoconntrack: Track ICMP type and code.
2016-07-28 Daniele Di Proiettodpif-netdev: Implement conntrack flush interface.
2016-07-28 Daniele Di Proiettodpif-netdev: Implement conntrack dump functions.
2016-07-28 Daniele Di Proiettoconntrack: Periodically delete expired connections.
2016-07-28 Daniele Di Proiettoconntrack: New userspace connection tracker.