freebsd-dev/sys/net/altq
Eric van Gyzen 325fab802e altq: remove ALTQ3_COMPAT code
This code has apparently never compiled on FreeBSD since its
introduction in 2004 (r130365).  It has certainly not compiled
since 2006, when r164033 added #elsif [sic] preprocessor directives.
The code was left in the tree to reduce the diff from upstream (KAME).
Since that upstream is no longer relevant, remove the long-dead code.

This commit is the direct result of:

    unifdef -m -UALTQ3_COMPAT sys/net/altq/*

A later commit will do some manual cleanup.

I do not plan to MFC this.  If that would help you, go for it.
2018-12-04 23:46:43 +00:00
..
altq_cbq.c altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
altq_cbq.h altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
altq_cdnr.c altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
altq_cdnr.h
altq_classq.h
altq_codel.c Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths of 2018-08-22 19:38:48 +00:00
altq_codel.h Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths of 2018-08-22 19:38:48 +00:00
altq_fairq.c Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths of 2018-08-22 19:38:48 +00:00
altq_fairq.h Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths of 2018-08-22 19:38:48 +00:00
altq_hfsc.c altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
altq_hfsc.h altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
altq_priq.c altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
altq_priq.h altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
altq_red.c altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
altq_red.h altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
altq_rio.c altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
altq_rio.h altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
altq_rmclass_debug.h
altq_rmclass.c altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
altq_rmclass.h Fix flags collision causing inability to enable CBQ in ALTQ 2018-11-16 03:42:29 +00:00
altq_subr.c altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
altq_var.h Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths of 2018-08-22 19:38:48 +00:00
altq.h altq: remove ALTQ3_COMPAT code 2018-12-04 23:46:43 +00:00
if_altq.h