16 Commits (054954fad3e330e665cbbcb1eca67c927e26e425)

Author SHA1 Message Date
Bryan Biedenkapp 054954fad3 ensure login sequence has stream ID set; incorrect return vs break;
10 months ago
Bryan Biedenkapp 78e74f9074 add proper support for master NAK messages; ensure states are properly reset when a connection error occurs;
10 months ago
Bryan Biedenkapp 905b98e4d2 pings should *ALWAYS* be sent with end-of-call or RTP termination packet sequence (65535);
11 months ago
Bryan Biedenkapp e18fd0c00e fnecore wasn't sending proper shutdown opcodes to the server on peet stop;
11 months ago
firealarmss b95b6a5cbe synchronise KMM namespace to fix casing
11 months ago
firealarmss 50165cc03b Add support for KMMs; fix directory names to be uniform with the rest of the project
11 months ago
firealarmss e627688b25 Add conventionalPeer and externalPeer flags to repeater info object
11 months ago
firealarmss b4f7f377a7 Add a helper function to send a NET_ANNC_SUBFUNC_AFFILS to the master
11 months ago
firealarmss c4f2fe35cb Fix AES wrapped UDP to work properly with dvmfne
2 years ago
firealarmss d382483f0f Add support to send GRP UNAFFIL network announcement
2 years ago
firealarmss af2856db71
Use NET_FUNC_ANNOUNCE instead of NET_FUNC_TRANSFER for sending registration and affiliations from FnePeer (#1)
2 years ago
Bryan Biedenkapp 31fafb0432 ensure these announcements are always sent with stream ID 0;
2 years ago
Bryan Biedenkapp e3220ac473 drop support for C# FNE masters; add support to send group aff, unit reg and unit dereg transfer packets;
2 years ago
Bryan Biedenkapp ff5d4cf1c8 handle edge-case scenario of RTP packet sequence overrun;
2 years ago
Bryan Biedenkapp f93697674a treewide: perform general refactor of file headers, I've modified the file headers to follow rules from: https://www.kernel.org/doc/html/next/process/license-rules.html, this trims/compresses the file header section a bit reducing the number of lines at the top of every file quite a bit, going forward all new files should follow this new format (if its good enough for the Linux kernel, its good enough for me);
2 years ago
Bryan Biedenkapp 1744e123b4 initial commit;
2 years ago

Powered by TurnKey Linux.