For SNAT, don't store the pre-fragment L2 header before actions are applied.
[sliver-openvswitch.git] / debian / control.in
index bcda15b..608800d 100644 (file)
@@ -29,7 +29,7 @@ Description: OpenFlow common components
 Package: openflow-switch
 Architecture: any
 Suggests: openflow-datapath-module
-Depends: ${shlibs:Depends}, ${misc:Depends}, openflow-common, dhcp3-client, module-init-tools, acpi-support, debianutils
+Depends: ${shlibs:Depends}, ${misc:Depends}, openflow-common, dhcp3-client, module-init-tools, dmidecode, procps, debianutils
 Description: OpenFlow switch implementations
  openflow-switch provides the userspace components and utilities for
  the OpenFlow kernel-based switch.  
@@ -76,3 +76,18 @@ Description: OpenFlow controller implementation
  .
  OpenFlow is a protocol for flow-based control over network switching.
 
+Package: corekeeper
+Architecture: all
+Depends: tmpreaper
+Description: Core file centralizer and reaper
+ The corekeeper package configures the system to dump all core files to
+ /var/log/core.  It also deletes core files older than 7 days.
+
+Package: openflow-dbg
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Debug symbols for OpenFlow packages
+ This package contains the debug symbols for all the other openflow-*
+ packages.  Install it to debug one of them or to examine a core dump
+ produced by one of them.
+