summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2006-06-16Don't use rmx_hopcount any longer. The kernel ignores it anyway.Claudio Jeker
2006-06-15Use new struct ctl_show_rib_request for show rib requests. OK henning@Claudio Jeker
2006-06-15Instead of passing three different kinds of arguments in show rib controlClaudio Jeker
2006-06-15Move the PREFIX token to the end of the list. The other tokens are moreClaudio Jeker
2006-06-15Shuffle some vars to make the struct ordered by size.Claudio Jeker
2006-06-14sort options;Jason McIntyre
2006-06-14bgpctl show rib shows now the exit nexthop per default and not the trueClaudio Jeker
2006-06-14Send bot nexthops (exit and true) in the bgpctl show rib cases. bgpctlClaudio Jeker
2006-06-14Use inet_net_pton() instead of inet_pton() so that it is possible to useClaudio Jeker
2006-06-14This diff allows dhcpd to put active leases into a pf table. Dhcpd will thenChris Kuethe
2006-06-14Move the transmission of privsep messages into its own function. WhereverChris Kuethe
2006-06-14Avoid changing pf tables when table name is NULLChris Kuethe
2006-06-13typo; from sstullJason McIntyre
2006-06-12in session_setup_socket(), to take address family dependent actionHenning Brauer
2006-06-11change "apmd not running" to "cannot connect to apmd" in error messageNikolay Sturm
2006-06-10back in the dark age, carp interfaces were very strange - and we had toHenning Brauer
2006-06-09set session id and init logging in -s mode. tested by david@ and matthieu@;Otto Moerbeek
2006-06-08simplify; ok henning@Otto Moerbeek
2006-06-07remove first person statement; stejones@gmail.comTheo de Raadt
2006-06-07mention the nmea line discipline in the pstat(8) man page.Marc Balmer
2006-06-07Compensate old offsets with the amount of adjustment done, avoidingOtto Moerbeek
2006-06-06another typoTheo de Raadt
2006-06-06System build pieces for armish arch.Dale Rahn
2006-06-04Only invalidate stored replies if an adjustment was really made.Otto Moerbeek
2006-06-04teach this about NMEADISC tooTheo de Raadt
2006-06-03tweaks;Jason McIntyre
2006-06-02just ise "HARD" as refid with sensors for v3 clientsHenning Brauer
2006-06-02incredibly stupid typoHenning Brauer
2006-06-02whitespace cleanup, no binary change.Moritz Jodeit
2006-06-02Make sasyncd fail back correctly with carp preemption enabled.Ryan Thomas McBride
2006-06-02Print the demotion indicator in the carp packet.Ryan Thomas McBride
2006-06-02remove unused variable, found by lint.Esben Norby
2006-06-02grok AESCTRHans-Joerg Hoexer
2006-06-02allow igmp to work properly on p2p interfaces.Esben Norby
2006-06-02simplify netid_len calculation, inspired by stuff from bgpd.Esben Norby
2006-06-01Document all the new and shiny redistribute options. With a lot of help fromClaudio Jeker
2006-06-01Instead of polling the carp interface to detect a switch between MASTER andRyan Thomas McBride
2006-06-01Copy the pftableid in path_copy and correctly do the ref/unref dance inClaudio Jeker
2006-06-01don't use the newline character in hostapd_log() callsReyk Floeter
2006-06-01More kroute.c cleanup and start using the routing socket to track interfaceClaudio Jeker
2006-06-01small tweaks;Jason McIntyre
2006-06-01Remove some unneeded lint goo and use setres[ug]id() instead of the setuidClaudio Jeker
2006-06-01implement adjacent nbr count, needed when we want to decide where to floodEsben Norby
2006-06-01slightly better englishMartin Reindl
2006-06-01Pass the captured packet length in addition to the real packet lengthMoritz Jodeit
2006-06-01hook dvmrpctl and dvmrpd into builds.Esben Norby
2006-06-01Controller for dvmrpd.Esben Norby
2006-06-01Welcome dvmrpdEsben Norby
2006-06-01start sentence with a capital letter;Jason McIntyre
2006-06-01simplify example, ok grange, jmcMarkus Friedl