Commit Graph

23 Commits

Author SHA1 Message Date
Johannes Kimmel 39a56d1dd2 abbel: print SeqnoRequest 2023-03-09 10:44:18 +01:00
Johannes Kimmel 69e2890ea0 tlv: small cleanups 2023-03-09 10:43:21 +01:00
Johannes Kimmel a3905135ff drop packet capture input method in favour of multicast listener 2023-03-09 09:09:53 +01:00
Johannes Kimmel 132d26305e cleanup dependencies 2023-03-07 02:10:01 +01:00
Johannes Kimmel ce32c58ed5 refactor from inet.af/netaddr to net/netip 2023-03-07 01:59:51 +01:00
Johannes Kimmel 6836779a56 capture: disable without cgo 2023-03-07 01:59:51 +01:00
Johannes Kimmel 20a248af16 packet: handle "any" interface option 2023-03-07 01:09:52 +01:00
Johannes Kimmel cbf92bec2e packet: set SO_REUSEADDR on babel port
This allows to listen to incoming babel packets along side another babel
instance.
2023-03-07 01:08:21 +01:00
Johannes Kimmel 5d3ff44341 update dependencies 2023-03-07 01:07:24 +01:00
Johannes Kimmel 2769e419f6 add command line arguments 2021-12-16 06:02:42 +01:00
Johannes Kimmel 98bc2c21ba add packet capture method 2021-12-15 11:20:16 +01:00
Johannes Kimmel f45a5665cf simplify setting up the network connection 2021-12-14 15:23:45 +01:00
Johannes Kimmel 3983700788 log packet information 2021-12-14 10:38:25 +01:00
Johannes Kimmel ce4c21154b remove unused code snippet 2021-12-14 10:19:59 +01:00
Johannes Kimmel 931e2ca8a9 factor network handling into package 2021-12-14 10:17:05 +01:00
Johannes Kimmel 3f5370882f add tlv documentation 2021-12-14 07:02:01 +01:00
Johannes Kimmel 4b5fce5c1f tlv: add links to rfc 2021-12-14 06:02:21 +01:00
Johannes Kimmel 9bc7c59221 prepare SubTLV handling in PacketDecoder 2021-12-14 06:02:21 +01:00
Johannes Kimmel b110db1f5e add type and constants for AE 2021-12-14 06:02:21 +01:00
Johannes Kimmel 7283f52d41 TLV Update: handle update RouterID (R Flag) 2021-12-13 08:45:58 +01:00
Johannes Kimmel ff695a5956 complete tlv parser 2021-12-13 06:55:52 +01:00
Johannes Kimmel 9fe17ce7ed add MIT license 2021-12-13 06:00:41 +01:00
Johannes Kimmel 1d913cb5a7 init 2021-12-08 11:41:29 +01:00