File: control

package info (click to toggle)
vlan 1.9-3.2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 948 kB
  • ctags: 46
  • sloc: ansic: 667; sh: 299; perl: 252; makefile: 47
file content (24 lines) | stat: -rw-r--r-- 793 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
22
23
24
Source: vlan
Section: misc
Priority: extra
Maintainer: Ard van Breemen <ard@kwaak.net>
Uploaders: Loic Minier <lool@dooz.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
XS-Vcs-Git: git://git.debian.org/git/collab-maint/vlan.git
XS-Vcs-Browser: http://git.debian.org/?p=collab-maint/vlan.git

Package: vlan
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, iproute2
Section: misc
Description: user mode programs to enable VLANs on your ethernet devices
 This package contains the user mode programs you need to add and remove
 VLAN devices from your ethernet devices.
 .
 A typical application for a VLAN enabled box is a single wire firewall,
 router or load balancer.
 .
 You need a VLAN Linux kernel for this.  Linux kernel versions >= 2.4.14
 have VLAN support.