ANSIfication; bug report 4.3BSD/bin/223
[unix-history] / usr / src / sbin / routed /
1988-10-11 Keith Bosticuse herror
1988-10-11 Keith Bosticuse herror; clean up argument processing
1988-09-20 Keith Bosticupdate
1988-07-10 Keith Bosticinstall approved copyright notice
1988-06-28 Mike Karels#ifdef's for sun and other out-of-date systems
1988-06-19 Keith Bosticinstall approved copyright notice
1988-06-12 Mike Karelsuse CFLAGS
1988-06-12 Mike Karelsuse bigger buffer, line up output
1988-06-07 Mike Karelsmissed a few: make default, local-loop routes have...
1988-06-01 Mike Karelsdo tags on headers, too; don't remove tags
1988-06-01 Mike Karelsminor fixes, aborted changes, test for imposters claimi...
1988-06-01 Mike Karelsclose off fd's 1,2 when turning off tracing (so file...
1988-06-01 Mike Karelsnew tracing of changes, finish perspective change
1988-06-01 Mike Karelsfix up tracing info; add default, but disable for now...
1988-06-01 Mike Karelsallow multiple pt-pt links with same source address;
1988-06-01 Mike Karelssend only one packet to self; finish perspective change
1988-06-01 Mike Karelsnew tracing
1988-06-01 Mike Karelsadd ctime
1988-06-01 Mike Karelsadd ability to trace changes only, with timestamp;...
1988-02-17 Keith Bosticadd Berkeley specific headers
1987-12-13 Mike Karelspassive routes aren't trusted
1987-12-13 Mike Karelsclear must-be-zero field
1987-12-13 Mike Karelsdon't bother to ping loopback
1987-12-02 Keith Bosticdo tools directory also
1987-12-02 Keith Bosticnew template
1987-06-16 Mike KarelsIN_BADCLASS => IN_EXPERIMENTAL (from header)
1987-06-16 Mike Karelswatch out for metric > infinity
1987-06-16 Mike KarelsIN_BADCLASS => IN_EXPERIMENTAL (from header)
1987-06-03 Keith Bosticnew template
1987-06-01 Keith Bosticadded depend label
1987-05-29 Mike Karelsrework interface metrics to invert perspective; other...
1987-05-16 Mike Karelsminor fixes
1987-04-29 Mike Karelssend interface routes out on the "same" interface,
1987-04-28 Mike Karelschecking was too strict for internal routes
1987-04-21 Mike Karelsput back LOG_UPTO; it's not obsolete, there's no replac...
1987-04-21 Mike Karelsreorder startup so static routes to subnets work right;
1987-04-03 Mike Karelsfinish up interface metric code: store metric from...
1987-02-11 Mike Karelscorrections
1986-11-25 Eric Allmandrop LOG_UPTO -- obsolete interface
1986-11-04 Mike Karelsfix tests for bogus routers to reject addresses on...
1986-11-03 Mike Karelslose the unreachables after one timeout
1986-10-31 Mike Karelssend at least one packet even if nothing to say
1986-10-31 Mike Karelsdelay deletion from internal tables when cur router...
1986-06-04 Mike Karelsdelicately balanced on the point of a pin...
1986-06-04 Mike Karelstry again; can't block subnet 0 with internal "network...
1986-05-31 Mike Karelsdon't send net route to subnet gw's unless on subnet 0;
1986-05-29 Mike Karelsprint old if, not new, when dropping interface
1986-05-25 Mike Karelsupdates
1986-05-16 Mike Karelsfixes
1986-04-25 Mike Karelsoff by one (paren)
1986-04-25 Mike Karelswait a bit for fragmented responses
1986-04-21 Mike Karelsifp 0 for requests to supply all
1986-04-21 Mike Karelschanges to allow subnets to remain local, propogate...
1986-03-29 Mike Karelstouchups
1986-03-29 Mike Karelswhat happened to this?
1986-03-11 Mike Karelsdon't call (null)->hash; if not supplying table dump...
1986-02-24 Mike Karelsdon't rely on AF_MAX (comes from kernel include): check...
1986-02-13 Mike Karelsoops
1986-02-13 Mike Karelsaccept dot-notation host addresses, -n for query
1986-02-08 Mike Karelsresync with kernel, add metric and IFF_LOOPBACK
1986-02-08 Mike Karels(no message)
1986-02-08 Mike Karelsdependencies
1986-01-07 Kirk McKusickcheck for error on socket()
1985-11-22 Mike Karelsdon't bother waiting if socket, bind fail
1985-11-21 Mike Karelswant to act as supplier if we have only a single point...
1985-11-05 Mike Karelsupdate
1985-11-01 Mike Karelsargh, need to check zero fields or bcmp will fail ...
1985-09-18 Eric Allmanfacilities in syslog
1985-09-17 Keith Sklowercall to socket had one too many args, other small fixups.
1985-08-13 Mike Karelsdon't time out only interface if P-P and thus must...
1985-08-07 Mike Karelsmv protocol.h to <protocols/routed.h>
1985-06-08 Distribution FolksAdd copyright
1985-06-07 Mike Karelssubnet addressing (old style)
1985-06-05 Distribution FolksAdd copyright
1985-06-04 Mike Karelsnew subnets
1985-06-04 Mike Karelsnew subnets
1985-06-04 Mike Karelscareful with routes to interfaces; don't accidentally...
1985-06-04 Mike Karelsnew subnets; make sure inet port # is 0, else we're...
1985-06-04 Mike Karelsinfinite hopcount means delete the route
1985-04-28 Kirk McKusick4.3BSD beta release manual page
1985-04-28 Kirk McKusickmanual page first distributed with 4.2BSD
1985-02-26 Mike Karelsremove 4.1a compat
1985-02-26 Mike Karelscareful about deleting route to interface in addrouteforif
1985-02-26 Mike Karelsclear RTF_GATEWAY when changing back to interface
1985-02-26 Mike Karelsreset timer when gateway is heard from
1984-12-21 Mike Karelsreinstall point-to-point interface when it reappears
1984-12-21 Mike Karelssyslog for interface transitions; broadcast all unreach...
1984-12-21 Mike Karelsadd if_ifwithdstaddr
1984-12-21 Mike Karelsasm => inline
1984-08-30 Mike Karelsadd SO_BROADCAST option on socket
1984-08-30 Mike Karelsturn COMPAT off
1984-07-25 Mike Karelscheck each route according to its address family, not...
1984-07-21 Mike Karelstypo
1984-05-17 Mike Karelslogic error
1984-05-08 Mike Karelsuse asm.sed for ntohl inline expansion; fix keywords
1984-05-04 Mike Karelsfix error in 4.7
1984-05-04 Mike Karelsoptimizations: simplify inet_checkhost, use faster...
1984-05-02 Mike Karelsefficiency, corresponds with kernel again
1984-04-16 Mike Karelsdate and time created 84/04/16 08:52:57 by karels
1984-04-11 Mike Karelssubnet routing; don't copy routes from the gateways...
next