Age | Commit message (Expand) | Author |
2003-04-06 | Bug fixes to authentication code by Eric Leblond <eleblond@init-sys.com>. | Martin Mares |
2002-09-21 | Password does not need to be null-terminated, do not print garbage in | Pavel Machek |
2002-03-10 | Applied Pavel's fix for broadcast/multicast mode. | Martin Mares |
2000-06-21 | RIP bugfix | Pavel Machek |
2000-06-07 | RIPv6 now works. | Pavel Machek |
2000-06-07 | rip ipv6 bugfix | Pavel Machek |
2000-06-07 | Fixes to the progdoc. | Martin Mares |
2000-06-07 | Spelling fixes to progdoc. | Martin Mares |
2000-06-05 | Better documentation. There are functions whose description is good when | Pavel Machek |
2000-06-05 | Docs updates: | Pavel Machek |
2000-06-05 | Add safety check. | Pavel Machek |
2000-06-05 | Updates to both programmers and users doc | Pavel Machek |
2000-06-04 | Don't set precedence and TTL for the dummy socket. | Martin Mares |
2000-06-04 | Removed lots of trailing newlines in log messages. | Martin Mares |
2000-06-04 | debug -> DBG | Martin Mares |
2000-06-01 | Updated RIP to new neighbor cache semantics. When presented with next hop | Martin Mares |
2000-05-31 | Updated all the Doc files to new format. | Martin Mares |
2000-05-30 | IPv6: Absolutize link-scope addresses of incoming packets. | Martin Mares |
2000-05-30 | Removed several unused local variables. | Martin Mares |
2000-05-30 | Tried to change garbagetime -> garbage time to be more consistent. | Pavel Machek |
2000-05-19 | Latest changes by Pavel have removed the error messages printed after | Martin Mares |
2000-05-19 | Less error messages in case sk_open fails. | Pavel Machek |
2000-05-19 | Added name of protocol to messages being logged. | Pavel Machek |
2000-05-19 | Commented out the `inserting entry which is already there' message since | Martin Mares |
2000-05-17 | Minor cleaning | Pavel Machek |
2000-05-16 | Turned off LOCAL_DEBUG. | Martin Mares |
2000-05-16 | Interface dummy is too strange for me... but psst, that's secret. | Pavel Machek |
2000-05-16 | Rip should now reconfigure itself only if needed. | Pavel Machek |
2000-05-11 | Several minor RIP changes (Pavel, please check as usually): | Martin Mares |
2000-05-11 | Fixed nasty segfault in rip. | Pavel Machek |
2000-05-11 | Some more paranoia into rip_insert and rip_delete | Pavel Machek |
2000-05-11 | Unused variable killed. | Pavel Machek |
2000-05-10 | use password_same utility function | Pavel Machek |
2000-05-10 | Inlined metric and mode into struct rip_interface to make reconfig | Pavel Machek |
2000-05-10 | rip_reconfigure done right | Pavel Machek |
2000-05-10 | ipa_same does not exist. | Pavel Machek |
2000-05-10 | Nicer messages from rip. | Pavel Machek |
2000-05-10 | Use ea_get_int instead of ea_find. | Pavel Machek |
2000-05-10 | Reconfigure hook copied from bgp. | Pavel Machek |
2000-05-10 | Send first udpate sooner. | Pavel Machek |
2000-05-10 | Only announce change to main routing table if it is better than current. | Pavel Machek |
2000-05-10 | Don't touch used memory. | Pavel Machek |
2000-05-10 | Killed unused variable. | Pavel Machek |
2000-05-10 | You can now say "mode multicast". | Pavel Machek |
2000-05-10 | Fix segfaults by using new ea_get_int. | Pavel Machek |
2000-05-08 | Preference is a configurable parameter. | Martin Mares |
2000-05-06 | Added commands `show route protocol <p>' and `show route import <p>' which | Martin Mares |
2000-05-05 | Added skeleton Doc files for the whole developer's documentation. | Martin Mares |
2000-05-04 | #ifdef out lots of debugging information. | Martin Mares |
2000-05-04 | Spelling fixes. | Pavel Machek |