Age | Commit message (Expand) | Author |
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-22 | ipoe: implemented offer delaying | 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 | 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-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-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-13 | ipoe: introduced 'proto' option that will be used for inserted routes | Dmitry Kozlov |
2013-06-11 | ipoe: fixed mask calculation for gw-ip-address | Dmitry Kozlov |
2013-06-11 | fixed 'restart' commnd (stops all sessions, then do restart) | Kozlov Dmitry |
2013-06-11 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Kozlov Dmitry |
2013-06-11 | ipoe: introduced 'gw-ip-address=x.x.x.x/mask' option to use it as server addr... | Kozlov Dmitry |
2013-06-11 | ipoe: add per-interface 'src' option (use it as source in route) | Dmitry Kozlov |
2013-06-06 | l2tp: Add src/dst port selection for creating tunnels | Guillaume Nault |
2013-06-06 | l2tp: Optionally deactivate ephemeral ports | Guillaume Nault |
2013-06-06 | l2tp: Revert to automatic source port selection | Guillaume Nault |
2013-06-06 | l2tp: Define conf_port as static | Guillaume Nault |
2013-06-04 | ipoe: check opt82 change | Kozlov Dmitry |
2013-06-04 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Kozlov Dmitry |
2013-05-31 | ipoe: change level of session start/finish messages | Kozlov Dmitry |
2013-05-31 | pptp,l2tp: bind to port options | Kozlov Dmitry |
2013-05-23 | cli: fixed 'restart' command (do soft restart, i.e. terminate sessions by def... | Dmitry Kozlov |
2013-05-23 | ipoe: implemented nat option (default 0) | Dmitry Kozlov |
2013-05-01 | l2tp: Fix PPP channel name | Guillaume Nault |
2013-04-26 | ipoe: fix dhcp release handling | Kozlov Dmitry |
2013-04-25 | ipoe: do not control shared interfaces | Kozlov Dmitry |
2013-04-25 | ipoe: detect giaddr if not specified | Kozlov Dmitry |
2013-04-22 | ipoe: add relay port to config (relay=addr[:port]) | Dmitry Kozlov |
2013-04-22 | ipoe: use interface's ifindex as Nas-Port | Dmitry Kozlov |
2013-04-22 | l2tp: Check for connection limits upon session creation requests | Guillaume Nault |
2013-04-22 | ipoe: start dhcp socket on ipoe interfaces for unicast dhcp messages | Dmitry Kozlov |
2013-04-19 | ipoe: fixed start=dhcpv4,shared=1 mode | Kozlov Dmitry |
2013-04-19 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Kozlov Dmitry |
2013-04-19 | ipoe: accept packets only from specified interfaces | Kozlov Dmitry |
2013-04-19 | ipoe: fix local-net handling | Kozlov Dmitry |
2013-04-17 | l2tp: Handle 64 bits attributes | Guillaume Nault |