Home | History | Annotate | Download | only in agr
History log of /src/sys/net/agr/ieee8023ad_lacp_debug.c
RevisionDateAuthorComments
 1.7  30-Nov-2021  yamaguchi Move net/agr/ieee8023_slowprotocols.h to net/ether_slowprotocols.h

Definitions related to slowprotocols are duplicated between
agr/ieee8023ad_slowprotocols.h and lagg/if_lagg_lacp.h
Therefore, the contents are moved to added file.

Note: currently, there are just LACP and Marker protocol,
however slowprotocols is independent of them.
 1.6  17-Jul-2011  joerg Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
 1.5  16-Dec-2008  christos replace bitmask_snprintf(9) with snprintb(3)
 1.4  11-Dec-2005  christos branches: 1.4.70; 1.4.74; 1.4.84;
merge ktrace-lwp.
 1.3  12-Aug-2005  yamt include callout.h explicitly.
 1.2  01-Jun-2005  yamt branches: 1.2.2;
constify.
 1.1  18-Mar-2005  yamt branches: 1.1.2; 1.1.4; 1.1.6;
add agr(4), a pseudo network device driver for link aggregation.
 1.1.6.2  29-Apr-2005  kent sync with -current
 1.1.6.1  18-Mar-2005  kent file ieee8023ad_lacp_debug.c was added on branch kent-audio2 on 2005-04-29 11:29:32 +0000
 1.1.4.3  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.1.4.2  01-Apr-2005  skrll Sync with HEAD.
 1.1.4.1  18-Mar-2005  skrll file ieee8023ad_lacp_debug.c was added on branch ktrace-lwp on 2005-04-01 14:31:50 +0000
 1.1.2.2  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.1.2.1  18-Mar-2005  yamt file ieee8023ad_lacp_debug.c was added on branch yamt-km on 2005-03-19 08:36:35 +0000
 1.2.2.1  21-Jun-2006  yamt sync with head.
 1.4.84.1  19-Jan-2009  skrll Sync with HEAD.
 1.4.74.1  04-May-2009  yamt sync with head.
 1.4.70.1  17-Jan-2009  mjf Sync with HEAD.

RSS XML Feed