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

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

#ifndef NDP_H
#define NDP_H

struct icmp6hdr;

int ndp(const struct ctx *c, const struct in6_addr *saddr,
	struct iov_tail *data);
void ndp_timer(const struct ctx *c, const struct timespec *now);

#endif /* NDP_H */

debug log:

solving b1dd5e82c085 ...
found b1dd5e82c085 in https://archives.passt.top/passt-dev/20250417165136.2688884-26-lvivier@redhat.com/ ||
	https://archives.passt.top/passt-dev/20250416152605.3947623-26-lvivier@redhat.com/
found 41c2000356ec in https://passt.top/passt
preparing index
index prepared:
100644 41c2000356ec7df15a9c30f4aa907a76590b7df2	ndp.h

applying [1/1] https://archives.passt.top/passt-dev/20250417165136.2688884-26-lvivier@redhat.com/
diff --git a/ndp.h b/ndp.h
index 41c2000356ec..b1dd5e82c085 100644

Checking patch ndp.h...
Applied patch ndp.h cleanly.

skipping https://archives.passt.top/passt-dev/20250416152605.3947623-26-lvivier@redhat.com/ for b1dd5e82c085
index at:
100644 b1dd5e82c085f4994eb62eb5f774f0822f7e81d3	ndp.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).