Apparently working version, but still ugly.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 14 Oct 2012 23:21:21 +0000 (00:21 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 Oct 2012 23:21:21 +0000 (00:21 +0100)
commit9da480be78586152866e0421a61994aab9adeaf3
treec23638343a5845256dd2d4ea31cbef6d172b4d4f
parent9dcdc85633401dfb5d5600b0f2c358e02692eea2
Apparently working version, but still ugly.

It needs a lot of commentary, a proper command-line interface, logging,
pidfiles, and so on.

Also, there's a bunch of inconsistency surrounding IPv4/IPv6 handling:
the core uses a vtable, while most of the rest of the code uses
switches.  This ought to be sorted out before a proper release.
Makefile.am
configure.ac
ident.c
policy.c [new file with mode: 0644]
yaid.c [new file with mode: 0644]
yaid.h [new file with mode: 0644]