1
0
mirror of https://github.com/solemnwarning/ipxwrapper synced 2024-12-30 16:45:37 +01:00

16 Commits

Author SHA1 Message Date
Daniel Collins
6f468a2316 Load main configuration from ipxwrapper.ini (#15). 2024-06-25 12:05:06 +01:00
Daniel Collins
b13821c29a Update manifest. 2024-06-23 13:22:12 +01:00
Daniel Collins
0a2bc5f629 Updated readme, changelog, manifest. 2023-10-18 21:30:11 +01:00
Daniel Collins
3bcfed65a6 Fix source manifest and test-prep target.
ipx-bench and ipx-echo aren't needed for the test suite.
2017-09-23 16:54:34 +01:00
Daniel Collins
9d76f3ef00 Extended end-to-end test suite to cover LLC encapsulation. 2017-03-29 22:19:31 +01:00
Daniel Collins
659641d436 Added unit tests for Ethernet frame (de)serialising functions. 2017-03-29 20:34:32 +01:00
Daniel Collins
b7b4a953d8 Refactored Ethernet frame (de)serialisation.
Reworked the (de)serialising of Ethernet frames into seperate functions in
preparation for supporting IEEE 802.2 LLC frames.
2017-03-28 23:29:38 +01:00
Daniel Collins
1e8f89f655 Add DirectPlay test suite code to source manifest.
Missed in previous commit.
2015-12-02 00:07:26 +00:00
Daniel Collins
bc02824a8e Updated source manifest. 2014-10-04 18:46:56 +01:00
Daniel Collins
09aacc71f9 Wrote unit tests for connecting to SPX sockets. 2014-01-25 22:32:28 +00:00
Daniel Collins
390f83ddc0 Wrote unit tests for sending/receiving IPX packets. 2014-01-25 22:32:28 +00:00
Daniel Collins
942848cd4f Wrote socket creation unit tests. 2014-01-25 22:32:27 +00:00
Daniel Collins
533e35729d Refactored bind tests to use Test::More and prove. 2014-01-03 21:14:59 +00:00
Daniel Collins
e7c19c3d42 Fixed addr32_from_string and addr48_from_string. 2014-01-03 21:12:50 +00:00
Daniel Collins
7f01666d34 Forgot to add new sources to the manifest in previous commit. 2013-12-11 20:47:18 +00:00
Daniel Collins
d95b7d92b5 Replaced BIN_FILES/SRC_FILES variables in Makefile with external manifest files
and updated for current tree.
2012-11-30 21:01:32 +00:00