summaryrefslogtreecommitdiff
path: root/usr.sbin/ospf6d/ospf6d.c
AgeCommit message (Expand)Author
2009-03-28Print the correct function name in log_debug().Michele Marchetto
2008-12-28a few documentation updates for opsf6(8) and ospf6ctl(8): remove anIgor Sobrado
2008-05-13Unmangle previous commit. spotted by markus@ (wow !)Pierre-Yves Ritschard
2008-05-12Error out with usage line if additional arguments are given after thePierre-Yves Ritschard
2007-12-13Monster commit of stuff I did mostly last month. What it does:Claudio Jeker
2007-10-25Support -D makro=value like bgpd and ripd. OK norby@Claudio Jeker
2007-10-20Sync parse.y with recent enhancements in hoststated.Pierre-Yves Ritschard
2007-10-16First step at making kroute IPv6 aware. This resulted in many additionalClaudio Jeker
2007-10-13in all these programs using the same pfctl-derived parse.y, re-unify theTheo de Raadt
2007-10-11No need to store the interface mask. An interface represents a link and isClaudio Jeker
2007-10-11From ospfd:Claudio Jeker
2007-10-08Welcome ospf6dEsben Norby