Age | Commit message (Expand) | Author |
---|---|---|
1999-03-26 | Moved to a much more systematic way of configuring kernel protocols. | Martin Mares |
1999-03-01 | Use traditional Unix route/iface interface only when CONFIG_NETLINK | Martin Mares |
1999-02-13 | Perform gracious shutdown upon receipt of SIGTERM. Finally we can | Martin Mares |
1999-02-13 | Synchronize signals to the main select/event/timer loop. | Martin Mares |
1998-10-19 | Exporting fill_in_sockaddr() for use by other unix-dependent code. | Martin Mares |
1998-10-18 | Since almost every UNIX system requires different techniques for reading | Martin Mares |
1998-10-18 | Split protocol init to building of protocol list and real protocol init. | Martin Mares |
1998-05-26 | Whee, multicast sockets work! | Martin Mares |
1998-05-24 | Added UNIX implementation of both timers and sockets. Timers should work, | Martin Mares |