aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2024-10-23dev: _with_ptr process node callsDamjan Marion2-0/+60
2024-10-23dev: add more units for countersDamjan Marion3-4/+9
2024-10-22pg: fix the buffer leak when pa steams are deletedMohsin Kazmi2-6/+4
2024-10-15bfd: add support for multihopAbdel Baig9-329/+635
2024-10-14ip: fix ip_local_reassembly_get handlerStanislav Zaikin1-1/+1
2024-10-08dev: add helper functionsDamjan Marion2-9/+33
2024-10-08pg: fix the coverity warningMohsin Kazmi1-5/+5
2024-10-07ip: add extended shallow reassemblyKlement Sekera6-584/+1061
2024-10-07ip: fix feature logicKlement Sekera1-6/+8
2024-10-07ip: add ip6 shallow reassembly output featureKlement Sekera2-42/+172
2024-10-07ip: fix ip4 shallow reassembly output feature handoffKlement Sekera2-70/+103
2024-10-07pg: add support to delete pg interfaceMohsin Kazmi5-3/+126
2024-10-04session vcl: add support for vcl transport attributesFlorin Coras2-1/+3
2024-10-03session: use proper name for ct transportFlorin Coras4-11/+13
2024-10-03session: allow session input rpcsFlorin Coras1-0/+3
2024-10-02session: incomprehensible error message for adding sdl and rule-table entrySteven Luong2-39/+19
2024-09-28session: fix SDL to use remote instead localSteven Luong4-31/+230
2024-09-26tls: cleanup engine hs cb and improve ctx formattingFlorin Coras3-20/+15
2024-09-26dev: dev process node scheduling improvementsDamjan Marion1-52/+108
2024-09-25session: set dgram mss when not constrained by transportFlorin Coras1-0/+1
2024-09-25build: add missing fib_walk.h to VNET_HEADERSRadislav Chugunov1-0/+1
2024-09-24ipsec: cleanup tun protect on interface removalStanislav Zaikin1-11/+39
2024-09-20udp: node counter for connected sessionsFlorin Coras2-0/+2
2024-09-19l2: fix DVR test failure on AWS Graviton on Ubuntu 22.04Andrew Yourtchenko1-8/+5
2024-09-14session: improve sh session cliFlorin Coras1-75/+194
2024-09-09armada: introduce dev_armada pluginDamjan Marion1-1/+2
2024-09-09ipsec: remove redundant code in ipsec_tun_in traceGarvit1-2/+2
2024-09-06session: add Source Deny ListSteven Luong17-263/+1886
2024-09-06linux-cp: auto select tap id when creating lcp pairStanislav Zaikin2-2/+4
2024-09-05dev: add platform bus and devicetree supportDamjan Marion3-1/+202
2024-08-29virtio: RSS supportSteven Luong9-56/+190
2024-08-28ip6: fix error in ip6_input_checkBenoƮt Ganne1-1/+1
2024-08-28interface: do not update runtime data if input node is not setDamjan Marion1-0/+3
2024-08-22sr: fix gcc 13.2.0 build errors on ubuntu 24.04Dave Wallace1-0/+2
2024-08-22misc: move osi to pluginHadi Rayan Al-Sandid8-821/+3
2024-08-21octeon: add support for max_rx_frame_size updateAlok Mishra1-1/+2
2024-08-13tls: add basic tls record parsersFlorin Coras3-0/+532
2024-08-13session: problem in session_rules_details APISteven Luong1-0/+4
2024-08-06session: memory leak in show session rulesSteven Luong1-6/+9
2024-08-06session: session_lookup_local_endpoint returns the wrong valueSteven Luong1-1/+1
2024-08-01tcp: add establish timer pops to statsAritra Basu2-13/+19
2024-07-31ip6: set buffer->error in ip6_input_checkOle Troan1-32/+34
2024-07-29tcp: fix typo in show tcp config CLI commandAritra Basu1-2/+2
2024-07-27tcp: CLI command to print tcp_cfgAritra Basu1-0/+68
2024-07-26tcp: improve tcp listener CLIAritra Basu3-0/+18
2024-07-24session: delete and add application namespace do not create the global sessio...Steven Luong4-65/+56
2024-07-23ip: crash in ip4_sas_commonlenSteven Luong1-0/+2
2024-07-19session: show session rules does not display ip6 entriesSteven Luong1-6/+33
2024-07-19ipsec: fix integer overflowFan Zhang1-1/+1
2024-07-18pg: fix pcap packet type when writing pcap fileDave Wallace2-1/+16