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
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
Christian Giese
976b139637
fix ISIS LSP refresh
2023-04-25 15:57:22 +00:00
Christian Giese
ef19e6f7d7
fix PACKET logging
2023-04-25 08:48:28 +00:00
Christian Giese
1b2a4a3782
fix control socket issues
2023-04-25 08:46:30 +00:00
Christian Giese
348c1f538a
add new logging flag packet
2023-04-25 08:43:37 +00:00
Christian Giese
1029264728
fix timer smear issues
2023-04-25 08:30:58 +00:00
Christian Giese
053cd98883
smear only periodic timers
2023-04-24 13:10:48 +00:00
Christian Giese
f3257d49f0
set ISIS purge lifetime to 0
2023-04-24 11:55:10 +00:00
Christian Giese
d2903b9527
ldpupdate IPv6 support
2023-04-21 14:50:30 +00:00
Christian Giese
a900a7507c
LDP IPv6 support
2023-04-21 14:50:20 +00:00
Christian Giese
4e0550441c
add support for IPv6 TCP and LDP (initial draft)
2023-04-20 12:31:47 +00:00
JeevanSamrudh
b585e36fd8
replaced sub with section for many commands
2023-04-17 09:20:26 +02:00
JeevanSamrudh
a5e17108e9
replaced sub with section for dhcp
2023-04-17 09:20:26 +02:00
JeevanSamrudh
083c0d11c0
fixed a few bugs
2023-04-17 09:20:26 +02:00
JeevanSamrudh
a5fe43693d
added 2 new parameters in access-line-profiles
2023-04-17 09:20:26 +02:00
JeevanSamrudh
827f200499
added max-up & max-down
2023-04-17 09:20:26 +02:00
JeevanSamrudh
03d6b575a9
Rfed and added inetrfaces->links
2023-04-17 09:20:26 +02:00
JeevanSamrudh
076d606883
Rfed but should still test and check for bugs
2023-04-17 09:20:26 +02:00
JeevanSamrudh
37cc19fecd
RFed till a10nsp line 3122
2023-04-17 09:20:26 +02:00
JeevanSamrudh
a9c2d10cb5
extend config schema validation #162
2023-04-14 14:36:24 +00:00
Christian Giese
c937da10a1
typo
2023-04-05 19:52:20 +00:00
Christian Giese
b9251ece03
A10NSP DHCPv6 and LDRA
...
This commit adds support for DHCPv6 on
A10NSP interfaces (#87 ). It also adds
general support for DHCPv6 LDRA (#96 and #157 ).
2023-04-04 11:07:47 +02:00
Christian Giese
96e7218bc8
initial draft of config schema validation
2023-03-30 19:24:40 +00:00
Christian Giese
8c84905cfa
fix lacp-max-active-links config
2023-03-28 13:14:05 +00:00
Christian Giese
95df020eeb
add code/common/src/config.h to gitignore
2023-03-28 11:48:16 +00:00
Christian Giese
4a3445465c
fix minor crash
2023-03-14 21:34:04 +00:00
Istvan Ruzman
f39472fa61
fix: use correct target/target_ip in ARP-Replies
...
The previous commit "fix ARP request handler"
(4f87c71a61 ) improved arp by answering to
all ARPs directed to bngblaster, but did not correctly update the
ARP-Reply to match the ARP-Request.
2023-03-08 22:04:19 +01:00