Age | Commit message (Expand) | Author |
1999-08-09 | Multiple "hton problems" fixed. Now we're in EXSTART state. | Ondrej Filip |
1999-08-09 | "My own IP problem" fixed. | Ondrej Filip |
1999-08-09 | Bug fix in checksum calculation. | Ondrej Filip |
1999-08-09 | Bug in election fixed. | Ondrej Filip |
1999-08-09 | (Backup) Designated Router election added. | Ondrej Filip |
1999-08-09 | Some interface state machine changes. I found some problem in RFC, | Ondrej Filip |
1999-08-03 | Forgot to do a `cvs add', grr. | Martin Mares |
1999-08-03 | Ouch, how could I write this? | 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-08-03 | Basic support for IPv6. The system-dependent part doesn't work yet, | Martin Mares |
1999-08-03 | Pruned the TODO list. | Martin Mares |
1999-08-03 | Implemented a Table-to-Table protocol a.k.a The Pipe. | Martin Mares |
1999-08-03 | Allow announces of rte's to protocols in FS_FEEDING state. | Martin Mares |
1999-08-03 | Kernel route syncer supports multiple tables. | Martin Mares |
1999-08-03 | Protocol engine bug fixes: | Martin Mares |
1999-08-03 | Added macros for walking lists backwards. | Martin Mares |
1999-08-03 | Added missing structure declarations. | Martin Mares |
1999-08-03 | Cleaned up handling of interface patterns: | Martin Mares |
1999-08-03 | Changes to interface handling on traditional Unices: | Martin Mares |
1999-08-03 | Faster checksum function. | Martin Mares |
1999-08-03 | Added functions for parsing and formatting of dates. | Martin Mares |
1999-07-01 | Function calling in filters works - somehow. Calling syntax is | Pavel Machek |
1999-06-02 | Fixed stupid bug with hello vs inactim timers. | Ondrej Filip |
1999-06-01 | Neigbor deleting done. (I have some problems with timers, so it does not | Ondrej Filip |
1999-06-01 | Detecting of new neighbor added. It starts inactivity timer. | Ondrej Filip |
1999-06-01 | Grrr, the "obvious fix" to multicasting code from yesterday was | Martin Mares |
1999-06-01 | Defined IP_PREC_INTERNET_CONTROL and made all (well, both :)) protocols | Martin Mares |
1999-05-31 | Set corectly destination address for RIP multicast. Broadcasting & | Pavel Machek |
1999-05-31 | Added FIXME: mode broadcast randombly corrupts memory. | Pavel Machek |
1999-05-31 | Fix potential multicasting bug. | Martin Mares |
1999-05-31 | Kill duplicity between rif and rif_patt. | Pavel Machek |
1999-05-31 | Small fixes to rip. | Pavel Machek |
1999-05-31 | Cleanup of warnings | Pavel Machek |
1999-05-31 | Incoming side of authentication done but untested. Right handling of | Pavel Machek |
1999-05-31 | Added password_strncpy() which pads destination with zeros. | Pavel Machek |
1999-05-31 | Added extended attributes for rip. | Pavel Machek |
1999-05-31 | IP socket priority (sock->tos) added. Constant taken from tcpdump of CISCO | Ondrej Filip |
1999-05-31 | Some RX_Hello checks added. | Ondrej Filip |
1999-05-31 | Added extra argument to rt_update hook which contains a pointer to the | Martin Mares |
1999-05-31 | Sending and receving of hello pkts works. No I will start building neighbor | Ondrej Filip |
1999-05-31 | Added missing quotes. | Martin Mares |
1999-05-31 | Modified rip to new password handling in nest. Now it at least compiles. | Pavel Machek |
1999-05-31 | Added PASSIVE option to paswwords. | Pavel Machek |
1999-05-31 | Added sk_send_buffer_empty(). | Martin Mares |
1999-05-26 | Make rip use newly defined password lists. | Pavel Machek |
1999-05-26 | Change format of passwords (less ;'s) and fix password.h to allow | Pavel Machek |
1999-05-26 | Example of password list usage. | Pavel Machek |
1999-05-26 | Skeleton for password handling, currently I only build structures and | Pavel Machek |
1999-05-26 | Added notion of datetime | Pavel Machek |