- Updated subnet list handling. Subnets are added to two lists now, the
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 28 Oct 2000 16:41:40 +0000 (16:41 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 28 Oct 2000 16:41:40 +0000 (16:41 +0000)
commitd47d5932a3bbc4940aa6453ebfe617ef330783c8
treeea5bf2d1c49f0b19ed3f7f88fa1b50ac05b8bad3
parent9c2f805255fa36b05e8fe9391f639581d938b653
- Updated subnet list handling. Subnets are added to two lists now, the
  owner's list and a global list. It is all fucked up but it probably
  works anyway, good enough for pre3 :).
src/connlist.c
src/connlist.h
src/net.c
src/subnet.c
src/subnet.h