gluon-packages/src
Nils Schneider ec7fe2cca9 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-08-19 21:08:20 +02:00
..
Makefile gluon-radvd: implement own radvd to reduce size 2015-08-19 21:08:20 +02:00
gluon-radvd.c gluon-radvd: on-link flag 2015-08-19 21:08:20 +02:00