Age | Commit message (Expand) | Author |
2015-03-05 | ppp: fix mtu/mru set if not negotiated on any end plus cleanup | Vladislav Grishenko |
2015-02-27 | ppp: set interface's ifndex after unit creating | Dmitry Kozlov |
2015-02-22 | Small IPv6 fixes for PPP | Cesar Fazan |
2015-02-20 | ppp: set unit_idx from NAS_Port attribute if present | François Cachereul |
2015-02-20 | ppp: create ppp units after authentication | François Cachereul |
2015-02-20 | ppp: set mtu and mru after unit creation | François Cachereul |
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov |
2014-11-06 | release IP addresses before fire EV_SESSION_FINISHED (fixes segfault when usi... | Dmitry Kozlov |
2014-10-29 | ppp: replace ppp_chan_send by ppp_unit_send in ppp_ccp.c | François Cachereul |
2014-10-29 | ppp: improve establish_ppp() exit on error | François Cachereul |
2014-10-29 | ppp: fix indent and remove unnecessary tabs and braces in ppp.c | François Cachereul |
2014-10-29 | ppp: cleanning of ppp.h | François Cachereul |
2014-10-23 | ppp: rename interface back when put it into unit cache | Dmitry Kozlov |
2014-10-22 | ppp: implemented delayed unit close via unit cache | Dmitry Kozlov |
2014-10-03 | get rid of time(), use clock_gettime(CLOCK_MONOTONIC) instead | Dmitry Kozlov |
2014-09-20 | rewrite of authentication/accounting procedures | Dmitry Kozlov |
2014-09-13 | ppp: implement address/control and protocol field compression | Vladislav Grishenko |
2014-09-13 | ppp: update channel MRU as pppd does | Vladislav Grishenko |
2014-09-13 | ppp: improve LCP magic number negotiation | Vladislav Grishenko |
2014-09-09 | ppp: fsm: do not reinitialize restart counter after Configure-Ack (fixes some... | Dmitry Kozlov |
2014-08-26 | ppp: make LCP magic number negotiation not mandatory | Dmitry Kozlov |
2014-07-17 | improved 'single session' mechanism | Dmitry Kozlov |
2014-05-18 | improved single-session=replace handling | Dmitry Kozlov |
2014-05-12 | triton: improved epoll events handling | Dmitry Kozlov |
2014-03-19 | ppp: fixed magic endianness | Dmitry Kozlov |
2013-07-24 | ppp: Use link local IPv6 prefix by default during IPv6CP | Guillaume Nault |
2013-07-24 | ipoe: add missing EV_SES_AUTHORIZED event firing | Dmitry Kozlov |
2013-06-07 | ppp: handle LCP DiscardReq | Kozlov Dmitry |
2013-01-25 | Proper logging of LCP Magic-Numbers | Aleksey Zhukov |
2013-01-25 | Fix boolean options parsing in configuration file | Guillaume Nault |
2013-01-25 | session: read final interface statistics on termination | Kozlov Dmitry |
2013-01-25 | Revert "session: read final interface statistics on termination" | Kozlov Dmitry |
2013-01-25 | session: read final interface statistics on termination | Kozlov Dmitry |
2013-01-25 | Revert "altered session finishing procedure" | Kozlov Dmitry |
2013-01-24 | altered session finishing procedure | Kozlov Dmitry |
2013-01-24 | backport 1.7 | Kozlov Dmitry |
2013-01-24 | generalize single-session checking | Kozlov Dmitry |
2013-01-24 | add missing files | Kozlov Dmitry |
2013-01-24 | merge upstream | Kozlov Dmitry |
2013-01-24 | move 'comp' field from struct ppp_t to struct ap_session | root |
2012-09-05 | generalize interface statistics gathering | Kozlov Dmitry |
2012-09-05 | Fix format string errors | Guillaume Nault |
2012-08-29 | fix various typos | Kozlov Dmitry |
2012-08-29 | fix typo (successed -> succeeded) | Kozlov Dmitry |
2012-08-29 | add 'ppp' filed to CTRL to identify ppp sessions | Kozlov Dmitry |
2012-08-03 | ppp: don't drop connection when mppe=prefer and user rejects ccp | Kozlov Dmitry |
2012-08-03 | fixed complilation for 3.4 kernel | Kozlov Dmitry |
2012-07-11 | Merge commit 1c11bdd4467dcd7a2266994eda344b546f962aaa | Kozlov Dmitry |
2012-07-11 | Merge commit '8e46d2416a2e7ab563f6b3b1ff761799ccbcf0f4' | Kozlov Dmitry |
2012-07-06 | ppp: drop compressor settings on session initiation | Kozlov Dmitry |