public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
blob de279d60a12c53659e294d34c57dd10a9190d0cb 461 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
/* SPDX-License-Identifier: GPL-2.0-or-later
 * Copyright (c) 2025 Red Hat GmbH
 * Author: Stefano Brivio <sbrivio@redhat.com>
 */

#ifndef REPAIR_H
#define REPAIR_H

void repair_sock_init(const struct ctx *c);
void repair_listen_handler(struct ctx *c, uint32_t events);
void repair_handler(struct ctx *c, uint32_t events);
void repair_close(struct ctx *c);
int repair_flush(struct ctx *c);
int repair_set(struct ctx *c, int s, int cmd);

#endif /* REPAIR_H */

debug log:

solving de279d6 ...
found de279d6 in https://archives.passt.top/passt-dev/20250205003904.2797491-5-sbrivio@redhat.com/ ||
	https://archives.passt.top/passt-dev/20250205115516.843610-3-david@gibson.dropbear.id.au/ ||
	https://archives.passt.top/passt-dev/20250205105159.819680-3-david@gibson.dropbear.id.au/ ||
	https://archives.passt.top/passt-dev/20250205230919.205302-3-sbrivio@redhat.com/ ||
	https://archives.passt.top/passt-dev/20250205230314.203396-3-sbrivio@redhat.com/ ||
	https://archives.passt.top/passt-dev/20250207010724.3121569-5-sbrivio@redhat.com/ ||
	https://archives.passt.top/passt-dev/20250206054951.1041610-6-david@gibson.dropbear.id.au/

applying [1/1] https://archives.passt.top/passt-dev/20250205003904.2797491-5-sbrivio@redhat.com/
diff --git a/repair.h b/repair.h
new file mode 100644
index 0000000..de279d6

Checking patch repair.h...
Applied patch repair.h cleanly.

skipping https://archives.passt.top/passt-dev/20250205115516.843610-3-david@gibson.dropbear.id.au/ for de279d6
skipping https://archives.passt.top/passt-dev/20250205105159.819680-3-david@gibson.dropbear.id.au/ for de279d6
skipping https://archives.passt.top/passt-dev/20250205230919.205302-3-sbrivio@redhat.com/ for de279d6
skipping https://archives.passt.top/passt-dev/20250205230314.203396-3-sbrivio@redhat.com/ for de279d6
skipping https://archives.passt.top/passt-dev/20250207010724.3121569-5-sbrivio@redhat.com/ for de279d6
skipping https://archives.passt.top/passt-dev/20250206054951.1041610-6-david@gibson.dropbear.id.au/ for de279d6
index at:
100644 de279d60a12c53659e294d34c57dd10a9190d0cb	repair.h

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).