summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update CHANGLEOGv2.61test4Simon Kelley2012-03-121-0/+12
* Tidy last commit.Simon Kelley2012-03-121-54/+50
* More useful DHCPv6 packet logging.Simon Kelley2012-03-122-18/+60
* Don't trust the port in the source address of requests.Simon Kelley2012-03-123-15/+35
* Supply zero preference in advertise and reply messagesv2.61test3Simon Kelley2012-03-102-2/+6
* Add status code containing "success" to all IA_TA and IA_NAv2.61test2Simon Kelley2012-03-101-1/+6
* Implement --dhcp-duidSimon Kelley2012-03-097-20/+60
* Debian updates.Simon Kelley2012-03-093-1/+9
* Docs changes for ra-names.Simon Kelley2012-03-093-1/+24
* Merge branch 'ra-names'Simon Kelley2012-03-095-9/+205
|\
| * Fix prefix-map build code logic.Simon Kelley2012-03-081-4/+8
| * tidyingSimon Kelley2012-03-071-12/+6
| * Handle firewire and EUI-64 addresses in the SLAAC code.Simon Kelley2012-03-071-4/+22
| * Don't waste time calculating EUI-64 when a lease doesn't have a name.Simon Kelley2012-03-071-1/+1
| * Add ra-names SLAAC-hostnames from DHCPv4 option.Simon Kelley2012-03-065-9/+189
* | move #include for Solaris and Apple.Simon Kelley2012-03-071-1/+1
* | Use getifaddrs on *BSD.Simon Kelley2012-03-071-0/+7
* | Merge branch 'getifaddrs'Simon Kelley2012-03-071-95/+48
|\ \
| * | Fixed typos and tested.Simon Kelley2012-03-071-8/+9
| * | Use getifaddrs to find interfaces on *BSDSimon Kelley2012-03-071-94/+46
* | | Update man page to reflect the existance of DHCPv6 and RA.Simon Kelley2012-03-071-1/+1
|/ /
* | Teach emit_dbus_signal() about IPv6 DHCPv6 leases.Simon Kelley2012-03-071-9/+18
* | Bump Debian version number.Simon Kelley2012-03-061-0/+6
|/
* Update polish translation.v2.60Simon Kelley2012-03-042-78/+105
* Update French translation.Simon Kelley2012-03-033-136/+263
* Typos in man page.Simon Kelley2012-03-021-2/+2
* Fix paretheses in ADD_RDLEN - it always returned 1 before.v2.60rc5Simon Kelley2012-03-011-1/+1
* Be more picly about the MAC address we use for DUID-creation.Simon Kelley2012-03-011-2/+6
* Fix DUID generation with HAVE_BROKEN_RTC.Simon Kelley2012-03-011-7/+5
* Fix socklen_t/size_t confusion in radv.cSimon Kelley2012-03-011-1/+1
* Fix FTBFS when HAVE_BROKEN_RTC defined.v2.60rc4Simon Kelley2012-02-291-1/+2
* tweak portable get-cwd trick code to work on GNU-make 3.82v2.60rc3Simon Kelley2012-02-291-3/+3
* Fix --localise-queries via interface lo bug.v2.60rc2Simon Kelley2012-02-292-6/+32
* Tiny makefile tweak.Simon Kelley2012-02-291-1/+1
* RA configuration tweaks and documentation improvements.Simon Kelley2012-02-293-7/+26
* Substitute local address for [::] DHCPv6 options, like DHCPv4.Simon Kelley2012-02-291-5/+20
* Makefile cleanup - use lower case variables for internal use.Simon Kelley2012-02-293-52/+64
* Merge messages files prior to rc1.v2.60rc1Simon Kelley2012-02-2810-2543/+2754
* Makefile: support absolute paths in BUILDDIRSimon Kelley2012-02-283-41/+50
* RA lifetimes must be at least 2 hoursv2.60test18Simon Kelley2012-02-271-0/+10
* Make RA without DHCPv6 possible.Simon Kelley2012-02-278-121/+166
* Order of fields in DHCPv6 log lines now consistent with DHCPv4Simon Kelley2012-02-271-4/+4
* rename header files.Simon Kelley2012-02-276-6/+6
* CHANGELOG entry to RA.v2.60test17Simon Kelley2012-02-261-0/+6
* Fix RA on *BSD (missing sa_len)Simon Kelley2012-02-262-5/+11
* Tidy up RA scheduling.Simon Kelley2012-02-254-2/+8
* OpenBSD-friendly bld/get-version scriptSimon Kelley2012-02-251-2/+2
* Don't send hoplimit 1 when multicasting RAsv2.60test16Simon Kelley2012-02-241-6/+4
* Fix ordering problem in multicast setup.v2.60test15Simon Kelley2012-02-241-8/+9
* Router Advertisementv2.60test14Simon Kelley2012-02-2415-121/+758