summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ospfd/printconf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow the interface setting "type p2p" to be configured globallz or perremi2020-01-211-2/+2
* Add point-to-point support for broadcast interfaces.remi2019-11-191-1/+4
* Add config option fib-priority to set a custom prio for routes ospfdremi2018-12-281-1/+3
* Print the rdomain config option if present.remi2018-07-111-1/+4
* Introduce "depend on". This allows ospfd to set the metric dependentremi2018-02-051-3/+8
* Print metric and type for "redistribute" in ospfd -v.sthen2016-11-191-6/+9
* When dumping config, just print "passive" for passive interfaces rathersthen2013-03-061-30/+33
* implement support for fast hello packets.dlg2010-02-161-3/+9
* allow spf-delay and spf-holdtime to be specified in msec so ospfd candlg2010-02-161-3/+3
* Full stub area support. This allows ABRs to announce a default networkclaudio2009-01-071-10/+17
* Initial support for stub areas. The bit still missing is the redistributionclaudio2008-11-241-1/+3
* When printing the config always include the interface IP address.claudio2007-09-301-2/+2
* add support for mapping route labels to AS-external route tags.reyk2007-06-191-1/+14
* Demote support for ospfd. It is possible to specify a demote group onclaudio2007-05-291-1/+6
* s/%ssredistribute/%sredistribute/. One s is enough and makes -nv outputclaudio2007-03-221-2/+2
* Add support for RFC 3137: OSPF Stub Router Advertisementclaudio2007-03-211-1/+4
* Properly indicate the state of "fib-update"joel2006-11-091-4/+4
* Support for "[no] redistribute 10.6/16", all routes that match into thisclaudio2006-05-311-2/+4
* More redistribute fun. Add a possibility to deny redistribution of specifiedclaudio2006-05-311-6/+16
* Now that rtlabels are accessable via sysctl we can use route lables toclaudio2006-05-301-13/+34
* small cleanups while reading; ok claudio@stevesk2005-10-191-2/+1
* Support dumping the configuration the way bgpd(8) does it.norby2005-05-261-0/+118