Displaying 3 results from an estimated 3 matches for "radlinux".
Did you mean:
  adlinux
  
2007 Oct 20
0
ncsh: alpha release
...
Hello!
An alpha-mature code of the Connexion project is available:
http://www.radlinux.org/
http://www.radlinux.org/download/connexion-0.4.4.tar.bz2 [171Kb]
docs:
 * en: http://www.radlinux.org/docs/static/en/
 * ru: http://www.radlinux.org/docs/static/ru/
See docs/INSTALL for quick start-up howto (strictly speaking, installation 
isn''t required, it can work out-of-box --...
2007 Oct 25
0
ncsh: docs + news
...
Not so long time ago there was a mail about distros. I made packages of ipp2p 
and l7-filter for ALT Linux Sisyphus repository -- so, now there is one more 
PC-oriented distro with both these tools.
...
About ncsh:
 * new docs: http://www.radlinux.org/docs/static/en/ncsh_usecases.html
 (not proofreaded yet, I''ll send it to Mohan with next mail)
 * new capability: l7-filter frontend
An l7-filter usage example:
!
configure network interfaces ethernet 0
        !
        address 10.0.0.1/24
        !  
        egress htb...
2007 Nov 27
0
userspace tarpit
...
Hello!
I completed a simple userspace tarpit script:
http://www.radlinux.org/connexion/browser/branches/0.4.4/lib/cxnet
It is not a production solution, but an example of cxnet usage. Whilst not as 
fast as libnfnetlink and kernel netfilter, cxnet is extremely simple and can 
be used for rapid net-apps development or in GNU/Linux network studies (e.g., 
for educational...