projects
/
oweals
/
odhcp6c.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/odhcp6c.git
2017-03-18
Hans Dedecker
dhcpv6: don't return renew msg in case of invalid msg...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Hans Dedecker
treewide: align coding style
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Hans Dedecker
CMakeLists: don't enable libubox md5 implementation...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Hans Dedecker
dhcpv6: use PRIu64 print macro
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Hans Dedecker
odhcp6c: fix possible stack corruption when parsing...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Hans Dedecker
dhcpv6: fix white space error
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Hans Dedecker
dhcpv6: trigger restart of DHCPv6 state machine when...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Hans Dedecker
update README
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Hans Dedecker
dhcpv6: server unicast option support
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Matthias Schiffer
Add option to ignore default lifetime for RDNSS records
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Luka Perkov
Merge pull request #50 from sartura/libubox_md5_reuse
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Hrvoje Varga
odhcp6c: reuse md5 from libubox
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Steven Barth
Merge pull request #45 from themiron/master
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Vladislav Grishenko
Sync style with the existing _packed & _unused macros
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Vladislav Grishenko
Use more conventional way for the alignment
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Steven Barth
Merge pull request #44 from bwhacks/alignment-fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Steven Barth
Merge pull request #43 from bwhacks/security-fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Fix end pointer passed from dhcpv6_handle_reply() to...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Fix regression in entry_to_env()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Steven Barth
Merge pull request #42 from bwhacks/logic-fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Steven Barth
Merge pull request #41 from bwhacks/security-fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Fix alignment of hash buffer in dhcpv6_response_is_valid
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Fix unaligned 32-bit reads from DHCP packets
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Fix alignment of buffers in ra_process and dhcpv6_request
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Add padding between odhcp6c_entry structures to ensure...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Fix iteration after expiring a list entry
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Fix script environment variable setting for empty lists
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Add missing option length checks in dhcpv6_handle_advert
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Fix potential log forgery via status string
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Check for unsupported PD exclusion configuration in...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Fix memory leak in dhcpv6_add_server_cand in case odhcp...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Change odhcp6c_insert_state to return a success/failure...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Fix possible stack buffer overflow in s46_to_env when...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Fix off-by-one in buffer length in int_to_env
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Fix potential buffer overflow in entry_to_env
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Ben Hutchings
Avoid copying buffer after dn_expand() fails
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Steven Barth
Merge pull request #40 from dedeckeh/bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Hans Dedecker
script: Launch script with correct action if last scrip...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Steven Barth
odhcp6c: sync and accumulate RA & DHCPv6 events correctly
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Steven Barth
Merge pull request #37 from themiron/master
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Vladislav Grishenko
Merge branch 'upstream'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Steven Barth
dhcpv6: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Vladislav Grishenko
Avoid solicit for zero-length prefix
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Steven Barth
dhcpv6: clear CUSTOM_OPTS in a more sane manner
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Steven Barth
Fix LW4over6 parameter handling
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Steven Barth
Merge pull request #33 from themiron/master
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Vladislav Grishenko
Avoid of waiting for Advertise in stateless-only mode
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Steven Barth
Fixup INF_MAX_RT for RFC 3315 as well
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Steven Barth
Fix SOL_MAX_RT default value to match RFC 3315
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Steven Barth
example: actually chmod new resolv.conf after overwriting
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Steven Barth
ra: avoid saving an empty search domain entry
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Steven Barth
scan-code fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Steven Barth
Improve handling of DNS search domains
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Steven Barth
Fix odhcp6c_find_entry
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Steven Barth
Remove obsolete prefix class support
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Steven Barth
Sanitize RA values less
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Steven Barth
Pass ICMP configuration to user-space instead of direct...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Steven Barth
Update README
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Steven Barth
script: don't resolve AFTR since DNS won't be applied...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
John Crispin
properly handle return codes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Felix Fietkau
ra: use proper struct msghdr initializer to fix build...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Steven Barth
make route metric more compatible with linux defaults
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Steven Barth
Get rid of getifaddrs for interface ID detection
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Steven Barth
Merge pull request #30 from themiron/master
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Vladislav Grishenko
Fix handling of DHCPv6 replies containing unrequested...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Steven Barth
example: prevent script from running in parallel to...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Steven Barth
set default information refresh time to 86400 as per...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Steven Barth
README: adjust for a bit of feature creep
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Steven Barth
Merge pull request #28 from janakj/master
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Jan Janak
Minor help string clarification for client-ID
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Steven Barth
Avoid sending empty DHCPv6 release messages
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Steven Barth
Don't apply excess filter to DHCPv6 and unify odhcp6c_u...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Steven Barth
More compatibility with non RFC-compliant servers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Steven Barth
Cleanup pidfile-gerneration
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Steven Barth
Be less picky when erroring out due to strange IA statu...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Steven Barth
Fix initial delay of SOLICIT message
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Steven Barth
Fix msghdr initialization on musl
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Steven Barth
Be less verbose by default and add -v flag
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Steven Barth
update cer-id definition
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Steven Barth
softwires: avoid unnecessary allocations
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
sbyx
Merge pull request #24 from themiron/master
commit
|
commitdiff
|
tree
|
snapshot
2014-10-10
Vladislav Grishenko
Fix parsing empty IA_NA, IA_PD and invalid IA_ADDR...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
sbyx
Merge pull request #23 from dedeckeh/bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Hans Dedecker
odhcp6c: Set bound state true before script_call in...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Steven Barth
script: don't leak IA_PD / IA_NA if not yet bound
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Steven Barth
Ensure signal-safety of signal handlers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Steven Barth
Export DHCPv6 server address to env
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Steven Barth
Send RS alternatingly with and without source MAC
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Steven Barth
Enable softwire-support by default
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Steven Barth
Also test for correct IA-ID for IA_NA
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Steven Barth
ia_na: use big-endian 1 as IAID
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Steven Barth
Remove BFD from master-branch (kept in BFD-branch)
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Steven Barth
Send router solicitations with source link-layer address
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Steven Barth
Filter FQDN as well
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Steven Barth
Improve filter
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Steven Barth
filter DNS-domain from passthru
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Steven Barth
Add support for DHCPv6 option passthru
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Steven Barth
Add MAPE / MAPT / LW4O6 to Readme
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Steven Barth
softwire: fix DMR parsing
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Steven Barth
Fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
next