4 Commits

Author SHA1 Message Date
Ben Kochie
98722e180a
Update minimum Go version (#201)
Go mod version (1.18) is older than depencies (1.20)
- github.com/cilium/ebpf
- github.com/mdlayher/socket

Update `go fmt` for latest Go release.

Signed-off-by: SuperQ <superq@gmail.com>
Co-authored-by: Jeroen Simonetti <jsimonetti@users.noreply.github.com>
2023-11-27 10:51:30 +01:00
Matt Layher
1afb741c1b rtnetlink: note rtnl package
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2019-06-06 10:32:40 -04:00
Jeroen Simonetti
1da9fc1b8c
doc: Update README and add examples (#39)
Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
2019-04-12 12:47:11 +02:00
Jeroen Simonetti
71cee12f7a link: New, Delete, Get, Set and List implemented (#2) 2016-12-30 21:14:48 +01:00