freebsd-dev/sys/netinet
Mitchell Horne 0a90043e63 Remove 12.x ABI compat for kernel dump ioctls
This code was marked gone_in(14), so it can now be removed.

The only consumer of this interface is dumpon(8). We do not maintain
strict backwards compatibility for this utility because a) it
can't/shouldn't be used from a jail or chroot and b) it is highly
specific interface unique to FreeBSD. The host's (presumably more
up-to-date) copy of dumpon(8) should be used to configure kernel dump
devices.

Reviewed by:	markj, emaste
MFC after:	never
Differential Revision:	https://reviews.freebsd.org/D34914
2022-04-15 12:06:05 -03:00
..
cc
khelp
libalias
netdump Remove 12.x ABI compat for kernel dump ioctls 2022-04-15 12:06:05 -03:00
tcp_stacks tcp: adding a functionality to define "trace points" so that BB logging can be enabled at specific events. 2022-04-14 16:07:34 -04:00
accf_data.c
accf_dns.c
accf_http.c
dccp.h
icmp6.h
icmp_var.h
if_ether.c
if_ether.h
igmp_var.h
igmp.c
igmp.h
in_cksum.c
in_debug.c
in_fib_algo.c
in_fib_dxr.c
in_fib.c
in_fib.h
in_gif.c
in_jail.c
in_kdtrace.c
in_kdtrace.h
in_mcast.c
in_pcb_var.h
in_pcb.c in_pcballoc: error is only used for IPSEC or MAC. 2022-04-13 16:08:23 -07:00
in_pcb.h
in_prot.c
in_proto.c
in_rmx.c
in_rss.c
in_rss.h
in_systm.h
in_var.h
in.c
in.h
ip6.h
ip_carp.c
ip_carp.h
ip_divert.c divert_packet: ip is only used for SCTP. 2022-04-13 16:08:23 -07:00
ip_divert.h
ip_dummynet.h
ip_ecn.c
ip_ecn.h
ip_encap.c
ip_encap.h
ip_fastfwd.c
ip_fw.h
ip_gre.c
ip_icmp.c
ip_icmp.h
ip_id.c
ip_input.c
ip_mroute.c
ip_mroute.h
ip_options.c
ip_options.h
ip_output.c
ip_reass.c
ip_var.h
ip.h
pim_var.h
pim.h
raw_ip.c
sctp_asconf.c sctp: fix parameter type in NAT status message 2022-04-13 19:46:28 +02:00
sctp_asconf.h
sctp_auth.c
sctp_auth.h
sctp_bsd_addr.c
sctp_bsd_addr.h
sctp_cc_functions.c
sctp_constants.h
sctp_crc32.c
sctp_crc32.h
sctp_header.h
sctp_indata.c
sctp_indata.h
sctp_input.c sctp: improve locking 2022-04-15 13:58:45 +02:00
sctp_input.h
sctp_kdtrace.c
sctp_kdtrace.h
sctp_lock_bsd.h
sctp_module.c
sctp_os_bsd.h
sctp_os.h
sctp_output.c
sctp_output.h
sctp_pcb.c sctp: don't keep a pointer to a freed stcb around 2022-04-15 14:00:00 +02:00
sctp_pcb.h
sctp_peeloff.c
sctp_peeloff.h
sctp_ss_functions.c
sctp_structs.h
sctp_syscalls.c
sctp_sysctl.c sctp: cleanup 2022-04-14 21:52:25 +02:00
sctp_sysctl.h
sctp_timer.c
sctp_timer.h
sctp_uio.h
sctp_usrreq.c
sctp_var.h
sctp.h
sctputil.c
sctputil.h
siftr.c
tcp_accounting.h
tcp_debug.c
tcp_debug.h
tcp_ecn.c
tcp_ecn.h
tcp_fastopen.c
tcp_fastopen.h
tcp_fsm.h
tcp_hostcache.c
tcp_hpts.c tcp - hpts timing is off when we are above 1200 connections. 2022-04-14 16:04:08 -04:00
tcp_hpts.h tcp - hpts timing is off when we are above 1200 connections. 2022-04-14 16:04:08 -04:00
tcp_input.c
tcp_log_buf.c netinet: Use __diagused for variables only used in KASSERT(). 2022-04-13 16:08:19 -07:00
tcp_log_buf.h
tcp_lro.c
tcp_lro.h
tcp_offload.c
tcp_offload.h
tcp_output.c netinet: Use __diagused for variables only used in KASSERT(). 2022-04-13 16:08:19 -07:00
tcp_pcap.c
tcp_pcap.h
tcp_ratelimit.c
tcp_ratelimit.h
tcp_reass.c
tcp_sack.c
tcp_seq.h
tcp_stats.c
tcp_subr.c TCP sysctl handlers: fin and lin are only used for INET. 2022-04-13 16:08:21 -07:00
tcp_syncache.c
tcp_syncache.h
tcp_timer.c
tcp_timer.h
tcp_timewait.c
tcp_usrreq.c
tcp_var.h tcp_log_vain/addrs: Use a const pointer for the IPv4 header. 2022-04-13 16:08:21 -07:00
tcp.h
tcpip.h
toecore.c
toecore.h
udp_usrreq.c
udp_var.h
udp.h
udplite.h