Home | History | Annotate | Download | only in libbridge
History log of /src/sys/rump/net/lib/libbridge/Makefile
RevisionDateAuthorComments
 1.5  19-Oct-2015  pooka Add a COMMENT describing what each component roughly does.

"make describe" prints the comment.

Requested/inspired by Vincent Schwarzer on rumpkernel-users
 1.4  24-Aug-2015  pooka purge rump/net of component-specific opt directories
 1.3  20-Aug-2015  christos add ioconf files for pseudo device attach prototypes
 1.2  13-Mar-2014  pooka branches: 1.2.6;
rename component.c -> bridge_component.c
 1.1  08-Dec-2010  pooka branches: 1.1.6; 1.1.10; 1.1.20; 1.1.24;
Actually, unlike e.g. carp, bridge can be its own component since
it doesn't want to join the protosw party. We can deal with other
linkhappy stuff with weak symbols.

(where is our modular networking stack?)
 1.1.24.1  18-May-2014  rmind sync with head
 1.1.20.2  03-Dec-2017  jdolecek update from HEAD
 1.1.20.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.10.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.6.2  05-Mar-2011  rmind sync with head
 1.1.6.1  08-Dec-2010  rmind file Makefile was added on branch rmind-uvmplock on 2011-03-05 20:56:20 +0000
 1.2.6.2  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.2.6.1  22-Sep-2015  skrll Sync with HEAD

RSS XML Feed