Baptiste Jonglez
|
de66afdef8
Fix build with older compilers
|
il y a 6 ans |
Baptiste Jonglez
|
d620c666c6
Release 1.2.0
|
il y a 6 ans |
zorun
|
3640941052
Merge pull request #7 from salanki/master
|
il y a 6 ans |
Peter Salanki
|
241e8a72cd
Add signal handler to avoid zombies in non-wait mode
|
il y a 6 ans |
Baptiste Jonglez
|
7baef2441d
Update doc for optional asynchronous execution
|
il y a 6 ans |
Baptiste Jonglez
|
4eff75395f
Improve comments
|
il y a 6 ans |
zorun
|
680c996494
Merge pull request #4 from salanki/master
|
il y a 6 ans |
Peter Salanki
|
a79c24b54e
Make waiting for script call to finish optional
|
il y a 6 ans |
Baptiste Jonglez
|
baa132797e
Add release dates in Changelog
|
il y a 7 ans |
Baptiste Jonglez
|
edc58b8853
Add changelog
|
il y a 7 ans |
Baptiste Jonglez
|
fd8f03437b
Document new DHCPv6 variables
|
il y a 7 ans |
Baptiste Jonglez
|
97ff22a3ad
Add missing IFINDEX variable for DHCPv4
|
il y a 7 ans |
Baptiste Jonglez
|
3ca60e2ed1
Document new DHCPv4 variables
|
il y a 7 ans |
Baptiste Jonglez
|
620d2d3749
Check that the subnet given by Kea is not NULL
|
il y a 7 ans |
Baptiste Jonglez
|
024cf7e29a
Update TODO list in README
|
il y a 7 ans |
Baptiste Jonglez
|
0184589ba7
Refactor code that parses DHCP packets
|
il y a 7 ans |
Baptiste Jonglez
|
747a8623aa
query4: check for hwaddr being NULL, and use getMAC() instead of getHWAddr()
|
il y a 7 ans |
Baptiste Jonglez
|
8d1809b221
query4: Add number of relayed hops
|
il y a 7 ans |
Baptiste Jonglez
|
1cc4cdbf35
query4: Add variables for {C,S,Y,G}IADDR
|
il y a 7 ans |
Baptiste Jonglez
|
58f2f052fe
query6: check whether HWADDR is NULL and add type and source
|
il y a 7 ans |
Baptiste Jonglez
|
653bb8ba91
query6: Add new variables
|
il y a 7 ans |
Baptiste Jonglez
|
b526421cb6
lease4: Add new variables
|
il y a 7 ans |
Baptiste Jonglez
|
9d5e214581
lease6: Add many new variables
|
il y a 7 ans |
Baptiste Jonglez
|
13bc08c9cd
Revert "Avoid potential use-after-free bug"
|
il y a 7 ans |
zorun
|
f832433e74
Merge branch 'master' of olb/kea-hook-runscript into master
|
il y a 7 ans |
Olivier Le Brouster
|
4897d021a0
execle need null-terminated strings
|
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 |