- 29 Aug, 2014 7 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 27 Aug, 2014 2 commits
-
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
- 26 Aug, 2014 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
This is trivial fix so as I am committing it on my own discretion. Also, this fix had already been reviewed and applied on master branch but apparently disappeared after the recent git migration.
-
- 25 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
Also, removed multiple references to DHCP4_CONFIG_LOAD_FAIL from the DHCPv4 server and DHCP6_CONFIG_LOAD_FAIL from the DHCPv6 server.
-
- 21 Aug, 2014 7 commits
-
-
Marcin Siodelski authored
The updated code uses interface index to match the interface detected by the test with the interface found by the IfaceMgr. This is to avoid issues on Linux whereby Netlink-based implementation doesn't return the virtual interface names, but rather physical interface names.
-
Tomek Mrugalski authored
Thanks to Jiri Popelka for the fix
-
Marcin Siodelski authored
This is required on NetNSD and OpenBSD so as multiple sockets can be bound to in6addr_any and dhcp server port.
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
Also, fixed selection of the unicast addresses for receiving DHCP packets.
-
Marcin Siodelski authored
-
- 20 Aug, 2014 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 19 Aug, 2014 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Also, added better documentation for the IfaceCfg class.
-
Marcin Siodelski authored
-
- 18 Aug, 2014 5 commits
-
-
Marcin Siodelski authored
This change affects DHCP servers and D2.
-
Marcin Siodelski authored
Changes include documenting the constants used for selection of parameters to be reported by getConfigSummary and a todo.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 14 Aug, 2014 2 commits
-
-
Marcin Siodelski authored
Removed the IfaceMgr.detectIfaces_linux test as it is covered in the IfaceMgr.detectIfaces test already.
-
Marcin Siodelski authored
The original version of this test incorrectly matched the names of the interfaces detected by the IfaceMgr and those detected by the unit test. As a result, the interfaces with similar names (e.g. virbr0 and virbr0-nic) where compared for the equality of indexes, addresses and flags.
-
- 13 Aug, 2014 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
- 12 Aug, 2014 3 commits
-
-
Jeremy C. Reed authored
It was failing on a few different systems. Okay to disable via jabber. The ticket is #3510.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 11 Aug, 2014 1 commit
-
-
Tomek Mrugalski authored
- Daemon::getVersion() added - exists => exits in docs - fixed comment in dhcp_test_lib.sh.in
-