Age | Commit message (Expand) | Author |
2016-11-28 | ipoe: swtich netlink context to default net | Dmitry Kozlov |
2016-11-28 | ipoe: fixed typo (incorrect assignment) | Dmitry Kozlov |
2016-11-28 | ipoe: bug fix | Dmitry Kozlov |
2016-11-28 | vlan_mon: switch context to default net | Dmitry Kozlov |
2016-11-12 | ipoe: add support for peer-to-peer client interfaces | Michael Furmur |
2016-11-12 | pppd-compat: move computation of tx_bytes and rx_bytes | Guillaume Nault |
2016-11-12 | pppd-compat: check available memory before setting environment variables | Guillaume Nault |
2016-11-12 | l2tp: fix l2tp_ctx_switch() | Guillaume Nault |
2016-07-19 | ipoe: switch session net | Dmitry Kozlov |
2016-07-19 | check for setns availability | Dmitry Kozlov |
2016-07-14 | ppp: code simplification | Dmitry Kozlov |
2016-07-14 | ppp: fix bug when using unit cache with interfaces in another netns | François Cachereul |
2016-07-14 | Revert "ppp: futher improvement of distablish_ppp function" | François Cachereul |
2016-07-14 | net: code cleanup | Dmitry Kozlov |
2016-07-14 | fix def_move_link | François Cachereul |
2016-07-11 | implemented support for network namespace | Dmitry Kozlov |
2016-07-09 | 1.11.0 release | Dmitry Kozlov |
2016-07-09 | removed accel-dp related files | Dmitry Kozlov |
2016-07-09 | radius: do not execute interface rename immediately, store new name for later... | Dmitry Kozlov |
2016-07-09 | ppp: ignore zero read on chan fd | Dmitry Kozlov |
2016-07-04 | ppp: ignore zero read on unit fd | Dmitry Kozlov |
2016-06-25 | radius: do not send NAS-Port and NAS-Port-Id if they are undefined | Dmitry Kozlov |
2016-06-25 | ppp: introduced unit-preallocate option | Dmitry Kozlov |
2016-06-08 | ipoe: fixed incorrect arp reply (reply for request which started session) | Dmitry Kozlov |
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 |