Home | History | Annotate | Download | only in agr
History log of /src/sys/net/agr/if_agrmonitor.c
RevisionDateAuthorComments
 1.6  24-Apr-2019  msaitoh KNF. No functional change.
 1.5  28-Jan-2017  maya branches: 1.5.14;
Switch agr(4) to use a workqueue. This is necessary because during
a callout, it allocates memory with M_WAITOK, which triggers a
DEBUG assert.

XXX we should drain the workqueue.

ok riastradh
 1.4  24-Mar-2008  yamt branches: 1.4.48; 1.4.68; 1.4.72; 1.4.76;
agrport_monitor: map IFM_NONE to IFM_NONE|IFM_ETHER and add a comment.
 1.3  11-Dec-2005  christos branches: 1.3.70;
merge ktrace-lwp.
 1.2  12-Aug-2005  yamt include callout.h explicitly.
 1.1  18-Mar-2005  yamt branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
add agr(4), a pseudo network device driver for link aggregation.
 1.1.8.2  24-Mar-2008  yamt sync with head.
 1.1.8.1  21-Jun-2006  yamt sync with head.
 1.1.6.2  29-Apr-2005  kent sync with -current
 1.1.6.1  18-Mar-2005  kent file if_agrmonitor.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 if_agrmonitor.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 if_agrmonitor.c was added on branch yamt-km on 2005-03-19 08:36:35 +0000
 1.3.70.1  03-Apr-2008  mjf Sync with HEAD.
 1.4.76.1  21-Apr-2017  bouyer Sync with HEAD
 1.4.72.1  20-Mar-2017  pgoyette Sync with HEAD
 1.4.68.1  05-Feb-2017  skrll Sync with HEAD
 1.4.48.1  03-Dec-2017  jdolecek update from HEAD
 1.5.14.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed