A local copy of the CVS repository

To obtain a local copy of the CVS repository, first execute the following command. When prompted for a password, just hit the Enter key.

cvs -d:pserver:anonymous@ebtables.cvs.sourceforge.net:/cvsroot/ebtables login

To get a local copy of the ebtables userspace code, execute

cvs -z3 -d:pserver:anonymous@ebtables.cvs.sourceforge.net:/cvsroot/ebtables \
co ebtables2/userspace/ebtables2

To get a local copy of the arptables userspace code, execute

cvs -z3 -d:pserver:anonymous@ebtables.cvs.sourceforge.net:/cvsroot/ebtables \
co ebtables2/userspace/arptables

To get a local copy of the full repository, execute

cvs -z3 -d:pserver:anonymous@ebtables.cvs.sourceforge.net:/cvsroot/ebtables co ebtables2

Browse the CVS repository

The ebtables CVS repository can be browsed here.

The arptables CVS repository can be browsed here.

The complete CVS repository can be browsed here.