firejail/test/network
Kelvin M. Klann b406b2420a tests: Fix mixed space/tabs indentation
Command used to find the errors:

    $ git grep -I '^ [^*]' -- test/

Misc: All of the affected files were added in 2016.
2023-02-20 17:39:31 -03:00
..
4bridges_arp.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
4bridges_ip.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
bandwidth.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
configure Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
dns-print.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
firemon-arp.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
firemon-interfaces.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
firemon-route.exp tests: Fix mixed space/tabs indentation 2023-02-20 17:39:31 -03:00
hostname.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
interface.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
ip6.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
ip6.profile testing and cleanup 2016-11-29 10:04:43 -05:00
iprange.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
iprange.profile testing and cleanup 2016-11-29 10:04:43 -05:00
ipv6.net networking features testing 2016-05-03 08:41:24 -04:00
net-profile.profile strip trailing whitespace from test/ 2017-05-24 14:38:01 -05:00
net_arp.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_badip.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_defaultgw.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_defaultgw2.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_defaultgw3.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_ip.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_local.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_mac.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_macvlan2.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_mtu.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_netfilter.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_noip.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_noip2.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_none.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_none.profile networking features testing 2016-05-03 08:41:24 -04:00
net_profile.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_scan.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_unconfigured.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
net_veth.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
netfilter-template.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
netfilter.filter networking features testing 2016-05-03 08:41:24 -04:00
netfilter.profile networking features testing 2016-05-03 08:41:24 -04:00
netns.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
netstats.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
network.sh Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
README Misc. typos 2018-11-19 10:07:39 -05:00
tcpserver.c Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
veth-name.exp Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
veth-name.profile testing and cleanup 2016-11-29 10:04:43 -05:00

Warning: this test requires root access to configure a number of bridge, mac
and vlan devices. Please take a look at configure file. By the time you are
finished testing, you'll probably have to reboot the computer to get your
networking subsystem back to normal.

Limitations - to be investigated and fixed:
	- the test is assuming an eth0 wired interface to be present
	- using netstat and ifconfig - this needs to be moved to iproute2
	- configure script inserts an entry in system netfilter configuration
	- the test will probably not work on grsecurity settings
	- macvlan interfaces don't seem to work correctly under VirtualBox

Run the test:
	$ ./network.sh | grep TESTING