]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
BPF: Fixup comment to indicate this could be used outside of dhcpcd
authorRoy Marples <roy@marples.name>
Fri, 15 May 2026 08:57:34 +0000 (09:57 +0100)
committerRoy Marples <roy@marples.name>
Fri, 15 May 2026 08:58:11 +0000 (09:58 +0100)
src/bpf-bsd.c
src/bpf-linux.c

index c5cfb87d55f121451c1d1516cb497dd277b27f33..eecc7e32288d075a52fe09ce0b6b517fc306d66f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * dhcpcd: BPF BSD interface
+ * BPF BSD interface
  * SPDX-License-Identifier: BSD-2-Clause
  * Copyright (c) 2006-2025 Roy Marples <roy@marples.name>
  * All rights reserved
index 9ec6779d9ee532bf64ec138ef7a2beada438a370..1a374ec1829e08993ab583f53cc8640fcf093851 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * dhcpcd: BPF Linux interface
+ * BPF Linux interface
  * SPDX-License-Identifier: BSD-2-Clause
  * Copyright (c) 2006-2025 Roy Marples <roy@marples.name>
  * All rights reserved