summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-05-27Fix nexthop calculation by setting w->prev before calling calc_next_hop().Claudio Jeker
2005-05-26Unnecessary ()Claudio Jeker
2005-05-26Remove annoying spf_calc debug line.Esben Norby
2005-05-26Remove route update debugging messages.Esben Norby
2005-05-26Disable cand_list_dump and spf_dump by default.Esben Norby
2005-05-26Enable ifstated in the builds. This still does not mean that ifstated isRyan Thomas McBride
2005-05-26More usable debug output when originating router lsas.Esben Norby
2005-05-26Another unneeded debug message.Esben Norby
2005-05-26Unwanted.Esben Norby
2005-05-26Make interface election less verbose.Esben Norby
2005-05-26Remove unneeded debugging messages from rde imsg handling.Esben Norby
2005-05-26Remove unused event/action caption.Esben Norby
2005-05-26Remove unneeded debugging messages from ospfe imsg handling.Esben Norby
2005-05-26Cleanup.Esben Norby
2005-05-26remove RTM_OLDADD/_OLDDEL traces (that lead to an "unspported" message anyway)Henning Brauer
2005-05-26Remove unused neighbor state.Esben Norby
2005-05-26Remove unneeded debug stuff when handling neighbors.Esben Norby
2005-05-26Remove unneeded debugging stuff when handling LS updates.Esben Norby
2005-05-26Remove unneeded debug messages from LS request.Esben Norby
2005-05-26Remove unneeded debugging stuff when handling LS ack.Esben Norby
2005-05-26Simplify and cleanup passive interface handling.Esben Norby
2005-05-26Document 'flushmode'Hakan Olsson
2005-05-26add a 'flushmode' to control how the master handles FLUSH to slaves. tweak so...Hakan Olsson
2005-05-26check ppidHakan Olsson
2005-05-26Remove a lot of unneeded debug output during the database change.Esben Norby
2005-05-26kill area debugging stuff.Esben Norby
2005-05-26Support dumping the configuration the way bgpd(8) does it.Esben Norby
2005-05-26Ensure previous adjust has completed before clearing alarm flag; ok henning@Darren Tucker
2005-05-26Fix multi area display bug.Esben Norby
2005-05-26disable SPD snapshot for nowHakan Olsson
2005-05-26Initialize variablesHakan Olsson
2005-05-26kill stackable filesystems ghostsPedro Martelletto
2005-05-26Import new FTP proxy. Handles IPv6 and all FTP modes. It wasCamiel Dobbelaar
2005-05-26Remove unused variable.Esben Norby
2005-05-26sneaky MNT_UNION tried to hidePedro Martelletto
2005-05-26typoPedro Martelletto
2005-05-26remove reference to MNT_UNIONPedro Martelletto
2005-05-26Disable the internal expat since nothing uses it and it conflictsMarc Matteo
2005-05-26Don't alloc/free zero-sized SADB/SPD buffers.Hakan Olsson
2005-05-25spellingEsben Norby
2005-05-25spellingEsben Norby
2005-05-25spellingEsben Norby
2005-05-25typo in define. Found by David Krause.Claudio Jeker
2005-05-25spellingDavid Krause
2005-05-25add ifconfig -M option to replace wicontrol -L and -l for ap scanningReyk Floeter
2005-05-24Remove -ansi as that means expose only C89 interfaces.Todd C. Miller
2005-05-24Only redistribute networks if the interface they depend on is actuallyClaudio Jeker
2005-05-24Set ifindex for all kernel routes. This makes it very easy to track theClaudio Jeker
2005-05-24An lsa with age == MAX_AGE is always different and needs to be merged.Claudio Jeker
2005-05-24Fix format string.Claudio Jeker