Commit Graph

353 Commits

Author SHA1 Message Date
Christian Giese 0e6f052d99 OSPF minor update 2023-08-25 11:46:35 +00:00
Christian Giese 522c1dd2e5 OSPF DBD EXCHANGE (WIP) 2023-08-25 11:46:35 +00:00
Christian Giese 72306577d3 consolidate OSPFv2 and v3 2023-08-25 11:46:35 +00:00
Christian Giese bdc6a354f1 OSPF HELLO (up to ExStart) 2023-08-25 11:46:35 +00:00
Christian Giese f89d8f19ab OSPF HELLO (up to 2-way) 2023-08-25 11:46:35 +00:00
Christian Giese 38368220df fix build error after ospf merge 2023-08-16 08:46:00 +00:00
Christian Giese ad0e9911b8 Merge branch 'ospf_dev' into dev 2023-08-16 08:31:32 +00:00
Christian Giese 2aba470164 fix isis_lsp_gc_job crash 2023-07-14 20:07:21 +00:00
Christian Giese a31eea98e3 ISIS FIXES 2023-07-14 12:27:17 +00:00
Christian Giese 3e1011253b allow timer_add from cb 2023-07-14 12:27:17 +00:00
Christian Giese 3353ea80dd fix #200 PPPoE crash 2023-07-13 21:27:30 +00:00
Christian Giese f33d8fd6dc docu update 2023-06-30 11:05:27 +00:00
Christian Giese bf820b72a2 fix IPoE monkey test #196 2023-06-30 08:36:56 +00:00
AkshatJain1911 7ab15f7ea1 changes to switch between draft-lihawi v00 and v04 (#195)
add different pon-access-line-versions (#183) and add unit tests

+ unit test for util functions
+ draft-lihawi v0 and v4 switch
2023-06-30 09:48:37 +02:00
Christian Giese 03e19ff241 fix minor valgrind issues 2023-06-16 14:15:30 +00:00
Christian Giese 592ae28098 fix TCP memory allocation and scaling 2023-06-16 11:13:59 +00:00
Christian Giese b15ff0234c fix TCP listen crash 2023-06-15 18:21:46 +00:00
Christian Giese 7d95b176e7 fix threaded RX PCAP 2023-06-15 08:13:04 +00:00
Christian Giese 97889ce7d9 fix ISIS external LSP handling 2023-06-15 07:57:18 +00:00
Christian Giese 8e689a9f92 fix ISIS flap seq 2023-06-15 07:57:18 +00:00
Christian Giese 7e4acb7e54 ISIS fix 2023-06-15 07:57:18 +00:00
Christian Giese 4a775239a5 ISIS minor fixes 2023-06-15 07:57:18 +00:00
Christian Giese aadd09a099 ISIS LSP flap fixes 2023-06-15 07:57:18 +00:00
Christian Giese 598ff6446e enhance ISIS flap logging 2023-06-15 07:57:18 +00:00
Christian Giese ad263b2c17 ISIS LSP flapping 2023-06-15 07:57:18 +00:00
Christian Giese 3552064073 add HTTP server support 2023-06-15 07:55:51 +00:00
Christian Giese 81eeee8a55 HTTP enhancements 2023-06-15 07:55:51 +00:00
Christian Giese 99d6f7475e parse HTTP and provide control command 2023-06-15 07:55:51 +00:00
Christian Giese 0746793367 add picohttpparser 2023-06-15 07:55:51 +00:00
Christian Giese 14f83e2400 HTTP Client Initial Draft (WIP) 2023-06-15 07:55:51 +00:00
Christian Giese d19754544c Access-Aggregation-Circuit-Id 2023-06-13 12:23:22 +00:00
Akshat Jain 6bb1284adf review comments address 2023-06-13 13:12:41 +02:00
Akshat Jain 93a7504568 unit test for util functions 2023-06-13 13:12:41 +02:00
Christian Giese 9ba0172eee OSPF Initial Structure 2023-06-05 11:17:37 +00:00
Christian Giese 7efb8a8599 add stream epoch stats 2023-05-16 20:21:33 +00:00
Christian Giese f885efd2bc log BGP traffic start event 2023-05-16 20:21:09 +00:00
Christian Giese 4e411a1db6 fix eth timestamp in thread RX handler 2023-05-16 20:20:43 +00:00
Christian Giese 6d08211740 fix ICMPv6 NS destination address 2023-05-11 15:55:42 +00:00
Christian Giese 222c2fec78 fix ICMPv6 ND/RA 2023-05-11 14:52:27 +00:00
Christian Giese 88b5de9fdb fix IPv6 TCP connect AFI 2023-05-10 14:42:13 +00:00
Christian Giese 3c9f2f76da upgrade lwIP from 2.1.1 to 2.1.2 2023-05-10 14:41:03 +00:00
Christian Giese dbc5d717dc do not send PADT before PADO has received 2023-05-10 14:25:10 +00:00
Christian Giese b8cc217cd4 minor ISIS fix 2023-05-09 11:55:38 +00:00
Christian Giese 51748a126f fix counter overflows in API (#178) 2023-05-08 21:48:20 +00:00
Christian Giese ce7f04706e ISIS enhancements 2023-05-08 23:18:42 +02:00
Christian Giese 86c1cae2b3 missing "ldra" in json config validation 2023-04-28 14:02:38 +00:00
Christian Giese 62646d67e5 fix max ISIS RX PDU length (allow up to 1497) 2023-04-26 08:26:35 +00:00
Christian Giese 1e71dc395f fix ISIS crash 2023-04-25 22:00:43 +00:00
Christian Giese 59af1865c8 fix VLAN config 2023-04-25 19:54:45 +00:00
Christian Giese 8d13b2c2a7 add ISIS external-auto-refresh 2023-04-25 15:58:14 +00:00