summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-04use /var/lib/accel-ppp instead /var/run/accel-pppKozlov Dmitry
2013-06-04Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeKozlov Dmitry
2013-05-31ipoe: change level of session start/finish messagesKozlov Dmitry
2013-05-31pptp,l2tp: bind to port optionsKozlov Dmitry
2013-05-23cli: fixed 'restart' command (do soft restart, i.e. terminate sessions by def...Dmitry Kozlov
2013-05-23shaper: fixed 'shaper restore' commandDmitry Kozlov
2013-05-23chap-secrets: add netmask supportDmitry Kozlov
2013-05-23ipoe: implemented nat option (default 0)Dmitry Kozlov
2013-05-01l2tp: Fix PPP channel nameGuillaume Nault
2013-05-01initscript: Fix LSB runlevels and ACCEL_PPPD_OPTS checkGuillaume Nault
2013-04-26ipoe: fix dhcp release handlingKozlov Dmitry
2013-04-25ipoe: do not control shared interfacesKozlov Dmitry
2013-04-25ipoe: detect giaddr if not specifiedKozlov Dmitry
2013-04-22ipoe: add relay port to config (relay=addr[:port])Dmitry Kozlov
2013-04-22ipoe: use interface's ifindex as Nas-PortDmitry Kozlov
2013-04-22l2tp: Check for connection limits upon session creation requestsGuillaume Nault
2013-04-22doc: Fix typo in accel-ppp.conf(5) (default-realm)Guillaume Nault
2013-04-22triton: Automatic setting of thread-count parameterGuillaume Nault
2013-04-22shaper: install shaper in SES_PRE_UPDmitry Kozlov
2013-04-22pppd_compat: create radattr file in SES_PRE_UPDmitry Kozlov
2013-04-22ipoe: start dhcp socket on ipoe interfaces for unicast dhcp messagesDmitry Kozlov
2013-04-19ipoe: fixed start=dhcpv4,shared=1 modeKozlov Dmitry
2013-04-19Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeKozlov Dmitry
2013-04-19ipoe: accept packets only from specified interfacesKozlov Dmitry
2013-04-19ipoe: fix local-net handlingKozlov Dmitry
2013-04-17l2tp: Handle 64 bits attributesGuillaume Nault
2013-04-17l2tp: Use random length Challenge AVPGuillaume Nault
2013-04-17l2tp: Full hidden AVPs supportGuillaume Nault
2013-04-17utils: Add random buffer generation functionGuillaume Nault
2013-04-17l2tp: Handle incoming hidden AVPsGuillaume Nault
2013-04-17l2tp: Store length of conf_secretGuillaume Nault
2013-04-17l2tp: Fix endianness of 64 bits AVPs (reception)Guillaume Nault
2013-04-17l2tp: Fix double string AVP copyGuillaume Nault
2013-04-15ipoe: fixed ses->client_id and ses->relay_agent initializationDmitry Kozlov
2013-04-11radius: implemented default-realm optionKozlov Dmitry
2013-03-28l2tp: Add general packet processing log messagesGuillaume Nault
2013-03-28l2tp: Log packet retransmission informationGuillaume Nault
2013-03-28l2tp: Log all discarded messages in the same wayGuillaume Nault
2013-03-28l2tp: Log session establishment/disconnection informationGuillaume Nault
2013-03-28l2tp: Log tunnel establishment/disconnection informationGuillaume Nault
2013-03-28l2tp: Use consistent packet logging policyGuillaume Nault
2013-03-28l2tp: Handle WEN messagesGuillaume Nault
2013-03-28l2tp: Avoid tunnel destruction when possibleGuillaume Nault
2013-03-28l2tp: Parse incoming CDN messagesGuillaume Nault
2013-03-28l2tp: Handle allocation failure in l2tp_session_connect()Guillaume Nault
2013-03-28l2tp: Use consistent return values for l2tp_{recv, send}*()Guillaume Nault
2013-03-28l2tp: Remove some redundant log messagesGuillaume Nault
2013-03-28l2tp: Simplify some function call sequencesGuillaume Nault
2013-03-18radius: assign ipv4 either if gw-ip-address is not specified for non-ppp sess...Dmitry Kozlov
2013-03-18ipoe: make ipv4 address visible for other modulesDmitry Kozlov