about summary refs log tree commit diff
path: root/debian/patches/50-bridge-interfaces.patch
AgeCommit message (Collapse)Author
2011-03-18Remove patches (merged upstream)Michael Biebl
- d/p/40-umanaged-interfaces.patch - d/p/50-bridge-interfaces.patch - d/p/51-normalized-keys.patch - d/p/60-policy-stop-touching-etc-hosts.patch - d/p/70-install-nm-online.patch - d/p/80-keyfile-ignore-temporary-files.patch - d/p/81-keyfile-quiet-keyfile-plugin-when-re-read-connection.patch - d/p/82-core-handle-device-removal.patch - d/p/83-dnsmasq-send-no-config-file-instead-of-a-bogus-one.patch
2011-03-07Fix build failure with more-warnings enabledMichael Biebl
Don't mix code and declaration.
2010-12-05Add DEP-3 patch headerMichael Biebl
2010-12-05Refresh patchesMichael Biebl
2010-12-04Allow to unmanage bridge portsMichael Biebl
* debian/patches/50-bridge-interfaces.patch - Parse bridge configurations in /etc/network/interfaces and add interfaces defined via bridge_ports to well_known_interfaces. This allows to mark those interfaces as unmanaged if managed=false. The "all" keyword and regexes are not supported and simply skipped. (Closes: #530335)