diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2011-03-13 11:33:50 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2011-03-13 11:33:50 +0100 |
commit | 93e868c730dc0b1825b2a685e0b066c051b1cb07 (patch) | |
tree | 732a24861785cbefac966c365a762628bac9c0ac /proto/radv/Doc | |
parent | 9d67ffb0b4cdfbbf88779ce2b44ba810d1ba85d3 (diff) | |
download | bird-93e868c730dc0b1825b2a685e0b066c051b1cb07.tar bird-93e868c730dc0b1825b2a685e0b066c051b1cb07.zip |
Implements Router Advertisement protocol.
Diffstat (limited to 'proto/radv/Doc')
-rw-r--r-- | proto/radv/Doc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/proto/radv/Doc b/proto/radv/Doc new file mode 100644 index 0000000..d051692 --- /dev/null +++ b/proto/radv/Doc @@ -0,0 +1,2 @@ +S radv.c +S packets.c |