summaryrefslogtreecommitdiff
path: root/sbin/routed
AgeCommit message (Expand)Author
2001-11-16Punctuation fix, sort sections, lose a .Pp.wiz
2001-11-16Sort SEE ALSO.wiz
2001-11-02fix -Wshadow warningslukem
2001-10-01"kernel switch ipforwarding" -> "sysctl net.inet.ip.forwarding".kleink
2001-09-24va_{start,end} audit:wiz
2001-06-05Drop argument of .Os.wiz
2001-06-05Drop arguments of .Os.wiz
2001-05-06Improve usage of `comprise' according to Webster and misc/10893wiz
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2001-04-03Don't xref gated(8) and htable(8), which we don't have.wiz
2001-03-10sync with version 2.24. Vernon says:christos
2001-01-15specify interface by using interface index (set/getsockopt with 0.0.0.0/8).itojun
2001-01-10deprecate LOG_ODELAY; it's the defaultlukem
2000-11-07fix up various .Nm abuses:lukem
2000-10-10Format string cleanups by Bill Sommerfeld.is
2000-10-05insure -> ensuread
2000-07-27Pull in <md5.h> rather than defining our own MD5 structures (!).thorpej
2000-07-21Make sure IS_PASSIVE gets set on a parm's int_state when thethorpej
2000-07-20In walk_supply(), test for IS_PASSIVE in ifp->int_state, notthorpej
2000-07-05remove extra period in SEE ALL sectionmsaitoh
2000-06-11Revert 1.18 -> 1.19; causes infinite loops on machines that use ppp andchristos
2000-03-02portability castschristos
2000-03-02portability casts and re-indentation of some code.christos
2000-03-02make local functions static and portability casts.christos
2000-03-02typos and clarificationschristos
2000-03-02protability cast.christos
2000-03-02add an unsigned cast; looks safe and innocent, but it might not be...christos
2000-03-02add a usec_fudge to make sure that time increases monotonically.christos
2000-03-02add a comment on about how tracing is secured, but still keep it disabled.christos
2000-03-02remove the once hack; vjs says it is not necessary with the monotonicchristos
2000-02-11PR/9390: Jarkko Torppa: Routed leaks memory when route addition fails.christos
1999-11-19Ignore RTM_OIFINFO messages (send by a COMPAT_14 kernel).bouyer
1999-08-19negative ip octets don't make sense. Now we print byte swapped but thechristos
1999-06-06Use pidfile(3).thorpej
1999-03-22Revert cast to (int) that caused core-dumps.christos
1999-02-25LP64 tweaks.ross
1999-02-25LP64 tweak in printf(3) instanceross
1999-02-23Oops remove WARNS=1christos
1999-02-23Resolve conflicts.christos
1998-11-22s/ and and / and /msaitoh
1998-11-13Fix typo 'with routing loop' to 'with a routing loop'abs
1998-10-25Update to 980910 from ftp.rhyolite.comchristos
1998-10-24Disable and log RIP_TRACEON and RIP_TRACEOFF. They are insecure.christos
1998-10-21spell daemon correctly in the opening paragraph...lukem
1998-08-26Avoid interraction between pppd and routed, by trying to discover newchristos
1998-08-18fix a roff command bugmsaitoh
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-06-02Merge the 980602 RIPv2/Router Discovery routed. Fixes floods of host routesthorpej
1998-06-02Remove the unrecognized `-v' option from the usage information;kleink
1998-04-29fix bad .Xr referencesfair