NetworkManager/src/tests
Dan Winship f099a04132 platform/core: add back support for PtP/peer addresses (rh #1018317)
In the migration to NMPlatform, support for ptp/peer addresses was
accidentally dropped. This broke OpenVPN configurations using 'p2p'
topology, which send a different peer address than the local address
for tunX, plus the server may also push routes that use the peer
address as the next hop. NetworkManager was unable to add these
routes, because the kernel had no idea how to talk to the peer,
because the peer's address was not assigned to any interface or
reachable over any routes.

Partly based on a patch from Dan Williams.
2013-12-02 15:00:28 -05:00
..
Makefile.am core: capture DNS configuration from resolv.conf when generating connections 2013-11-22 15:01:10 -06:00
test-dcb.c core: add dcbtool manipulation logic 2013-10-31 13:29:22 -05:00
test-dhcp-options.c platform/core: add back support for PtP/peer addresses (rh #1018317) 2013-12-02 15:00:28 -05:00
test-ip4-config.c platform/core: add back support for PtP/peer addresses (rh #1018317) 2013-12-02 15:00:28 -05:00
test-ip6-config.c platform/core: add back support for PtP/peer addresses (rh #1018317) 2013-12-02 15:00:28 -05:00
test-policy-hosts.c tests: clean up gtester usage 2013-02-26 13:07:33 +01:00
test-resolvconf-capture.c core: capture DNS configuration from resolv.conf when generating connections 2013-11-22 15:01:10 -06:00
test-secret-agent.py use /usr/bin/env instead of /bin/env 2011-03-29 01:00:47 +02:00
test-wifi-ap-utils.c core: remove 'wep40' and 'wep104' from several places in NM 2013-09-18 12:07:29 +02:00