- tinc can now act as a switch or a hub too (as opposed to a router only)
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 5 Jun 2001 16:09:55 +0000 (16:09 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 5 Jun 2001 16:09:55 +0000 (16:09 +0000)
commit4f9dad0972ac0f665a1b6050b059bd52f93e6221
treea458a32a6c881f340c71ade2db1a6777cfaa88bb
parent428482d86f860d1fb09de722c1b6576ec2eef1ce
- tinc can now act as a switch or a hub too (as opposed to a router only)
- cleaner initialisation of "UNKNOWN" and "MYSELF" names
src/connection.c
src/net.c
src/net.h
src/protocol.c
src/route.c
src/subnet.c
src/tincd.c