freebsd-src/sys/netinet6
Bjoern A. Zeeb 117306dc60
Some checks are pending
Cross-build Kernel / amd64 ubuntu-22.04 (clang-15) (push) Waiting to run
Cross-build Kernel / aarch64 ubuntu-22.04 (clang-15) (push) Waiting to run
Cross-build Kernel / amd64 ubuntu-24.04 (clang-18) (push) Waiting to run
Cross-build Kernel / aarch64 ubuntu-24.04 (clang-18) (push) Waiting to run
Cross-build Kernel / amd64 macos-latest (clang-18) (push) Waiting to run
Cross-build Kernel / aarch64 macos-latest (clang-18) (push) Waiting to run
in6_ifattach: include sys/eventhandler.h to unbreak NOVIMAGE builds
LINT-NOVIMAGE fails to build due to a missing eventhandler.h include
which in hte VIMAGE case is likely leaked through some other header.
Add the #include to unbreak the build.

Fixes:	0d469d2371 (net: attach IPv4 and IPv6 stacks to an ...)
2025-12-20 22:47:40 +00:00
..
dest6.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
frag6.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
icmp6.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
icmp6.h
in6.c net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) 2025-12-18 11:15:53 -08:00
in6.h sys/netinet6: Implement RFC 7217 2025-09-20 14:31:44 +02:00
in6_cksum.c ip6_cksum.c: generalize in6_cksum_partial() to allow L2 headers in passed mbuf 2025-03-13 17:56:22 +02:00
in6_fib.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
in6_fib.h
in6_fib_algo.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
in6_gif.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
in6_ifattach.c in6_ifattach: include sys/eventhandler.h to unbreak NOVIMAGE builds 2025-12-20 22:47:40 +00:00
in6_ifattach.h sys/netinet6: Implement RFC 7217 2025-09-20 14:31:44 +02:00
in6_jail.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
in6_mcast.c net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) 2025-12-18 11:15:53 -08:00
in6_pcb.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
in6_pcb.h inpcb: Add FIB-aware inpcb lookup 2025-02-06 14:14:39 +00:00
in6_proto.c net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) 2025-12-18 11:15:53 -08:00
in6_rmx.c net: routing table attach never fails 2025-12-04 11:12:03 -08:00
in6_rss.c rss: Enable portions of RSS globally to enable symmetric hashing 2025-11-22 09:29:31 -05:00
in6_rss.h
in6_src.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
in6_var.h net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) 2025-12-18 11:15:53 -08:00
ip6.h
ip6_ecn.h ip: use standard C types for ECN helper functions 2025-11-21 08:58:12 +01:00
ip6_fastfwd.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
ip6_forward.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
ip6_gre.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
ip6_id.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
ip6_input.c net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) 2025-12-18 11:15:53 -08:00
ip6_mroute.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
ip6_mroute.h
ip6_output.c net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) 2025-12-18 11:15:53 -08:00
ip6_var.h sys/netinet6: Use atomic(9) for dad_failures counter 2025-10-03 12:09:42 +02:00
ip_fw_nat64.h ipfw: migrate ipfw to 32-bit size rule numbers 2025-03-03 21:15:17 +03:00
ip_fw_nptv6.h
mld6.c lltable: use own lock 2025-12-08 09:20:56 -08:00
mld6.h
mld6_var.h net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) 2025-12-18 11:15:53 -08:00
nd6.c net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) 2025-12-18 11:15:53 -08:00
nd6.h net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) 2025-12-18 11:15:53 -08:00
nd6_nbr.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
nd6_rtr.c netinet6: use IF_ADDR_LOCK instead of IF_AFDATA_LOCK in defrtr_ipv6_only_ifp 2025-12-05 08:29:00 -08:00
pim6.h
pim6_var.h
raw_ip6.c netinet6: allow binding a raw socket to an anycast address 2025-07-15 06:12:45 +01:00
raw_ip6.h
route6.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
scope6.c net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) 2025-12-18 11:15:53 -08:00
scope6_var.h
sctp6_usrreq.c sctp, tcp, udp: improve deferred computation of checksums 2025-08-01 12:09:47 +02:00
sctp6_var.h
send.c
send.h
tcp6_var.h
udp6_usrreq.c netinet: Remove left-over sys/cdefs.h 2025-12-02 22:02:10 -07:00
udp6_var.h