Baptiste Jonglez
|
c36dd1f758
Check that the subnet given by Kea is not NULL
|
il y a 7 ans |
Baptiste Jonglez
|
93f5d6090f
Update TODO list in README
|
il y a 7 ans |
Baptiste Jonglez
|
7b68715db8
Refactor code that parses DHCP packets
|
il y a 7 ans |
Baptiste Jonglez
|
e1601e3abf
query4: check for hwaddr being NULL, and use getMAC() instead of getHWAddr()
|
il y a 7 ans |
Baptiste Jonglez
|
5553b5eeef
query4: Add number of relayed hops
|
il y a 7 ans |
Baptiste Jonglez
|
16397ead6a
query4: Add variables for {C,S,Y,G}IADDR
|
il y a 7 ans |
Baptiste Jonglez
|
de69ea4237
query6: check whether HWADDR is NULL and add type and source
|
il y a 7 ans |
Baptiste Jonglez
|
24baac1f08
query6: Add new variables
|
il y a 7 ans |
Baptiste Jonglez
|
5249e2ba3e
lease4: Add new variables
|
il y a 7 ans |
Baptiste Jonglez
|
b9f105d14c
lease6: Add many new variables
|
il y a 7 ans |
Baptiste Jonglez
|
5e55d09962
Add debug variables for IPv4 and IPv6 leases
|
il y a 7 ans |
Baptiste Jonglez
|
6ff0aa698b
lease6: handle both ia_na and ia_pd parameters
|
il y a 7 ans |
Baptiste Jonglez
|
210a4abd18
README: don't suggest building in parallel
|
il y a 7 ans |
Baptiste Jonglez
|
687fbe23c8
Makefile: use standard CXX variable instead of hard-coding g++
|
il y a 7 ans |
Baptiste Jonglez
|
5b6af3456d
Rename variables from KEA_{QUERY,RESPONSE}6_TEXT to KEA_{QUERY,RESPONSE}6_DEBUG
|
il y a 7 ans |
Baptiste Jonglez
|
5d1c2b257a
Avoid potential use-after-free bug
|
il y a 7 ans |
Baptiste Jonglez
|
f54eb22d2a
Update README
|
il y a 7 ans |
Baptiste Jonglez
|
4785ad64b8
Add an example usage
|
il y a 7 ans |
Baptiste Jonglez
|
32bf3303e5
Update TODO
|
il y a 7 ans |
Baptiste Jonglez
|
9638d390a7
Prefix all env variables by "KEA_" as a poor man's namespace
|
il y a 7 ans |
Baptiste Jonglez
|
d858b846be
README: document IPv6 variables
|
il y a 7 ans |
Baptiste Jonglez
|
4068d7313e
Add links to documentation of each hook point
|
il y a 7 ans |
Baptiste Jonglez
|
97d123aac4
Readme: Link test
|
il y a 7 ans |
Baptiste Jonglez
|
461c1ae419
Improve README
|
il y a 7 ans |
Baptiste Jonglez
|
baf47d9004
Fix README
|
il y a 7 ans |
Baptiste Jonglez
|
e7b3cdcaed
More detailed build instructions
|
il y a 7 ans |
Baptiste Jonglez
|
3802060dd6
Allow to override include and lib dir
|
il y a 7 ans |
Baptiste Jonglez
|
ee7cd59fe2
Fix table syntax again
|
il y a 7 ans |
Baptiste Jonglez
|
284acc258c
Finish DHCPv4 doc
|
il y a 7 ans |
Baptiste Jonglez
|
37c602be35
Fix overlong links
|
il y a 7 ans |