summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
1999-11-04Symbols are not scoped.Martin Mares
1999-11-04Possibility to access first extended attributes.Pavel Machek
1999-11-04Renamed attr->attrs to attr->eattrs.Martin Mares
1999-11-03Filters now do not allow function (int arg; int arg2; ).Pavel Machek
1999-11-03You should not follow next two times.Pavel Machek
1999-11-03Working on db des receiving.Ondrej Filip
1999-10-31Started a list of CLI reply codes.Martin Mares
1999-10-31Parse CLI commands. We use the same parser as for configuration files (becauseMartin Mares
1999-10-31The CLI I/O functions work as desired.Martin Mares
1999-10-29First steps of the Command Line Interface: I/O routines.Martin Mares
1999-10-29Implemented unix-domain sockets.Martin Mares
1999-10-29Events now return a value. If it's non-zero, the event is re-queuedMartin Mares
1999-10-29Simplify handling of free chunks.Martin Mares
1999-10-29Configure PATH_CONTROL_SOCKET.Martin Mares
1999-10-29Added skeleton of the client. Does nothing, but at least compiles.Martin Mares
1999-10-28switch() { } done right.Pavel Machek
1999-10-19Minor changes and bug fixes. Preparing for Exchange and higher states.Ondrej Filip
1999-10-18Huge changes. Neighbor and interface state machines rewritten.Ondrej Filip
1999-10-12FIXME's for rip added.Pavel Machek
1999-10-12Changed syntax of ip_class_mask, the old one was stupid.Martin Mares
1999-10-12Filters: permit variables of prefix types, cleanup aroundPavel Machek
1999-10-11Untested IPv6 support added. I do not know if it compiles in IPV6 mode.Pavel Machek
1999-10-07Added constants of type prefix and pair, added their printingPavel Machek
1999-10-07Added examples of pairs and prefixesPavel Machek
1999-10-07FIXME's added. Hopefully fixme list is now complete for filters.Pavel Machek
1999-10-02Failure to set socket TOS is not a fatal error.Martin Mares
1999-10-02Don't forget to free large blocks.Martin Mares
1999-10-02Obvious bugs in authentication fixed.Pavel Machek
1999-09-29Case arg { 1: printf "one"; } works. You can not use two commandsPavel Machek
1999-09-29Make configuration use new case statement.Pavel Machek
1999-08-25DD packet receiving in ExStart.Ondrej Filip
1999-08-24A structure for receiving DD seq packets added.Ondrej Filip
1999-08-24Preparing to send DD packets.Ondrej Filip
1999-08-20Few FIXME's removed from auth, few FIXME's added to filter.Pavel Machek
1999-08-18Few fixme's fixed in rip (will not crash any more on request forPavel Machek
1999-08-17Added a function for generating 32-bit random numbers.Martin Mares
1999-08-16Better dumping.Ondrej Filip
1999-08-10Small bux fixes. A neigh_chstate added.Ondrej Filip
1999-08-09Multiple "hton problems" fixed. Now we're in EXSTART state.Ondrej Filip
1999-08-09"My own IP problem" fixed.Ondrej Filip
1999-08-09Bug fix in checksum calculation.Ondrej Filip
1999-08-09Bug in election fixed.Ondrej Filip
1999-08-09(Backup) Designated Router election added.Ondrej Filip
1999-08-09Some interface state machine changes. I found some problem in RFC,Ondrej Filip
1999-08-03Forgot to do a `cvs add', grr.Martin Mares
1999-08-03Ouch, how could I write this?Martin Mares
1999-08-03Taught Netlink how to behave in IPv6 world.Martin Mares
1999-08-03Support for IPv6 sockets. How nice one doesn't have to ifdef aroundMartin Mares
1999-08-03Basic support for IPv6. The system-dependent part doesn't work yet,Martin Mares
1999-08-03Pruned the TODO list.Martin Mares