index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
plugins
/
dhcp
/
dhcp_socket.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Prefer the 'server identifier' attribute address to send DHCP requests to
Martin Willi
2010-10-18
1
-5
/
+13
|
*
Refer to scheduler and processor via lib and not hydra.
Tobias Brunner
2010-09-02
1
-1
/
+1
|
*
Refer to kernel interface via hydra and not charon.
Tobias Brunner
2010-09-02
1
-2
/
+2
|
*
Refer to processor via hydra and not charon.
Tobias Brunner
2010-09-02
1
-1
/
+2
|
*
include dhcp-client-identifier in the DHCP request
Andreas Steffen
2010-04-23
1
-1
/
+11
|
*
make DHCP debug messages consistent
Andreas Steffen
2010-04-23
1
-1
/
+1
|
*
fixed typo
Andreas Steffen
2010-04-23
1
-1
/
+1
|
*
Accept DHCP replies on bootps port, as we act as a relay agent if server ↵
Martin Willi
2010-04-19
1
-5
/
+7
|
|
|
|
address configured
*
Include configuration payloads for DNS/WINS server received via DHCP
Martin Willi
2010-03-25
1
-1
/
+29
|
*
Send DHCP RELEASE on virtual IP release
Martin Willi
2010-03-25
1
-16
/
+56
|
*
Added identity_lease option to create random or identity based DHCP leases
Martin Willi
2010-03-25
1
-3
/
+17
|
*
Added DHCP request construction, ACK processing
Martin Willi
2010-03-25
1
-36
/
+146
|
*
Added reception of DHCP responses via PACKET socket
Martin Willi
2010-03-25
1
-46
/
+271
|
*
DHCP plugin framework, send DHCP Discover upon IP request
Martin Willi
2010-03-25
1
-0
/
+329