gluon/package/gluon-radvd
Nils Schneider 2164893616 gluon-radvd: on-link flag
By introducing a new option -a in addition to -p this patch allows
controlling the on-link flag of announcements.

A prefix specified using -a will have the on-link flag set to zero
while a prefix specified using -p will retain its behaviour (i.e.
on-link flag set).

Example:

    gluon-radvd -i local-node -p 2001:db8:aaaa:/64 -a 2001:db8:bbbb::/64

This will announce 2001:db8:aaaa::/64 with the on-link flag set and
2001:db8:bbbb::/64 with the flag unset.
2015-05-08 21:46:12 +02:00
..
files Move all upgrade scripts to a common directory 2015-01-24 11:27:47 +01:00
src gluon-radvd: on-link flag 2015-05-08 21:46:12 +02:00
Makefile gluon-radvd: implement own radvd to reduce size 2014-08-04 20:08:40 +02:00