index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
patch
patch-1
revert-145-dkms
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
ctrl
/
ipoe
/
dhcpv4.c
Age
Commit message (
Expand
)
Author
2015-11-17
ipoe: implemented dhcp option 58
Dmitry Kozlov
2015-07-07
ipoe: disable udp checksum validation
Dmitry Kozlov
2015-04-20
ipoe: changed behavior of agent-remote-id option
Dmitry Kozlov
2014-12-04
ipoe: send DHCP reply to sessions's dhcp socket if exists
Dmitry Kozlov
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-10-27
ipoe: implemented handling relayed DHCP clients
Dmitry Kozlov
2014-10-17
ipoe: initialize before_switch function for server contexts
Dmitry Kozlov
2014-06-03
Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code
Dmitry Kozlov
2014-06-03
make IPv4 address to string conversions endian friendly
Dmitry Kozlov
2014-05-28
ipoe: dhcp: fixed incorrect parsing empty options
Dmitry Kozlov
2014-05-12
triton: improved epoll events handling
Dmitry Kozlov
2013-12-12
ipoe: fixed parsing 'range' option
Dmitry Kozlov
2013-10-10
ipoe: optimize use of raw sockets
Dmitry Kozlov
2013-09-09
ipoe: fixed sigsegv when interface is without additional options
Dmitry Kozlov
2013-09-06
ipoe: send broadcast DHCP packets if BROADCAST flag is set
Dmitry Kozlov
2013-09-06
ipoe: various fixes in relay operation
Dmitry Kozlov
2013-09-05
ipoe: various bug fixes
Dmitry Kozlov
2013-04-25
ipoe: detect giaddr if not specified
Kozlov Dmitry
2013-04-22
ipoe: add relay port to config (relay=addr[:port])
Dmitry Kozlov
2013-01-28
ipoe: changed assignment of Server-ID and Router options
Kozlov Dmitry
2013-01-26
ipoe: insert opt82 to each relay packet
Kozlov Dmitry
2013-01-26
Revert "ipoe: insert opt82 to each relay packet"
Kozlov Dmitry
2013-01-26
ipoe: insert opt82 to each relay packet
Kozlov Dmitry
2013-01-25
ipoe: properly insert option 82 before END
Kozlov Dmitry
2013-01-25
ipoe: insert option 82 to relay request
Kozlov Dmitry
2012-08-03
ipoe: implemented dhcp relay
Kozlov Dmitry
2012-07-19
ipoe: implemented L4-Redirect radius attribute
Kozlov Dmitry
2012-07-12
ipoe: per-interface static dhcp pool of addresses
Kozlov Dmitry
2012-07-02
ipoe: integrating accel-pppd and ipoe kernel module
Kozlov Dmitry
2012-06-26
ipoe: futher working
Kozlov Dmitry
2012-06-25
working on ipoe
Kozlov Dmitry
2012-06-22
initial ipoe implementation
Kozlov Dmitry