index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ospf6d
Age
Commit message (
Expand
)
Author
2020-01-08
Area-wide interface parameters need to be defined before the interfaces
remi
2020-01-03
Remove unused variable
denis
2020-01-03
Sync with ospfd's database.c
denis
2020-01-03
Sync with ospfd's hello.c
denis
2020-01-02
Rename orig_rtr_lsa_area() to orig_rtr_lsa()
denis
2020-01-01
Cleanup control.
denis
2019-12-28
Refactor link state ack/req.
denis
2019-12-26
Add point-to-point support for broadcast interfaces.
remi
2019-12-23
Log a warning when a neighbor changes its address.
remi
2019-12-23
Area is now part of struct iface
denis
2019-12-22
Scale send buffer on socket.
denis
2019-12-22
Rename and move calc_nexthop_clear()/calc_nexthop_add()
denis
2019-12-16
Rework route priority filter.
denis
2019-12-12
Refactor kernel route message handling.
denis
2019-12-11
Convert sendto() to sendmsg().
denis
2019-11-10
Consistently use _rcctl enable foo_ in examples, it's simpler and less
Landry Breuil
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
Theo de Raadt
2019-06-11
Introduce conf_clear_redist_list() (from ospfd) and use it in all 3 procs.
remi
2019-05-26
Allow specifying area by number as well as id. No changes to outputs.
remi
2019-05-10
When calculating how much payload ospf6d can put into DD and LSREQ packets
Claudio Jeker
2019-05-10
Delete superfluous #includes of <ifaddrs.h>, <net/if_dl.h>, and <net/if_enc.h>
Philip Guenther
2019-04-29
Check that depend on interfaces are in the same rdomain. If they are not
remi
2019-03-25
One more TODO entry for reload support: check router-id changes
Jeremie Courreges-Anglas
2019-02-13
(unsigned) means (unsigned int) which on ptrdiff_t or size_t or other
Theo de Raadt
2019-01-15
For external LSAs the type (1 or 2) is encoded in the metric field. Do not
remi
2019-01-14
Improve error message when daemon is already running.
Florian Obser
2019-01-02
Detect and remove routes in the kernel routing table with priority
remi
2018-12-29
Add config option fib-priority to set a custom prio for routes ospf6d
remi
2018-12-09
Make sure that the prefixlen returned by mask2prefixlen is never bigger
remi
2018-11-01
- odd condition/test in PF lexer
Alexandr Nedvedicky
2018-10-30
ospf6d does not support reloading so its parent proc does not need
remi
2018-09-07
replace malloc()+strlcpy() with strndup() in cmdline_symset().
miko
2018-09-01
Prevent ospf6d from starting when another process is listening on the
remi
2018-07-12
missing .Ek;
Jason McIntyre
2018-07-12
Add support for rdomains.
remi
2018-07-12
With the "depend on" option routes are sent out with a metric of 65535 if
remi
2018-07-11
remove wrong comment
remi
2018-07-11
Do for most running out of memory err() what was done for most running
Kenneth R Westerback
2018-07-10
pledge(2)
friehm
2018-07-10
If intra area prefixes move from one router to another router, cloning routes
friehm
2018-07-10
Let kroute_matchgw() select the correct route before checking flags.
friehm
2018-07-09
Set log_setverbose(1) early to see debug logs during parsing the config
remi
2018-07-09
No need to mention which memory allocation entry point failed (malloc,
Kenneth R Westerback
2018-07-08
Be consistent in warn() and log_warn() usage when
Kenneth R Westerback
2018-06-18
remove the SECTIONS header, since a one line DESCRIPTION is a bit silly;
Jason McIntyre
2018-06-12
Send LSAs with MAX_METRIC for carp interfaces in state backup.
remi
2018-06-12
Fix resending intra area prefix LSAs on link state or if flag change.
remi
2018-06-11
Fix an off-by-one line count when using include statements.
denis
2018-06-10
memory leak spotted by claudio@
remi
2018-06-10
The value for metric of intra area prefix LSAs should be set to:
remi
[prev]
[next]