summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-10-18Cleanup interface code a minimal bit. There is no need for if_shutdown(),Claudio Jeker
2005-10-18Better warning for non equal MTU in the database phase. Instead of justClaudio Jeker
2005-10-18The kroute nexthop stuff was removed long time ago. So remove theseClaudio Jeker
2005-10-18Correct log_debug(). Found while scrolling through that file.Claudio Jeker
2005-10-17initial documentation of 'show fib'; ok claudio@ jmc@Kevin Steves
2005-10-16remove duplicate function declaration; ok claudio@Kevin Steves
2005-10-16Simplify some error paths. From Andrey Matveev. ok canacar@Otto Moerbeek
2005-10-16missing break caused erroneous auth-type crypt enabled in 'sh int'Kevin Steves
2005-10-15Use queue macros instead of directly accessing fields. ok miod@ pat@ millert@Otto Moerbeek
2005-10-15no need to escape a double dot sequence (..);Jason McIntyre
2005-10-15sync the keywords list back into (alphabetical) order;Jason McIntyre
2005-10-15use some -ohang list types, for purely cosmetic reasons;Jason McIntyre
2005-10-13Fix a memory leak in the ospf engine. First of all ospfd did not track if aClaudio Jeker
2005-10-13Correctly queue ls updates on the retransmission lists.Claudio Jeker
2005-10-13Simplify poll loop as well. "grrr, OK" henning@Claudio Jeker
2005-10-13Simplify poll loop, there is no need for nfds tracking. While there killClaudio Jeker
2005-10-12Correct function name in warning.Claudio Jeker
2005-10-12Revert last commit. That file was not intended to be commited.Claudio Jeker
2005-10-12Fix the flooding procedure. Violate the RFC else many BAD_LS_REQ events andClaudio Jeker
2005-10-12Fix a massive memory leak in the RDE. ospfd leaked every ls update unlessClaudio Jeker
2005-10-12If router is DR or BDR join the AllDRouter list (and leave it if otherwise).Claudio Jeker
2005-10-12Minor cleanup. Use iface->state & IF_STA_DRORBDR as used in other placesClaudio Jeker
2005-10-12In one special condition ospfd sent out ls updates without updating theClaudio Jeker
2005-10-11fix "node add"Reyk Floeter
2005-10-10less verbose listing of librariesMarc Espie
2005-10-10several paths lead to has_new_sig, cache the result.Marc Espie
2005-10-10We should do this, placeholder.Marc Espie
2005-10-10allows for tempfiles.Marc Espie
2005-10-10Xref package(5)Marc Espie
2005-10-10Display an error message if no packages are available in the PKG_PATH.Marc Espie
2005-10-08Add a best effort mpls decoder. From Jason L. Wright.Can Erkin Acar
2005-10-08Check IP version when decoding v4 and v6 packets.Can Erkin Acar
2005-10-07move IAPP definitions to separate header fileReyk Floeter
2005-10-07wonky capitalisation;Jason McIntyre
2005-10-07spacingReyk Floeter
2005-10-07give an example email address - this is important as we need to showJason McIntyre
2005-10-07KNFMarco Pfatschbacher
2005-10-07Add stp as supported protocol.Marco Pfatschbacher
2005-10-06I should have read the RFC more carefully.Claudio Jeker
2005-10-05the correct mask sign in table declarations is '&' (not '/').Reyk Floeter
2005-10-03typoMathieu Sauve-Frankel
2005-10-02pkg_add -u does updates.Marc Espie
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
2005-09-30rewording for clarity;Jason McIntyre
2005-09-30correct way to display a backslash is `\e' in mdoc;Jason McIntyre
2005-09-30update the BNFReyk Floeter
2005-09-30implement a way to match IEEE 802.11 flooding. this will help to detectReyk Floeter
2005-09-30fix;5C the 'number' type, use a maximal value of LONG_MAX instead of 16.Reyk Floeter
2005-09-29Add event rule examplesReyk Floeter
2005-09-29order alphabeticallyReyk Floeter