index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
route
/
link
/
ppp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+0
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-1/+3
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-0/+1
*
include: move "include/netlink-private/route/link/api.h" to lib/route
Thomas Haller
2023-07-31
1
-1/+2
*
lib: use _nl_{init,exit} instead of __{init,exit}
Thomas Haller
2023-07-28
1
-2/+2
*
all: avoid coverity warnings about assigning variable but not using it
Thomas Haller
2022-04-22
1
-2/+1
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
1
-7/+1
*
ppp: fix API in ppp.h header
Thomas Haller
2016-11-28
1
-0/+2
*
ppp: fix type of file descriptor; uint32_t -> int32_t
Jonas Johansson
2016-11-28
1
-3/+3
*
ppp: rename local struct ppp_info* variables; pi -> info
Jonas Johansson
2016-11-28
1
-17/+17
*
ppp: update code after review
Jonas Johansson
2016-11-28
1
-10/+13
*
Add PPP support
Jonas Johansson
2016-11-28
1
-0/+219