3 Commits

Author SHA1 Message Date
Ben Kochie
8026e5db33
Fix Go mod path (#226)
In order to update to v2.0.0, we need to update the module path per the
Go module documentation.
* https://go.dev/doc/modules/major-version

Fixes: https://github.com/jsimonetti/rtnetlink/issues/225

This can be released as v2.0.1

Signed-off-by: SuperQ <superq@gmail.com>
2024-05-10 16:40:56 +02:00
Paweł Zmarzły
03775388c0
Fix invalid LinkMessage family (#144)
Signed-off-by: Pawel Zmarzly <pzmarzly@fb.com>
2022-07-20 20:25:37 +02: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