public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
3489f3588710ad51d17d722647cc7720611cb4fd blob 499 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) 2021 Red Hat GmbH
 * Author: Stefano Brivio <sbrivio@redhat.com>
 */

#ifndef CONF_H
#define CONF_H

enum passt_modes conf_mode(int argc, char *argv[]);
int conf_pass_fds(int argc, char **argv, int *fds, int max_fds);
int conf_tap_fd(int argc, char **argv);
void conf(struct ctx *c, int argc, char **argv);
void conf_listen_handler(struct ctx *c, uint32_t events);
void conf_handler(struct ctx *c, uint32_t events);

#endif /* CONF_H */
debug log:

solving 3489f35 ...
found 3489f35 in https://archives.passt.top/passt-dev/DM3PR11MB871351EF40D8980F4A54F8B7DAC52@DM3PR11MB8713.namprd11.prod.outlook.com/ ||
	https://archives.passt.top/passt-dev/DM3PR11MB87131A9BAF123969BC0744F0DAC42@DM3PR11MB8713.namprd11.prod.outlook.com/ ||
	https://archives.passt.top/passt-dev/20260718161429.173494-1-rlawrence@tamu.edu/
found 19bf9bc in https://passt.top/passt
preparing index
index prepared:
100644 19bf9bc5f138edc233e893c806b5dbc5315e0fd9	conf.h

applying [1/3] https://archives.passt.top/passt-dev/DM3PR11MB871351EF40D8980F4A54F8B7DAC52@DM3PR11MB8713.namprd11.prod.outlook.com/
diff --git a/conf.h b/conf.h
index 19bf9bc..3489f35 100644

Checking patch conf.h...
Applied patch conf.h cleanly.

skipping https://archives.passt.top/passt-dev/DM3PR11MB87131A9BAF123969BC0744F0DAC42@DM3PR11MB8713.namprd11.prod.outlook.com/ for 3489f35
skipping https://archives.passt.top/passt-dev/20260718161429.173494-1-rlawrence@tamu.edu/ for 3489f35
index at:
100644 3489f3588710ad51d17d722647cc7720611cb4fd	conf.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).