summaryrefslogtreecommitdiff
path: root/src/radv.c
Commit message (Expand)AuthorAgeFilesLines
* ra-advrouter mode for RFC-3775 mobile IPv6 support.mobile-raSimon Kelley2014-04-251-9/+35
* Merge branch 'master' of ssh://central/var/cache/git/dnsmasqSimon Kelley2014-01-121-26/+84
|\
| * [fd00::} and [fe80::] special addresses in DHCPv6 options.v2.69test3Simon Kelley2014-01-111-25/+83
| * Fix missing RA RDNS option with --dhcp-option=option6:23,[::]Simon Kelley2014-01-101-1/+1
| * Update copyright for 2014.Simon Kelley2014-01-081-1/+1
* | Send correct O and M bits when advertising only deprecated prefixes.Simon Kelley2013-12-191-2/+20
|/
* Relax rules in prefix length in (IPv6) dhcp-range.v2.68rc5Vladislav Grishenko2013-12-031-14/+14
* When advertising ONLY deleted IPv6 prefixes, set router lifetime to zero.Simon Kelley2013-11-151-5/+10
* Fix problems when advertising deleted IPv6 prefixes.v2.68test2Simon Kelley2013-11-151-1/+1
* Better defaults for address and lifetime of RDNS option in RA.Simon Kelley2013-10-141-8/+8
* Add --quiet-* options.Kevin Darbyshire-Bryant2013-10-111-3/+6
* Add --ra-param and remove --force-fast-raSimon Kelley2013-10-101-25/+95
* Do multicast interface selection portably for router advertisements.v2.67test17Simon Kelley2013-09-301-3/+6
* Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6.v2.67test15Simon Kelley2013-09-201-4/+10
* Add --force-fast-ra option.Simon Kelley2013-07-291-1/+1
* Advertise lost prefixes with pref_time == 0 for 2 hours.v2.67test8Simon Kelley2013-07-261-23/+93
* Tweak parameter lifetimes in Router advertisements.Simon Kelley2013-07-251-4/+4
* Only use ourselves as default DNS server for RA if we're doing DNS.Simon Kelley2013-04-301-2/+2
* Allow trailing '*' wildcard in interface names.Simon Kelley2013-03-151-2/+2
* Change copyright messages to include 2013.Simon Kelley2013-01-311-1/+1
* Use RA_INTERVAL for lifetimes.Simon Kelley2012-12-291-3/+3
* Add RA_INTERVAL parameter in config.hSimon Kelley2012-12-291-4/+4
* Use /proc/sys/net/ipv6/conf/<iface>/mtu for RA advertised MTU.v2.66test4Simon Kelley2012-12-281-7/+19
* More work on lease and router lifetime calculation.Simon Kelley2012-12-281-8/+14
* Don't cap prefx lifetimes below RA retransmit interval.Simon Kelley2012-12-221-3/+7
* Default to global, not link-local address in RA DNS field.v2.66test3Simon Kelley2012-12-211-11/+15
* Simplify and fix RA lifetime calculation.Simon Kelley2012-12-211-22/+13
* add general flag param to iface_enumerate IPv6 callbackSimon Kelley2012-12-201-7/+6
* Per-context control over ra short period.v2.66test2Simon Kelley2012-12-181-7/+7
* Ignore template contexts where appropriate.Simon Kelley2012-12-181-35/+39
* Fix periodic loopSimon Kelley2012-12-181-5/+2
* First checkin of interface-address constructor mode for DHCPv6 and RA.Simon Kelley2012-12-181-22/+53
* Tidy merge.Simon Kelley2012-12-041-1/+1
* Merge branch 'auth'Simon Kelley2012-12-041-1/+1
|\
| * Initial code to do authoritative DNS.Simon Kelley2012-11-281-1/+1
* | Don't send RAs to the wrong place when DAD in progress.v2.64rc3v2.64Simon Kelley2012-12-031-4/+16
* | Forgot --dhcp-except check in previous commit.Simon Kelley2012-12-021-4/+10
* | Check interface for router advertisements.v2.64rc2Simon Kelley2012-12-011-1/+2
|/
* Set prefix on-link bit in RAsv2.63rc5Simon Kelley2012-08-121-2/+2
* Remove libvirt-inspired but never used access control features.Simon Kelley2012-07-031-9/+2
* Fix RA when interface has more than one address on the same network.v2.62rc3Simon Kelley2012-06-041-7/+9
* Fix access control when DHCPv6 but no RA in use.v2.62rc2Simon Kelley2012-05-291-1/+2
* Make libvirt-style access control work when only doing RA.v2.62test4Simon Kelley2012-05-211-1/+1
* Cope with router-solicit packets without valid source address.Simon Kelley2012-05-121-2/+3
* Remove redundant send_from logging code.Simon Kelley2012-04-041-1/+1
* RDNSS and DNSSL data in router advertisements.Simon Kelley2012-03-311-10/+78
* More RA flag evolution.Simon Kelley2012-03-301-3/+5
* Set managed RA flag always when doing DHCP.Simon Kelley2012-03-301-0/+2
* Tidying radvSimon Kelley2012-03-301-36/+24
* radv.c tidying.Simon Kelley2012-03-291-31/+35