File: control

package info (click to toggle)
bridge-utils 1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 376 kB
  • sloc: ansic: 1,305; sh: 694; makefile: 150
file content (21 lines) | stat: -rw-r--r-- 852 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: bridge-utils
Section: net
Priority: optional
Maintainer: Santiago Garcia Mantinan <manty@debian.org>
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/manty/bridge-utils.git
Vcs-Browser: https://salsa.debian.org/manty/bridge-utils
Build-Depends: debhelper (>=13), dpkg-dev (>=1.16.1), autoconf

Package: bridge-utils
Architecture: linux-any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: ifupdown
Conflicts: ifupdown (<< 0.8.17)
Description: Utilities for configuring the Linux Ethernet bridge
 This package contains utilities for configuring the Linux Ethernet
 bridge in Linux. The Linux Ethernet bridge can be used for connecting
 multiple Ethernet devices together. The connecting is fully
 transparent: hosts connected to one Ethernet device see hosts
 connected to the other Ethernet devices directly.