Baptiste Jonglez
|
0184589ba7
Refactor code that parses DHCP packets
|
7 years ago |
Baptiste Jonglez
|
747a8623aa
query4: check for hwaddr being NULL, and use getMAC() instead of getHWAddr()
|
7 years ago |
Baptiste Jonglez
|
8d1809b221
query4: Add number of relayed hops
|
7 years ago |
Baptiste Jonglez
|
1cc4cdbf35
query4: Add variables for {C,S,Y,G}IADDR
|
7 years ago |
Baptiste Jonglez
|
58f2f052fe
query6: check whether HWADDR is NULL and add type and source
|
7 years ago |
Baptiste Jonglez
|
653bb8ba91
query6: Add new variables
|
7 years ago |
Baptiste Jonglez
|
b526421cb6
lease4: Add new variables
|
7 years ago |
Baptiste Jonglez
|
9d5e214581
lease6: Add many new variables
|
7 years ago |
Baptiste Jonglez
|
13bc08c9cd
Revert "Avoid potential use-after-free bug"
|
7 years ago |
zorun
|
f832433e74
Merge branch 'master' of olb/kea-hook-runscript into master
|
7 years ago |
Olivier Le Brouster
|
4897d021a0
execle need null-terminated strings
|
7 years ago |
Baptiste Jonglez
|
5e55d09962
Add debug variables for IPv4 and IPv6 leases
|
7 years ago |
Baptiste Jonglez
|
6ff0aa698b
lease6: handle both ia_na and ia_pd parameters
|
7 years ago |
Baptiste Jonglez
|
210a4abd18
README: don't suggest building in parallel
|
7 years ago |
Baptiste Jonglez
|
687fbe23c8
Makefile: use standard CXX variable instead of hard-coding g++
|
7 years ago |
Baptiste Jonglez
|
5b6af3456d
Rename variables from KEA_{QUERY,RESPONSE}6_TEXT to KEA_{QUERY,RESPONSE}6_DEBUG
|
7 years ago |
Baptiste Jonglez
|
5d1c2b257a
Avoid potential use-after-free bug
|
7 years ago |
Baptiste Jonglez
|
f54eb22d2a
Update README
|
7 years ago |
Baptiste Jonglez
|
4785ad64b8
Add an example usage
|
7 years ago |
Baptiste Jonglez
|
32bf3303e5
Update TODO
|
7 years ago |
Baptiste Jonglez
|
9638d390a7
Prefix all env variables by "KEA_" as a poor man's namespace
|
7 years ago |
Baptiste Jonglez
|
d858b846be
README: document IPv6 variables
|
7 years ago |
Baptiste Jonglez
|
4068d7313e
Add links to documentation of each hook point
|
7 years ago |
Baptiste Jonglez
|
97d123aac4
Readme: Link test
|
7 years ago |
Baptiste Jonglez
|
461c1ae419
Improve README
|
7 years ago |
Baptiste Jonglez
|
baf47d9004
Fix README
|
7 years ago |
Baptiste Jonglez
|
e7b3cdcaed
More detailed build instructions
|
7 years ago |
Baptiste Jonglez
|
3802060dd6
Allow to override include and lib dir
|
7 years ago |
Baptiste Jonglez
|
ee7cd59fe2
Fix table syntax again
|
7 years ago |
Baptiste Jonglez
|
284acc258c
Finish DHCPv4 doc
|
7 years ago |