summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2007-02-01whitespace cleanup, no binary change.Claudio Jeker
2007-02-01Enable reload support in ospfctl. This is still a bit experimental so tryClaudio Jeker
2007-02-01If an interface is going down send out an empty OSPF hello packet so thatClaudio Jeker
2007-02-01Preliminary configuration reload support. Seems to work reasonably wellClaudio Jeker
2007-02-01kr_reload() -- another helper function for reload support. This oneClaudio Jeker
2007-02-01There is no need to check if the LSA is matched by an net LSA inClaudio Jeker
2007-02-01Implement md_list_send() function to send auth crypt keys to the OSPF engine.Claudio Jeker
2007-01-31Do not check that the aspath is loopfree for the peer when sending updates.Claudio Jeker
2007-01-31Replace another strtol() with strtonum() making the error checking easierClaudio Jeker
2007-01-31Switch from strtoul() to strtonum() making the code easier to read.Claudio Jeker
2007-01-31link hoststated to the builds.Pierre-Yves Ritschard
2007-01-30apachectl picks up httpd_flags from rc.conf for some time now - and thatHenning Brauer
2007-01-30this diff changes "-lcrypto -lssl" to "-lssl -lcrypto" to let itReyk Floeter
2007-01-30provide more accurate error messages.Pierre-Yves Ritschard
2007-01-30small memleak plugged and style changes.Pierre-Yves Ritschard
2007-01-30style changes.Pierre-Yves Ritschard
2007-01-29manpage tweaks.Pierre-Yves Ritschard
2007-01-29Add SSL support to hoststated.Pierre-Yves Ritschard
2007-01-29Introduce new checks against the received metric to update or delete the route.Michele Marchetto
2007-01-29Remove useless debug message when calculating the SPF tree.Esben Norby
2007-01-29Do not link from the LS DB to outside structures that may vanish beforeClaudio Jeker
2007-01-29Three lines in SYNOPSIS are too much. Use only one line and sync usage.Bernd Ahlers
2007-01-29Correctly check for missing arguments, as in ospfctl/bgpctl. OK pyr@Claudio Jeker
2007-01-27Make sure that the graceful restart capability is printed in any case.Claudio Jeker
2007-01-27add an option -S for specifying the salt file for -K . If not given, userAlexander von Gernler
2007-01-27use \(en for ranges e.g. 10 \(en 12Jason McIntyre
2007-01-26Finally document announce capabilities (yes|no).Claudio Jeker
2007-01-26Document which AS are designated for private use and which are reservedClaudio Jeker
2007-01-26AS 65535 aka USHRT_MAX is reserved and may not be used so adapt theClaudio Jeker
2007-01-26Massiv rework of the control imsg flow. Main changes:Claudio Jeker
2007-01-26Sync with ospfctl/bgpctl: detect missing arguments. OK michele@Claudio Jeker
2007-01-26Sync with ospfctl/bgpctl: correctly detect missing arguments. OK norby@Claudio Jeker
2007-01-25return 0, not NULL in a function returning int.Niall O'Higgins
2007-01-25Correctly detect missing arguments. Same diff as in ospfctl. OK henning@Claudio Jeker
2007-01-25No need to check if word is NULL before calling parse_addr/prefix.Claudio Jeker
2007-01-25Correctly detect missing arguments like in "ospfctl show data area".Claudio Jeker
2007-01-25resolve conflicts with 9.3.4; SECURITY UPDATEJakob Schlyter
2007-01-25ISC BIND release 9.3.4Jakob Schlyter
2007-01-24When deleting a neighbor or a interface make sure that no events are pending.Claudio Jeker
2007-01-24Lock the nexthop while parsing an update by increasing the reference count.Claudio Jeker
2007-01-24Remove most of the spf calculation related log_debug messages.Claudio Jeker
2007-01-24Remove some log_debug()s that are no longer needed.Claudio Jeker
2007-01-24Similar to ospfd and ripd ignore SIGPIPE in all processes to be able to doClaudio Jeker
2007-01-24Ingore SIGPIPE in the parent and rde as well. This is needed to correctlyClaudio Jeker
2007-01-24Ignore SIGPIPE in the parent and RDE as well.Esben Norby
2007-01-24Better handling of escaped CR-LF in the configuration file, commentingPierre-Yves Ritschard
2007-01-23add timeout for failed nbr structuresMichele Marchetto
2007-01-23Typo in fatal() message found by dunceor @ gmail dot comClaudio Jeker
2007-01-23Typo in fatal() message found by dunceor @ gmail dot comClaudio Jeker
2007-01-23Typo in fatal() message found by dunceor @ gmail dot comClaudio Jeker