konradkar2
konradkar2
Looks like you have some connectivity issue between gNB and AMF on IP/SCTP layer. Can you check whether you can ping between those two?
I've tried that and still no success ``` eth1: flags=4419 mtu 1460 inet 192.168.11.100 netmask 255.255.255.255 broadcast 0.0.0.0 inet6 fe80::4001:c0ff:fea8:b64 prefixlen 64 scopeid 0x20 ether 42:01:c0:a8:0b:64 txqueuelen 1000 (Ethernet) RX...
Well, the gateway is provided by Gcloud - when you create a VM instance, there's a host-like gateway made. I'm using it and I don't think I can check or...
I'm not the developer of free5gc, for me, it's a feature :smiley: But really who is concerned by this? From my point of view this implementation is not targeting businesses,...
Still broken for me on chrome, windows 11
@thom311 @yuanjianpeng This is kinda old but I hit the same thing. Isn't the hash function only used for cache lookup? The bugzilla you've sent are related to kernel I...
Unit tests are not a problem. As for the equality function, do you know if the current one is not enough? https://github.com/thom311/libnl/blob/main/lib/route/route_obj.c#L395 As for the keygen, https://github.com/thom311/libnl/blob/main/lib/route/route_obj.c#L335 Would it be...