index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdep
/
unix
/
unix.h
Age
Commit message (
Expand
)
Author
2000-01-16
First attempt on dynamic reconfiguration. There are still lots of bugs
Martin Mares
1999-12-06
Logging is now configurable. You can define multiple log outputs (to both
Martin Mares
1999-10-29
Implemented unix-domain sockets.
Martin Mares
1999-08-03
Taught Netlink how to behave in IPv6 world.
Martin Mares
1999-08-03
Support for IPv6 sockets. How nice one doesn't have to ifdef around
Martin Mares
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