summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ospf6ctl/parser.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Always free "ps" after usage.tobias2014-11-171-1/+2
* Move common ospf6d functions for ipv6 address manipulation intobluhm2012-10-211-85/+1
* continguous -> contiguoushenning2011-03-071-2/+2
* move some things around to make intentions clear. not really a functionaltedu2010-09-041-16/+20
* Another hand rolled offsetof(), replace with mask2prefixlen from kroute.cclaudio2010-07-201-6/+6
* Fix problems with incomplete arrays that was fixed in other ospfctljsg2010-01-131-3/+3
* Implement "log verbose" and "log brief" to enable or disable verbose debugclaudio2009-11-021-1/+9
* Add 'show database intra' command, which displays Intra-Area-Prefix LSAs.stsp2009-01-281-1/+2
* Add code to show Link LSA. Make the other detailed views a bit shorter byclaudio2008-12-301-1/+2
* struct kif is gone so adapt to the situation. show interface is gone forclaudio2007-12-131-2/+1
* Adapt to the changes in ospf6d. Fix more IPv6 addressing and probably breakclaudio2007-10-161-24/+113
* please lintderaadt2007-10-141-6/+4
* Controller for the recently imported ospf6d(8) daemon.norby2007-10-121-0/+328