Network Link Manager and User Applications
NetworkManager attempts to keep an active network connection available
at all times. The point of NetworkManager is to make networking
configuration and setup as painless and automatic as possible. If
using DHCP, NetworkManager is intended to replace default routes,
obtain IP addresses from a DHCP server, and change name servers
whenever it sees fit.
- Developed at GNOME:Factory
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:adrianSuSE:PL/NetworkManager && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Coerce-connectivity-LIMITED-to-NONE-when-devi |
0000001145 1.12 KB | |
NetworkManager-1.10.6-netconfig.patch | 0000000786 786 Bytes | |
NetworkManager-1.32.6.tar.xz | 0005254712 5.01 MB | |
NetworkManager-rpmlintrc | 0000000676 676 Bytes | |
NetworkManager.changes | 0000206037 201 KB | |
NetworkManager.conf | 0000000037 37 Bytes | |
NetworkManager.spec | 0000014934 14.6 KB | |
baselibs.conf | 0000000067 67 Bytes | |
macros.NetworkManager | 0000000220 220 Bytes | |
nfs | 0000002666 2.6 KB | |
nm-add-CAP_CHOWN-capability.patch | 0000000711 711 Bytes | |
nm-add-CAP_SYS_ADMIN-permission.patch | 0000000687 687 Bytes | |
nm-dhcp-use-valid-lease-on-timeout.patch | 0000004819 4.71 KB | |
nm-dont-overwrite-resolv-conf.patch | 0000000633 633 Bytes | |
nm-probe-radius-server-cert.patch | 0000051976 50.8 KB | |
systemd-network-config.patch | 0000001405 1.37 KB |
Revision 229 (latest revision is 276)
Dominique Leuenberger (dimstar_suse)
accepted
request 909724
from
Dominique Leuenberger (dimstar)
(revision 229)
- Update to version 1.32.6: + core: - Fix adding stale local routes when address changes. - Introduce "allowed-connections" option to disallow profiles on a device. This allows to filter out profiles that originate from initrd. - Introduce "keep-configuration" device option to forcefully activate a profile on start. + initrd: - Tag generated profiles with origin in user data. - Add "ib.pkey=" command line option. + dhcp: Handle filename/bootfile_name DHCP option and write it to device state file for initrd/kickstart. (forwarded request 909146 from dimstar)
Comments 0