about summary refs log tree commit diff
path: root/debian/network-manager-dispatcher.script
AgeCommit message (Collapse)Author
2017-06-18Install ifupdown dispatcher script via network-manager.installMichael Biebl
This avoids a FTBFS when doing arch:all builds. Rename the script to 01-ifupdown while at it for consistencies sake. Closes: #864980
2016-08-26Ignore new "connectivity-change" events in ifupdown dispatcher hookMichael Biebl
2013-01-29Change the ifupdown dispatcher script and set ADDRFAM to "inet" or "inet6"Michael Biebl
depending on whether the connection has a valid IPv4 or IPv6 address. Using "NetworkManager" as ADDRFAM type did confuse most ifupdown hook scripts and e.g. broke async NFS mounts. (Closes: #475188, #656584) Make sure to also remove "exec" when running run-parts, otherwise the for loop would exit after the first iteration.
2011-05-29Handle dhcp4-change and dhcp6-change eventsMichael Biebl
* debian/network-manager-dispatcher.script - Handle dhcp4-change and dhcp6-change events (by doing nothing). This prevents the 01ifupdown dispatcher script from logging an error on DHCP lease changes. (Closes: #628154)
2010-02-21* debian/network-manager-dispatcher.scriptMichael Biebl
- Map NetworkManager down event to ifupdown post-down phase. (Closes: #562811) - Map vpn-up/vpn-down event to ifupdown post-up/post-down phase. (Closes: #518530) - Comment out pre-up/pre-down events as they are not supported upstream. - Add hostname event but don't hook it up with a particular action. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3532 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-12-23* debian/network-manager-dispatcher.scriptMichael Biebl
- Set PHASE="post-up" for scripts in if-up.d and PHASE="pre-down" for scripts in if-down.d to be compliant with ifupdown. (Closes: #452371) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@2000 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-04-05Integration work. Scripts in /etc/network/if-*.d/ are now called properly by ↵Michael Biebl
NetworkManagerDispatcher. Thanks to the Ubuntu guys for this works. It's mostly copied from their package. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@790 ceb527fc-18e6-0310-9fe2-813c157c29e7