File: control

package info (click to toggle)
bridge 0.1-7
  • links: PTS
  • area: main
  • in suites: potato
  • size: 104 kB
  • ctags: 14
  • sloc: ansic: 188; sh: 63; makefile: 53
file content (19 lines) | stat: -rw-r--r-- 790 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: bridge
Section: net
Priority: extra
Maintainer: Christoph Lameter <clameter@debian.org>
Standards-Version: 2.4.0.0

Package: bridge
Architecture: any
Depends: ${shlibs:Depends}, netbase
Description: Control software and documentation for bridging in 2.0 kernels
 The 2.0.X Linux Kernels support Bridging. This modules contains
 documentation and a tool to configure bridging.
 Any protocol can be bridged not only protocols that are supported by the
 Kernel. Bridging is very efficient by determining which Ethernet MAC
 addresses are on which side of the Bridge and forwarding only packets
 that are necessary. Linux will work like an Ethernet Switch!
 .
 You should have at least Linux 2.0.22 installed with bridging enabled
 for this to work. Earlier kernels have a memory leak.