changelog

来自「wifi 无线网络路由协议OLSR linux下C代码」· 代码 · 共 40 行

TXT
40
字号
CHANGELOG AS OF 0.2.20.2.6 -------------------------------------------------Minor updatesUPDATESSome simple code rewrites and bugfixes.Route deletion using IPv6 should work now.0.2.5 -------------------------------------------------Lots of updates.REWRITESRewritten queuing structure.Route information is removed from main tab.PIGGYBACKINGThe front-end now supports piggybacked messages.0.2.2 -------------------------------------------------HELLO PARSING ERRORThe parsing of HELLO messages didnt handle grous of neighborsbigger than 1 if there existed more than one group. This becausethe implementation did not check for several IP addresses butjust incremented the struct-array index. A kindof ugly hack fixedthis.MESSAGE RECIEVINGRecieving of messages not complete - fixed. One could risk just recievinghalf a message the way it used to be implemented.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?