Age | Commit message (Expand) | Author |
2013-09-04 | ipoe: stop virtual interfaces before stopping vlan | Dmitry Kozlov |
2013-09-03 | snmp: properly terminate snmp thread | Dmitry Kozlov |
2013-09-03 | ipoe: do proper loggin of interface options | Dmitry Kozlov |
2013-09-02 | ipoe: another fix for race during receiving relay reply | Dmitry Kozlov |
2013-09-01 | ipoe: implemented vlan monitor | Dmitry Kozlov |
2013-08-31 | ipoe: fixed race during receiving relay reply | Dmitry Kozlov |
2013-08-30 | ipoe: fixed race during session activation | Kozlov Dmitry |
2013-08-28 | ipoe: add ipset support for l4 redirect | Kozlov Dmitry |
2013-08-27 | shaper: fixed possible race during changing time range | Kozlov Dmitry |
2013-08-22 | shaper: fixed reading 'rate-multiplier' | Kozlov Dmitry |
2013-08-22 | ipoe: implemented offer delaying | Dmitry Kozlov |
2013-08-22 | log: add timestamp for debug file | Dmitry Kozlov |
2013-08-22 | libnetlink: move error messages to debug level | Dmitry Kozlov |
2013-08-15 | shaper: implemented 'rate-multiplier' option to bring values to kilobits if r... | Dmitry Kozlov |
2013-08-15 | radius: implemented sending Account-Request with Acct-Status-Type=Accounting-... | Dmitry Kozlov |
2013-08-15 | triton: do not call context close if it is marked as need free (f.e. context ... | Dmitry Kozlov |
2013-08-14 | radius: don't assign address if Framed-IP-Address=255.255.255.254 | Kozlov Dmitry |
2013-08-06 | fixed compiling log_pgsql | Dmitry Kozlov |
2013-07-31 | ipoe: use router option from upper dhcp reply | Dmitry Kozlov |
2013-07-26 | ipoe: turn off kernel-mode proxy-arp on interfaces if proxy-arp=1|2 | Kozlov Dmitry |
2013-07-26 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Kozlov Dmitry |
2013-07-26 | ipoe: fixed route deletion (pass proper proto) | Kozlov Dmitry |
2013-07-24 | triton: Fix race upon termination | Guillaume Nault |
2013-07-24 | ppp: Use link local IPv6 prefix by default during IPv6CP | Guillaume Nault |
2013-07-24 | l2tp: Add the ppp-max-mtu option | Guillaume Nault |
2013-07-24 | ipoe: add missing EV_SES_AUTHORIZED event firing | Dmitry Kozlov |
2013-07-19 | ipoe: add missing EV_CTRL_FINISHED event firing | Dmitry Kozlov |
2013-07-18 | l2tp: use asprintf() to set sessions channel names | Guillaume Nault |
2013-07-18 | memdbg: Implement asprintf() | Guillaume Nault |
2013-07-18 | memdbg: Accept short strings in md_strndup() | Guillaume Nault |
2013-07-18 | memdbg: Handle memory allocation failures in strdup() | Guillaume Nault |
2013-07-18 | memdbg: improve md_realloc() compliance with plain realloc() | Guillaume Nault |
2013-07-18 | memdbg: Allow NULL pointer as argument to free | Guillaume Nault |
2013-07-18 | memdbg: Handle memory allocation failures | Guillaume Nault |
2013-07-05 | auth_chap: fixed incorrect check for received buffer size | Dmitry Kozlov |
2013-06-30 | mempool: set/check magic only if MEMDEBUG defined | Dmitry Kozlov |
2013-06-30 | Revert "mempool: set/check magic only if MEMDEBUG defined" | Dmitry Kozlov |
2013-06-30 | mempool: set/check magic only if MEMDEBUG defined | Dmitry Kozlov |
2013-06-29 | session: Remove unused call to time() | Guillaume Nault |
2013-06-29 | l2tp: Close tunnel's PPPoL2TP socket | Guillaume Nault |
2013-06-29 | l2tp: Unset ephemeral ports by default | Guillaume Nault |
2013-06-29 | pppoe: Fix mppe option section | Guillaume Nault |
2013-06-29 | connlimit: Initialise connlimit key (MAC) | Guillaume Nault |
2013-06-26 | ipoe: send arp reply only for authorized sessions | Kozlov Dmitry |
2013-06-23 | ipoe: fixed detection of opt82 change (v2) | Dmitry Kozlov |
2013-06-23 | ipoe: fixed detection of opt82 change | Dmitry Kozlov |
2013-06-22 | ipoe: arp: fixed missing mutex unlock | Dmitry Kozlov |
2013-06-22 | ipoe: add missing arp.c | Dmitry Kozlov |
2013-06-22 | ipoe: introduced proxy-arp option | Dmitry Kozlov |
2013-06-21 | remove unnecessary read interface statistics during session termination | Dmitry Kozlov |