summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-01-22s/log_err/log_warn/Henning Brauer
2004-01-22print the interface state wrt the nexthop verification in the show interfaceHenning Brauer
2004-01-22an RTM_IFINFO message can mean a lot. it does not necessarily mean thatHenning Brauer
2004-01-21there's a "slight" difference between our log_err() and the system's err()...Henning Brauer
2004-01-21new parser.Henning Brauer
2004-01-21Increment the right pointers, so we don't print the same entries repeatedly.Ryan Thomas McBride
2004-01-21spacingTheo de Raadt
2004-01-21Clean up pfsync output: print source address by default, pass -vv correctlyRyan Thomas McBride
2004-01-20explicit .x.[ch] rules to avoid accidental bad matches in /usr/include.Matthieu Herrb
2004-01-20show usage if called without commandHenning Brauer
2004-01-20args, unbreakHenning Brauer
2004-01-20getopt & usage, prodded by theoHenning Brauer
2004-01-20fix error logging on connection attempts from !root userHenning Brauer
2004-01-20check early wether user _bgpd exists so we can bail out early and nicelyHenning Brauer
2004-01-20If you go through the trouble of caching the name of the last printedOtto Moerbeek
2004-01-20Default xfs device is /dev/xfs0. Spotted by theo@Hans Insulander
2004-01-19(v)fprintf atomically in vlog() in debug mode, prodded by theoHenning Brauer
2004-01-19Check malloc() return value. Pointed out by mpech@. Ok mpech@, deraadt@Todd C. Miller
2004-01-19for show interface, print the link status and speed as well. we needHenning Brauer
2004-01-19knfTheo de Raadt
2004-01-18track interface type and baudrate as wellHenning Brauer
2004-01-18Sync print-domain with tcpdump.org; avoids tcpdump barfing on bogusOtto Moerbeek
2004-01-18sort options;Jason McIntyre
2004-01-18spacingTheo de Raadt
2004-01-17keep track of interface link state and invalidate connected routes dependingHenning Brauer
2004-01-17Make it possible to announce own networks. In the RDE these prefixes areClaudio Jeker
2004-01-17KNFHenning Brauer
2004-01-17print interface name instead of indexHenning Brauer
2004-01-17keep & track interface names as well, not only indicesHenning Brauer
2004-01-17implement "show interfaces"Henning Brauer
2004-01-17allow the interfaces as bgpd sees 'em to be queried via imsgsHenning Brauer
2004-01-17actually update interface flags in if_change()Henning Brauer
2004-01-17use the new RTM_IFANNOUNCE messages to track interface (de-)appearance,Henning Brauer
2004-01-16missing #includeHenning Brauer
2004-01-16sync with raw socket API change. reported by Esben Norby, tested by teduJun-ichiro itojun Hagino
2004-01-15Input should be atleast an isakmp_header long. otto@, markus@ ok.Hakan Olsson
2004-01-15print tcpmd5 signature options; with/ok itojunMarkus Friedl
2004-01-15Fix printf format string. ok henning@Otto Moerbeek
2004-01-14Fix printf format string. ok deraadt@Otto Moerbeek
2004-01-14add soon-needed kif_remove()Henning Brauer
2004-01-13cast vararg sentinel value to pointerOtto Moerbeek
2004-01-13handle ruleset names containing usernames, fixes PR 3627, ok BobDaniel Hartmeier
2004-01-13KNFHenning Brauer
2004-01-13return value at end of non-void functionOtto Moerbeek
2004-01-13Do not redistribute updates to ibgp peers. OK henning@Claudio Jeker
2004-01-13Fix the aspath_* functions to allow empty aspath. A empty aspath is oneClaudio Jeker
2004-01-13Update manual for the new config statements.Claudio Jeker
2004-01-13Implement a max-prefix and a announce none | self | all neighbor statement.Claudio Jeker
2004-01-13Better update error handling. Ensure that the session goes down andClaudio Jeker
2004-01-13Dump and send RIB to the neighbor if his session is comming up.Claudio Jeker