index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ospf6d
/
ospfe.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Like in ospfd use a static pkt_ptr buffer.
claudio
2021-01-19
1
-3
/
+1
*
Do the same control cleanup as in ospfd. Move control_state and ctl_conns
claudio
2021-01-19
1
-3
/
+3
*
Rename orig_rtr_lsa_area() to orig_rtr_lsa()
denis
2020-01-02
1
-2
/
+2
*
Refactor link state ack/req.
denis
2019-12-28
1
-2
/
+2
*
Scale send buffer on socket.
denis
2019-12-22
1
-2
/
+2
*
Convert sendto() to sendmsg().
denis
2019-12-11
1
-2
/
+2
*
Remove unnecessary netinet/in_systm.h include.
lteo
2014-10-25
1
-2
/
+1
*
sync w/ospfd: improve snapshot handling; ok claudio, sthen
markus
2013-03-25
1
-1
/
+2
*
Origin network-LSA with options based on the options of the link-LSAs.
bluhm
2010-08-22
1
-1
/
+2
*
Rename some imsg bits to make namespace collisions less likely buf to
nicm
2010-05-26
1
-3
/
+3
*
For SPF calculation, we will need the source address specified
stsp
2009-03-29
1
-2
/
+3
*
Remove origination of Intra-Area-Prefix LSAs from ospfe.
stsp
2009-02-19
1
-2
/
+1
*
Originate Intra-Area-Prefix LSAs which reference a router LSA.
stsp
2009-01-29
1
-1
/
+2
*
Propagate the neighbour's interface ID, as received in hello packets,
stsp
2009-01-27
1
-2
/
+2
*
First try at originating Link (type-8) LSA. Code is wrong and the initial
claudio
2008-12-30
1
-1
/
+2
*
Send the interface index in the correct byte order and add iface_id to
claudio
2008-12-28
1
-1
/
+2
*
Monster commit of stuff I did mostly last month. What it does:
claudio
2007-12-13
1
-4
/
+3
*
From ospfd: Funny typo, it is fib not fip so adjust function name.
claudio
2007-10-13
1
-2
/
+2
*
In OSPFv3 auth crypt is no longer (actually all the auth code is gone) so
claudio
2007-10-11
1
-2
/
+1
*
area_ospf_options() should return the options in network byte order.
claudio
2007-10-11
1
-3
/
+3
*
From ospfd:
claudio
2007-10-11
1
-2
/
+3
*
send_packet() now takes a struct in6_addr as destination instead of a
claudio
2007-10-10
1
-2
/
+2
*
Remaining bit of last night work. Make packet reception use all the goodies
claudio
2007-10-09
1
-2
/
+2
*
Instead of IP_RECVIF we use IPV6_RECVPKTINFO to get the ifindex and the
claudio
2007-10-09
1
-3
/
+3
*
Welcome ospf6d
norby
2007-10-08
1
-0
/
+233