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

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

#ifndef DHCP_H
#define DHCP_H

int dhcp(const struct ctx *c, int qpair, struct iov_tail *data);
void dhcp_init(void);

#endif /* DHCP_H */
debug log:

solving a96991633e58 ...
found a96991633e58 in https://archives.passt.top/passt-dev/20251121165902.1014964-4-lvivier@redhat.com/
found cd50c99b8856 in https://passt.top/passt
preparing index
index prepared:
100644 cd50c99b88566dd5ca09fee36d24aa2780a109fe	dhcp.h

applying [1/1] https://archives.passt.top/passt-dev/20251121165902.1014964-4-lvivier@redhat.com/
diff --git a/dhcp.h b/dhcp.h
index cd50c99b8856..a96991633e58 100644

Checking patch dhcp.h...
Applied patch dhcp.h cleanly.

index at:
100644 a96991633e58475deae6505b43a2095b2b651ff8	dhcp.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).