| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Slightly fix markup and grammar.
|
| |
|
| |
|
|
|
|
| |
Submitted by: ps
|
|
|
|
| |
Fix yet another endianess bug in sdpd(8)
|
|
|
|
|
|
| |
Connect sdpd(8) to the build
Reviewed by: ru, imp (mentor)
|
|
|
|
|
|
|
|
| |
Extend libsdp(3) API to allow service registration and removal.
Fix uninitialized variable bug in sdpcontrol(8).
Reviewed by: imp (mentor)
No objection: ru
|
|
|
|
|
|
|
|
| |
Teach sdpcontrol(8) how to talk to the local SDP server
Update man pages
s/u_int/uint
Reviewed by: imp (mentor), ru
|
|
|
|
|
|
| |
Also while i'm here s/u_int/uint
Reviewed by: imp (mentor), ru
|
|
|
|
|
| |
Reviewed by: imp, julian, ru
Approved by: imp (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
(aka RFC2292bis). Though I believe this commit doesn't break
backward compatibility againt existing binaries, it breaks
backward compatibility of API.
Now, the applications which use Advanced Sockets API such as
telnet, ping6, mld6query and traceroute6 use RFC3542 API.
Obtained from: KAME
|
|
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org>
Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
|