index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
filter-rewriter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
net/colo: Fix a "double free" crash to clear the conn_list
Zhang Chen
1
-1
/
+1
2021-11-03
Optimized the function of fill_connection_key.
Rao, Lei
1
-9
/
+1
2021-06-11
Add a function named packet_new_nocopy for COLO.
Rao, Lei
1
-2
/
+1
2021-01-25
net: checksum: Introduce fine control over checksum type
Bin Meng
1
-2
/
+2
2020-12-15
netfilter: Use class properties
Eduardo Habkost
1
-3
/
+4
2020-11-11
net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanup
Pan Nengyuan
1
-0
/
+2
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-13
/
+14
2020-09-09
filter-rewriter: Rename FILTER_COLO_REWRITER to FILTER_REWRITER
Eduardo Habkost
1
-9
/
+9
2020-09-09
net/colo: Match is-enabled probe to tracepoint
Roman Bolshakov
1
-2
/
+8
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-3
/
+4
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-1
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-01-14
net: do not depend on slirp internals
Marc-André Lureau
1
-4
/
+5
2018-11-16
net/filter-rewriter.c: Fix coverity static analysis issue
Zhang Chen
1
-1
/
+2
2018-10-19
filter-rewriter: handle checkpoint and failover event
Zhang Chen
1
-0
/
+57
2018-10-19
filter-rewriter: Add TCP state machine and fix memory leak in connection_trac...
Zhang Chen
1
-10
/
+99
2018-06-01
colo: use local path for local headers
Michael S. Tsirkin
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+0
2018-02-09
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+0
2017-09-08
net/filter-rewriter.c: Fix rewirter checksum bug when use virtio-net
Zhang Chen
1
-2
/
+4
2017-08-01
trace: add trace_event_get_state_backends()
Stefan Hajnoczi
1
-2
/
+2
2017-07-17
net/filter-rewriter.c: Make filter-rewriter support vnet_hdr_len
Zhang Chen
1
-1
/
+36
2017-07-17
net/colo.c: Make vnet_hdr_len as packet property
Zhang Chen
1
-1
/
+1
2017-03-06
filter-rewriter: skip net_checksum_calculate() while offset = 0
zhanghailiang
1
-6
/
+11
2016-10-26
colo-proxy: fix memory leak
Zhang Chen
1
-12
/
+5
2016-09-27
filter-rewriter: rewrite tcp packet to keep secondary connection
Zhang Chen
1
-2
/
+110
2016-09-27
filter-rewriter: track connection and parse packet
Zhang Chen
1
-0
/
+50
2016-09-27
filter-rewriter: introduce filter-rewriter initialization
Zhang Chen
1
-0
/
+105