Age | Commit message (Expand) | Author |
2016-06-08 | ipoe: fixed incorrect initialization of interface's hwaddr in internal structure | Dmitry Kozlov |
2016-06-07 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2016-06-07 | radius: update Session-Timeout by CoA | Dmitry Kozlov |
2016-06-02 | radius: initialise ipv6db addresses completely | Guillaume Nault |
2016-06-02 | ppp: remove obsolete files | Guillaume Nault |
2016-06-02 | ppp: make include/ppp_auth.h a symlink | Guillaume Nault |
2016-06-02 | set INSTALL_RPATH for ipoe and pppoe | Dmitry Kozlov |
2016-05-31 | accel-ppp Debian x32 fix minor -Wformat warnings | Marek Michalkiewicz |
2016-05-31 | Fixup - don't divide on unchecked values. Multiply instead. | Mihail Vasilev |
2016-05-14 | lcp: fix Protocol-Field-Compression setting | Guillaume Nault |
2016-05-11 | iprange: warn before disabling module due to /0 network with non-null IP | Guillaume Nault |
2016-05-11 | iprange: replace UINT32_MAX by INADDR_BROADCAST | Guillaume Nault |
2016-05-11 | iprange: don't warn about empty iprange config if no modules depend on it | Guillaume Nault |
2016-05-11 | iprange: implement config reload | Guillaume Nault |
2016-05-11 | triton: implement list_replace*() | Guillaume Nault |
2016-05-11 | iprange: rework ip range parsing functions | Guillaume Nault |
2016-05-02 | fixed typo in the previous commit | Dmitry Kozlov |
2016-04-30 | more verbose interface rename error message | Dmitry Kozlov |
2016-04-30 | radius: add Delegated-IPv6-Prefix to accounting packets | Dmitry Kozlov |
2016-04-30 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2016-04-28 | cli: flush pending data before disconnecting | Guillaume Nault |
2016-04-28 | cli: fix data output miss-ordering | Guillaume Nault |
2016-04-28 | cli: fix partial line duplication and truncation | Guillaume Nault |
2016-04-17 | preparation for DPDK intergation (part 7) | Dmitry Kozlov |
2016-04-15 | preparation for DPDK intergation (part 6) | Dmitry Kozlov |
2016-04-13 | logwtmp: check for username presence | Dmitry Kozlov |
2016-04-13 | ppp: removed mtu/mru size warnings | Dmitry Kozlov |
2016-04-13 | ppp: increase input buffer size | Dmitry Kozlov |
2016-04-12 | ipoe: generate EUI-64 interface identifier for ipv6 addresses | Dmitry Kozlov |
2016-04-12 | ipv6: remove ipv6 address and routes on session termination | Dmitry Kozlov |
2016-04-11 | Revert "pppoe: do not negotiate LCP MRU option if it is larger than 1492" | Dmitry Kozlov |
2016-04-10 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2016-04-10 | pppoe: do not negotiate LCP MRU option if it is larger than 1492 | Dmitry Kozlov |
2016-04-07 | link pppoe and ipoe with vlan-mon library | Dmitry Kozlov |
2016-04-06 | radius: do not mark request as active if send function fails | Dmitry Kozlov |
2016-04-05 | ipoe: continue to reply to dhcp requests on active sessions when "shutdown so... | Dmitry Kozlov |
2016-04-05 | improved logging: if session's interface is empty log ctrl's interface | Dmitry Kozlov |
2016-04-05 | pppoe: add interface name to log messages | Dmitry Kozlov |
2016-04-05 | ipoe_mod: code simplification | Dmitry Kozlov |
2016-04-05 | iputils: check for IFLA_INFO_KIND presence | Dmitry Kozlov |
2016-04-04 | ipoe_mod: restored ip-mac binding function | Dmitry Kozlov |
2016-04-04 | Revert "vlan_mon: recalculate busy mask on vlan mask update" | Dmitry Kozlov |
2016-04-04 | ipoe: remove stale backup.c | Dmitry Kozlov |
2016-04-04 | pppoe: stop "vlan timeout" timer on new connection | Dmitry Kozlov |
2016-04-04 | vlan_mon: fixed panic on latest kernels | Dmitry Kozlov |
2016-04-04 | vlan_mon: fixed bug | Dmitry Kozlov |
2016-04-04 | vlan_mon: make possible to work other module after message "vlan not started" | Dmitry Kozlov |
2016-04-04 | vlan_mon: recalculate busy mask on vlan mask update | Dmitry Kozlov |
2016-04-04 | vlan_mon: fixes for previous commit | Dmitry Kozlov |
2016-04-04 | vlan_mon: introduced autoclean module parameter | Dmitry Kozlov |