Commit graph

12 commits

Author SHA1 Message Date
Stefan Lankes
24914fcb4f add prototype of a tickless kernel
only by entering the kernel, the tick counter will be updated
=> by using this feature, MetalSVM supports only LwIP's raw interface,
   because we have no guarantee that the tcpip thread will get computation time
=> no NETCONN & BSD socket support
=> no load balancing support
2012-07-03 16:46:54 +02:00
Stefan Lankes
fcbc567c71 minor optimizations 2011-10-20 03:45:51 -07:00
Stefan Lankes
5f84a93c01 extending the functionality and increasing the compatability of the Socket API
- removing some minor bugs (races)
- increasing the readability
2011-10-19 04:48:16 -07:00
Stefan Lankes
52ad55730e switch to LINT1 for the Virtual IP device 2011-10-10 22:02:22 +02:00
Stefan Lankes
f2a3930046 cosmetic changes 2011-10-03 23:59:52 -07:00
Stefan Lankes
747d8a278c changes coding style, redesign of the startup code 2011-10-02 13:56:54 -07:00
Stefan Lankes
49a793736c merge driver from Benedikt's bachelor thesis, remove compiler warning 2011-10-02 08:54:53 -07:00
Marian Ohligs
032bba3a95 - some chmod changes 2011-08-02 15:58:20 +02:00
Marian Ohligs
55e0e971be merge master 2011-07-27 10:28:01 +02:00
Stefan Lankes
30aaa5fda3 review of Benedikt's virtual IP device 2011-07-04 13:02:19 -07:00
Carl-Benedikt Krüger
c4ac63fa6a ... 2011-06-29 23:00:15 +02:00
U-MobileHooK\Benedikt
1077a5a3ca initial commit 2011-06-04 09:27:30 +02:00