Gitiles
Code Review
Sign In
gerrit.nordix.org
/
thekelleys
/
dnsmasq
/
1e02a85970d5332558a7cf4e3816842461f8f755
1e02a85
radv.c tidying.
by Simon Kelley
· 13 years ago
0e88d53
Fix preprocessor checks, IP_TOS -> IPV6_TCLASS
by Simon Kelley
· 13 years ago
01d1b8d
Changelog update.
by Simon Kelley
· 13 years ago
c825754
"deprecated" lease-time keyword for IPv6
by Simon Kelley
· 13 years ago
2240704
DHCP start-up logging tweak
by Simon Kelley
· 13 years ago
e8ca69e
Doc updates for latest RA changes.
by Simon Kelley
· 13 years ago
da632e7
Comment typo.
by Simon Kelley
· 13 years ago
30cd966
More flexible RA configuration.
by Simon Kelley
· 13 years ago
7dbe981
tweak ra timer code to avoid missing events.
by Simon Kelley
· 13 years ago
5d71d83
Listen on ICMP6 file decriptor even when on ra-only only in use.
by Simon Kelley
· 13 years ago
38a59a9
debian changelog untangle.
by Simon Kelley
· 13 years ago
4b028ad
Merge branch 'bind'
by Simon Kelley
· 13 years ago
442560b
Debian changelog for preivious fix.
by Simon Kelley
· 13 years ago
7d2b5c9
Fix crash in DHCPINFORM without valid --dhcp-range.
by Simon Kelley
· 13 years ago
29689cf
Handle errors when sending ICMP6 pings better.
by Simon Kelley
· 13 years ago
52d4abf
Make --listen-address work for all 127.0.0.0/8 addresses.
by Simon Kelley
· 13 years ago
a953096
Send "FTP transfer complete" events to the DHCP lease script.
by Simon Kelley
· 13 years ago
884a6df
RA managed-bit and use-SLAAC bit tweaks.
by Simon Kelley
· 13 years ago
0068301
Conditional compilation tweak.
by Simon Kelley
· 13 years ago
353ae4d
Check assumed SLAAC addresses by pinging them.
by Simon Kelley
· 13 years ago
e759d42
--host-record support
by Simon Kelley
· 13 years ago
40ef23b
Move DHCP option stuff to dhcp-common.c
by Simon Kelley
· 13 years ago
f5e8562
More DHCP-option logging tweaks.
by Simon Kelley
· 13 years ago
1567fea
Log vendor class for DHCPv6
by Simon Kelley
· 13 years ago
daf061c
randomise DHCPv6 lease renewal intervals
by Simon Kelley
· 13 years ago
d0e2c6c
decode DHCPv4 T1, T2 and lease-time options better.
by Simon Kelley
· 13 years ago
8643ec7
Update CHANGLEOG
by Simon Kelley
· 13 years ago
5cfea3d
Tidy last commit.
by Simon Kelley
· 13 years ago
6c8f21e
More useful DHCPv6 packet logging.
by Simon Kelley
· 13 years ago
1d0f91c
Don't trust the port in the source address of requests.
by Simon Kelley
· 13 years ago
2a82db4
Supply zero preference in advertise and reply messages
by Simon Kelley
· 13 years ago
dd88c17
Add status code containing "success" to all IA_TA and IA_NA
by Simon Kelley
· 13 years ago
8b37270
Implement --dhcp-duid
by Simon Kelley
· 13 years ago
760169f
Debian updates.
by Simon Kelley
· 13 years ago
7023e38
Docs changes for ra-names.
by Simon Kelley
· 13 years ago
a7cf58c
Merge branch 'ra-names'
by Simon Kelley
· 13 years ago
e25d1a2
Fix prefix-map build code logic.
by Simon Kelley
· 13 years ago
70969c1
move #include for Solaris and Apple.
by Simon Kelley
· 13 years ago
3803437
tidying
by Simon Kelley
· 13 years ago
eabc6dd
Use getifaddrs on *BSD.
by Simon Kelley
· 13 years ago
e28d2e2
Merge branch 'getifaddrs'
by Simon Kelley
· 13 years ago
96fafe2
Fixed typos and tested.
by Simon Kelley
· 13 years ago
c81d390
Update man page to reflect the existance of DHCPv6 and RA.
by Simon Kelley
· 13 years ago
08456c6
Use getifaddrs to find interfaces on *BSD
by Simon Kelley
· 13 years ago
bc26f9a
Handle firewire and EUI-64 addresses in the SLAAC code.
by Simon Kelley
· 13 years ago
6ffeff8
Teach emit_dbus_signal() about IPv6 DHCPv6 leases.
by Simon Kelley
· 13 years ago
f444cdd
Don't waste time calculating EUI-64 when a lease doesn't have a name.
by Simon Kelley
· 13 years ago
d13191a
Bump Debian version number.
by Simon Kelley
· 13 years ago
801ca9a
Add ra-names SLAAC-hostnames from DHCPv4 option.
by Simon Kelley
· 13 years ago
df66e34
Update polish translation.
by Simon Kelley
· 13 years ago
71ee7ee
Update French translation.
by Simon Kelley
· 13 years ago
a156cae
Typos in man page.
by Simon Kelley
· 13 years ago
22b135a
Fix paretheses in ADD_RDLEN - it always returned 1 before.
by Simon Kelley
· 13 years ago
0f08983
Be more picly about the MAC address we use for DUID-creation.
by Simon Kelley
· 13 years ago
e3e8634
Fix DUID generation with HAVE_BROKEN_RTC.
by Simon Kelley
· 13 years ago
7b6dd88
Fix socklen_t/size_t confusion in radv.c
by Simon Kelley
· 13 years ago
b7f4020
Fix FTBFS when HAVE_BROKEN_RTC defined.
by Simon Kelley
· 13 years ago
c46c7c7
tweak portable get-cwd trick code to work on GNU-make 3.82
by Simon Kelley
· 13 years ago
552af8b
Fix --localise-queries via interface lo bug.
by Simon Kelley
· 13 years ago
4f8ff36
Tiny makefile tweak.
by Simon Kelley
· 13 years ago
0010b47
RA configuration tweaks and documentation improvements.
by Simon Kelley
· 13 years ago
4b86b65
Substitute local address for [::] DHCPv6 options, like DHCPv4.
by Simon Kelley
· 13 years ago
2484894
Makefile cleanup - use lower case variables for internal use.
by Simon Kelley
· 13 years ago
bc5992d
Merge messages files prior to rc1.
by Simon Kelley
· 13 years ago
fdacfb0
Makefile: support absolute paths in BUILDDIR
by Simon Kelley
· 13 years ago
0d5d35d
RA lifetimes must be at least 2 hours
by Simon Kelley
· 13 years ago
843c96b
Make RA without DHCPv6 possible.
by Simon Kelley
· 13 years ago
58dc02e
Order of fields in DHCPv6 log lines now consistent with DHCPv4
by Simon Kelley
· 13 years ago
c239f7d
rename header files.
by Simon Kelley
· 13 years ago
ac8540c
CHANGELOG entry to RA.
by Simon Kelley
· 13 years ago
22d904d
Fix RA on *BSD (missing sa_len)
by Simon Kelley
· 13 years ago
741c295
Tidy up RA scheduling.
by Simon Kelley
· 13 years ago
96f6979
OpenBSD-friendly bld/get-version script
by Simon Kelley
· 13 years ago
c5379c1
Don't send hoplimit 1 when multicasting RAs
by Simon Kelley
· 13 years ago
a4a5205
Fix ordering problem in multicast setup.
by Simon Kelley
· 13 years ago
c5ad4e7
Router Advertisement
by Simon Kelley
· 13 years ago
270dc2e
Fix wrong fallback address in DHCPv6
by Simon Kelley
· 13 years ago
948a0b6
don't use -m flag to grep - it's unavailable in OpenBSD
by Simon Kelley
· 13 years ago
87b8ecb
Fixed code passing tags to helper to work when there are no context tags.
by Simon Kelley
· 13 years ago
e44ddca
Fix hang at startup when DHCPv6 enabled on a complex network
by Simon Kelley
· 13 years ago
00e9ad5
Fixes for DHCPv6 tag system.
by Simon Kelley
· 13 years ago
96c3879
Change Debian rules file to relect the fact that we build DHCPv6 by default.
by Simon Kelley
· 13 years ago
57f460d
tweak Lua script argument passing and add --dhcp-luascript sectino to manpage.
by Simon Kelley
· 13 years ago
6caacac
Putative fix to crash in IPv4 DHCP, introduced whilst
by Simon Kelley
· 13 years ago
60ac5af
Remove extact-MAC address from DUID code.
by Simon Kelley
· 13 years ago
caa9438
bugs in IPv6 script calling - wrong DUID and lua relay_address
by Simon Kelley
· 13 years ago
0793380
Implement dhcp-ignore-names and DNSMASQ_RELAY_ADDRESS for IPv6
by Simon Kelley
· 13 years ago
1adadf5
Tweak Makefile so it works again in BSD make.
by Simon Kelley
· 13 years ago
e5ffdb9
BUILD_DIR -> BUILDDIR, for consistency.
by Simon Kelley
· 13 years ago
6da5201
Merge branch 'makefile'
by Simon Kelley
· 13 years ago
b36ae19
Add BUILD_DIR variable to makefile.
by Simon Kelley
· 13 years ago
2307eac
Fix code parsing --domain, broken whilst added IPv6 stuff.
by Simon Kelley
· 13 years ago
127ea40
Don't build DHCPv6 by default, except when build Debian package.
by Simon Kelley
· 13 years ago
6aef600
Correct duid generate on FreeBSD
by Simon Kelley
· 13 years ago
98d76a0
Tweaks to fix compilation on FreeBSD.
by Simon Kelley
· 13 years ago
6ea6dcf
Update Debian readme for new build options and (belatedly) for the
by Simon Kelley
· 13 years ago
6277978
Report correct error if prefix in dhcp-range is less than 64
by Simon Kelley
· 13 years ago
c6cc03e
Merge branch 'dhcpv6'
by Simon Kelley
· 13 years ago
3d7b550
missed DHCP6 conditional compilation.
by Simon Kelley
· 13 years ago
751d6f4
Allow the TFP server or boot server in --pxe-service, to
by Simon Kelley
· 13 years ago
Next »