Software patent case defendant seeks support of FOSS community


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Software patent case defendant seeks support of FOSS community
# 1  
Old 01-29-2008
Software patent case defendant seeks support of FOSS community

Tue, 29 Jan 2008 13:00:00 GMT

Barracuda Networksis actively seeking the support of the free and open source software (FOSS) community in its battle against a patent suit brought against it by Trend Micro. The suit revolves around Barracuda's distribution of Clam Antivirus (ClamAV), the well-known FOSS security software, with its firewall and Web filter hardware appliances.

Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. High Performance Computing

problem installing software package with MPI support

So I have been struggling for the past few days to install a simulation package lammps (http://lammps.sandia.gov/) on my Mac OS X. I am well aware that this is a Ubuntu forum, but you guys seem to know a lot of UNIX stuff, so I was hoping someone might have a solution to my problem... To run... (1 Reply)
Discussion started by: oscar78
1 Replies
Login or Register to Ask a Question
supernode(1)							   USER COMMANDS						      supernode(1)

NAME
supernode - n2n supernode daemon SYNOPSIS
supernode -l <port> [-v] DESCRIPTION
N2N is a peer-to-peer VPN system. Supernode is a node introduction registry, broadcast conduit and packet relay node for the n2n system. On startup supernode begins listening on the specified UDP port for node registrations, and other packets to route. The supernode can service any number of communities and routes packets only between members of the same community. The supernode does not hold the community encryp- tion key and so cannot snoop or inject packets into the community. Supernode can service a number of n2n communities concurrently. Traffic does not cross between communities. All logging goes to stdout. OPTIONS
-l <port> listen on the given UDP port -v use verbose logging EXAMPLES
supernode -l 7654 -v Start supernode listening on UDP port 7654 with verbose output. RESTART
When suprenode restarts it loses all registration information from associated edge nodes. It can take up to five minutes for the edge nodes to re-register and normal traffic flow to resume. EXIT STATUS
supernode is a daemon and any exit is an error AUTHOR
Luca Deri ( deri (at) ntop.org ), Richard Andrews ( andrews (at) ntop.org ), Don Bindner SEE ALSO
ifconfig(8) edge(8) revision 3679 Jan 3, 2009 supernode(1)