index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ldpd
Age
Commit message (
Expand
)
Author
2022-06-26
ldpd(8): Fix address of misaligned packed members.
riastradh
2022-04-07
fix various typos in comments.
andvar
2022-02-07
ldpd: remove unused bit-field member from anonymous union
rillig
2021-02-23
Make use of packed member addreses non-fatal for clang, too
joerg
2021-02-03
ldpd: Discard warning about accessing packed member
roy
2020-06-22
s/successfuly/successfully/ in comment. No functional change.
msaitoh
2020-04-22
Avoid common symbol definitions
joerg
2017-04-12
Use RO_MSGFILTER.
roy
2017-01-10
need <sys/stat.h>
christos
2016-04-04
Separate nexthop caches from the routing table
ozaki-r
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2013-11-19
CVE 1129617: negative arg
christos
2013-11-13
CID 1125875: Fix memory leak
christos
2013-11-13
CID 1125876: File descriptor leak
christos
2013-10-30
ensure variables are initialised
mrg
2013-10-18
sync behaviour with man page: accept spaces, empty lines and comments
kefren
2013-10-18
Sort SEE ALSO. Grammar consistency.
wiz
2013-10-18
Attempt to write a manpage for ldpd.conf
kefren
2013-10-17
allow setting transport addresses for interfaces into config file
kefren
2013-10-12
zeroize the rest of the comparable struct before adding it to the rb tree
kefren
2013-08-02
Do not pack struct rt_msg - this voids the alignement restrictions and
martin
2013-08-02
Use rbtree for storing peers FEC label bindings
kefren
2013-07-31
Store local bindings in a rbtree
kefren
2013-07-27
check route messages sizes more carefully
kefren
2013-07-25
* don't request explicitly for uid 0 as various system policies may make that
kefren
2013-07-24
* use a flag in label struct in order to determine if we should treat the
kefren
2013-07-20
don't connect on first hello, there are chances that ours is not seen yet
kefren
2013-07-18
* rework the reattachment code
kefren
2013-07-18
Make sure labels are always updated when a route is added and when a peer
kefren
2013-07-16
send the actual prefix on the wire instead of struct headers
kefren
2013-07-16
create binding for connected routes on startup
kefren
2013-07-16
retire union_ntoa, replace it with satos
kefren
2013-07-12
correct loopback address test
kefren
2013-07-11
add code for address and address withdraw messages
kefren
2013-07-11
sprinkle more const
kefren
2013-07-11
speed up a little bit the string<->prefixlen transforms
kefren
2013-07-11
Local addresses vector is not needed anymore
kefren
2013-07-11
Constify a little bit
kefren
2013-06-23
allow INET6 gateways, split some long lines
kefren
2013-05-08
First send initialize and keep alive after that. Fixes inter-operability
kefren
2013-02-05
Stop confusing peer hello source with peer transport address
kefren
2013-02-04
move code around a little bit in order to call get_ldp_peer correctly
kefren
2013-02-04
* Don't assume INET in connection path
kefren
2013-02-04
Grammar. Sort sections.
wiz
2013-02-04
Mention IPv6, operation mode and re-section a bit
kefren
2013-02-04
correct the sockaddr compare
kefren
2013-02-03
Don't try to connect to peers before sending hellos
kefren
2013-01-28
Be a little more strict when sending notifications and checking PDU
kefren
2013-01-28
Use satos instead of inet_ntop
kefren
2013-01-28
permit notifications even if session not fully established
kefren
[next]