Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-20 | fixed many bugs and memory leaks | Dmitry Kozlov | |
2010-09-10 | ippool: implemented module ippool which gives IP address from configurable ↵ | Kozlov Dmitry | |
ranges | |||
2010-09-09 | iprange: implemneted modules iprange to validate ip addresses of controlling ↵ | Kozlov Dmitry | |
connection and tunnel It will check that ip address of tunnel is not in range of clients ip addresses. This will avoid kernel softlockups due to loopback occured. |