Commit graph

  • c695d03b88
    Merge 82b5f98c47 into c8c68b503e Anton Karpov 2026-08-27 08:31:38 +05:30
  • de0e6b80d0
    Merge 81bdb3307d into c8c68b503e Virus 2026-08-27 08:28:36 +05:30
  • 11eeb2660d IPFIX collector: don't parse zero as a valid port number fixes GyulyVGC 2026-08-26 22:21:49 +02:00
  • bf02ff2c43 add PR link to CHANGELOG entry Gaurav Jadhav 2026-08-26 11:14:18 +05:30
  • 34591a938a fix infinite spinning loop when interface goes down Gaurav Jadhav 2026-08-26 11:13:55 +05:30
  • c8c68b503e
    Merge pull request #1280 from GyulyVGC/dependabot/github_actions/github-actions-d0964ef418 main Giuliano Bellini 2026-08-26 00:48:24 +02:00
  • 76e7425970
    Merge branch 'main' into dependabot/github_actions/github-actions-d0964ef418 Giuliano Bellini 2026-08-26 00:41:17 +02:00
  • 44c5e4b354
    Merge pull request #1285 from GyulyVGC/dependabot/cargo/main/cargo-96ca1852da Giuliano Bellini 2026-08-26 00:39:08 +02:00
  • 9a64028da1
    Merge branch 'main' into dependabot/cargo/main/cargo-96ca1852da Giuliano Bellini 2026-08-26 00:32:13 +02:00
  • 01ad11f06f fix rustrict build and add TODO about PCAP's dispatch() GyulyVGC 2026-08-26 00:29:50 +02:00
  • bdce636761
    Merge pull request #1286 from GyulyVGC/imgbot Giuliano Bellini 2026-08-26 00:20:33 +02:00
  • 8b581afc28
    [ImgBot] Optimize images ImgBotApp 2026-08-25 21:54:24 +00:00
  • 4912910e01
    Bump the cargo group across 1 directory with 6 updates dependabot[bot] 2026-08-25 21:53:47 +00:00
  • 2b68a4e98a
    Merge pull request #1270 from GyulyVGC/ipfix Giuliano Bellini 2026-08-25 23:49:59 +02:00
  • 7bceea873f
    Merge pull request #1281 from GyulyVGC/ipfix-multi-exporters Giuliano Bellini 2026-08-25 23:38:12 +02:00
  • 817ee8a0d1 minor improvements to comments GyulyVGC 2026-08-25 23:33:30 +02:00
  • a6a371866b fix: size filter dropdown menu by filtered option count, not total Gaurav Jadhav 2026-08-25 15:29:01 +05:30
  • e9d7a65a2e
    Merge 54368dfc5a into 69026c90fd Gaurav Vijay Jadhav 2026-08-25 14:42:16 +05:30
  • 54368dfc5a feat: parse and display VLAN tag (IEEE 802.1Q) of connections Gaurav Jadhav 2026-08-25 14:29:07 +05:30
  • 1f26ddd5fd add multi exporters tests to ipfix/collect.rs GyulyVGC 2026-08-24 23:33:34 +02:00
  • e9585e0f6f place IPFIX exporter on a new line in Inspect page additiona filters GyulyVGC 2026-08-24 18:45:58 +02:00
  • 587f33e91a improve IPFIX exporters info in Overview page GyulyVGC 2026-08-24 18:22:31 +02:00
  • c1ab2c3cf5 update BaselineCache key to AddressPortPair GyulyVGC 2026-08-24 16:23:52 +02:00
  • eadad7895a show IPFIX exporter in connection details popup GyulyVGC 2026-08-23 23:19:23 +02:00
  • 78f5a35738 show IPFIX exporters info in Overview page and allow filtering by exporter in Inspect page GyulyVGC 2026-08-23 22:54:05 +02:00
  • a455dd0b61 create struct IpfixExporter and add it as a new field to AddressPortPair GyulyVGC 2026-08-23 22:21:12 +02:00
  • 579894c44b update CHANGELOG GyulyVGC 2026-08-22 23:32:02 +02:00
  • 11d6e4a624 final improvements to IPFIX tests GyulyVGC 2026-08-22 23:18:44 +02:00
  • 10142e35dc refactor ipfix modules: create ie.rs and flow_record.rs GyulyVGC 2026-08-22 20:53:59 +02:00
  • 5e62088fa6
    Bump the github-actions group across 1 directory with 2 updates dependabot[bot] 2026-08-22 03:14:23 +00:00
  • 48b41e6604
    Bump the cargo group across 1 directory with 4 updates dependabot[bot] 2026-08-22 03:13:56 +00:00
  • 68d898c58b reorder methods in ipfix/collect.rs GyulyVGC 2026-08-22 00:26:42 +02:00
  • a334ee1d3f IPFIX collector: improve exit condition on data record decoding GyulyVGC 2026-08-22 00:13:41 +02:00
  • 65cec5af21 show IPFIX collector info: suitable addresses if IP is unspecified, and actual port if it's 0 GyulyVGC 2026-08-21 17:15:13 +02:00
  • d678c99937 Conf sanitization: remove slashes from PCAP export file name GyulyVGC 2026-08-21 11:41:09 +02:00
  • 93ba406f45 Conf sanitization: don't allow NotApplicable service and program stored as favorite GyulyVGC 2026-08-21 00:21:23 +02:00
  • 33a2caebfc don't show program infos in inspect page during IPFIX and PCAP file captures GyulyVGC 2026-08-21 00:03:02 +02:00
  • 06ced9d990
    Merge branch 'main' into ipfix Giuliano Bellini 2026-08-20 19:25:40 +02:00
  • 62a2c12afb IPFIX collector: on resume, drop datagrams queued while paused GyulyVGC 2026-08-20 19:04:05 +02:00
  • 065d0540c5 don't allow binding IPFIX socket to port number 0 GyulyVGC 2026-08-20 13:50:59 +02:00
  • e65cab62ae improve unit tests for IPFIX wire.rs and collect.rs GyulyVGC 2026-08-20 12:34:23 +02:00
  • 5c181a11eb
    Merge 8454840b5f into 69026c90fd Jaideep Pyne 2026-08-20 13:59:49 +05:30
  • 69026c90fd reorder Linux download links in README GyulyVGC 2026-08-19 23:41:44 +02:00
  • 2cdfa3311f store protocol in FlowRecord as Protocol instead of u8 GyulyVGC 2026-08-19 15:36:05 +02:00
  • 4a71458445 store MAC addresses in InfoAddressPortPair as [u8; 6] instead of String GyulyVGC 2026-08-19 15:19:30 +02:00
  • d6bb314b6b refactor FieldPriority to its own module and include MAC addresses in it GyulyVGC 2026-08-19 14:14:53 +02:00
  • 912e967cd7 refactor ipfix wire types and make delta counters optional GyulyVGC 2026-08-18 23:51:26 +02:00
  • 62b5ee3dbb support post counter IEs in the IPFIX collector GyulyVGC 2026-08-18 22:14:31 +02:00
  • bdda36539c improve BaselineCache unit tests GyulyVGC 2026-08-18 01:02:33 +02:00
  • 31941dc6f1 improve TemplateCache unit tests GyulyVGC 2026-08-17 18:32:15 +02:00
  • 541cd78874 refactor TemplateCache and BaselineCache GyulyVGC 2026-08-17 17:20:09 +02:00
  • 367944c0c9 improve TtlMap unit tests GyulyVGC 2026-08-17 16:56:05 +02:00
  • 8454840b5f Support IGMP packets instead of discarding them Jaideep Pyne 2026-08-17 07:11:34 +05:30
  • 84e31cb83b reduce visibility of ipfix items GyulyVGC 2026-08-16 18:04:53 +02:00
  • 2ab62d3a3a
    Merge branch 'main' into ipfix Giuliano Bellini 2026-08-16 17:36:24 +02:00
  • f4a970f234
    Merge pull request #1278 from GyulyVGC/all-contributors/add-cuyua9 allcontributors[bot] 2026-08-16 17:19:52 +02:00
  • 1b7fa4bf9e
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2026-08-16 15:17:47 +00:00
  • 79d3aac218
    docs: update CONTRIBUTORS.md [skip ci] allcontributors[bot] 2026-08-16 15:17:46 +00:00
  • ebb0201176 update CHANGELOG GyulyVGC 2026-08-16 17:17:07 +02:00
  • d1016a8b99
    Merge pull request #1275 from cuyua9/fix/favorites-unresolved-host-filter-cuyua9 Giuliano Bellini 2026-08-16 17:08:01 +02:00
  • d1285cf873
    Bump docker/login-action in the github-actions group across 1 directory dependabot[bot] 2026-08-15 03:14:27 +00:00
  • e11564a76e fix(inspect): allow favorites for unresolved hosts cuyua9 2026-08-15 07:18:59 +08:00
  • 6b120c8546 reviewed parse_packets.rs and manage_packets.rs GyulyVGC 2026-08-12 20:16:48 +02:00
  • 609a947ac1 refactor: move items shared by both ipfix and pcap backends in capture.rs GyulyVGC 2026-08-12 19:16:47 +02:00
  • 48b0575dc0 minor improvements for SEO GyulyVGC 2026-08-12 15:30:36 +02:00
  • 7b6beb497e improve CaptureContext::new_ipfix GyulyVGC 2026-08-11 01:01:15 +02:00
  • 0a70776ec6 rename IpfixRejection to IpfixUndecodable GyulyVGC 2026-08-10 23:41:28 +02:00
  • 7b4621d066 add tests to MyIpfixSocket and improve its display_name for IPv6 GyulyVGC 2026-08-10 22:58:23 +02:00
  • 81ab285546
    Merge 4564be328a into c59dbf71d5 Haoqian 2026-08-08 09:15:53 -05:00
  • c59dbf71d5 docs: write a new 10-point Contributing Manifesto GyulyVGC 2026-08-08 11:40:24 +02:00
  • f676f78a22 make dropped_packets optional GyulyVGC 2026-08-08 10:02:06 +02:00
  • 3a584d50eb
    Bump toml from 1.1.3+spec-1.1.0 to 1.1.4+spec-1.1.0 in the cargo group dependabot[bot] 2026-08-08 03:13:37 +00:00
  • be040857d4 minor improvements to initial_page GyulyVGC 2026-08-08 00:23:34 +02:00
  • eb2d24efb4 add helpers 'supports_x' to CaptureSource GyulyVGC 2026-08-07 23:53:16 +02:00
  • 5f1ef38a15 improve config deserialization robustness for MyIpfixSocket GyulyVGC 2026-08-07 22:46:23 +02:00
  • 219efa84a1 support RFC 5103 biflows in the IPFIX collector GyulyVGC 2026-08-06 19:21:31 +02:00
  • 92facb894e minor IPFIX cleanups GyulyVGC 2026-08-06 18:58:08 +02:00
  • a48b353982 fix clippy lints GyulyVGC 2026-08-06 09:56:04 +02:00
  • cdac1fbd3d use default values for IPFIX port and address if their fields are empty GyulyVGC 2026-08-06 00:29:48 +02:00
  • ba4c455d20 omit displaying filters and link type when collecting IPFIX GyulyVGC 2026-08-06 00:02:59 +02:00
  • 9762598bee play notifications sound when collecting IPFIX GyulyVGC 2026-08-05 23:51:17 +02:00
  • 339b0c0790 add IPFIX diagnostic messages in waiting_page GyulyVGC 2026-08-05 23:32:34 +02:00
  • 80abd646ad add IPFIX rejection diagnostics, template eviction, and bind retry GyulyVGC 2026-08-05 18:37:54 +02:00
  • f77beecc65 broaden IPFIX support for third-party exporters GyulyVGC 2026-08-05 18:04:00 +02:00
  • b17732aa07 add IPFIX decoding and collector tests GyulyVGC 2026-08-04 23:18:12 +02:00
  • 7465b656bc don't fabricate ICMP message types for IPFIX flows GyulyVGC 2026-08-04 22:33:48 +02:00
  • 8e461cd6cd improve IPFIX decoding fidelity GyulyVGC 2026-08-04 22:17:31 +02:00
  • f50106fd08 move capture backend dispatch out of the GUI layer GyulyVGC 2026-08-04 20:55:28 +02:00
  • 279cc41e8d extract shared flow accounting into account_flow GyulyVGC 2026-08-04 20:32:22 +02:00
  • 0d032502ae fix merge conflicts with main GyulyVGC 2026-08-04 20:07:10 +02:00
  • 639a257714 add support for layer2 octet counts in IPFIX GyulyVGC 2026-08-04 19:45:49 +02:00
  • abffd731d0 make clippy::pedantic the default and enforce checks on panic sites GyulyVGC 2026-08-04 11:09:43 +02:00
  • 4cec3e0c26 harden error handling GyulyVGC 2026-08-03 22:29:30 +02:00
  • db75901e01 reuse HTTP client in remote notifications and drop redundant user agent headers GyulyVGC 2026-08-03 21:45:59 +02:00
  • 82b5f98c47 Accept the zoom in hotkey when shift is held Anton Karpov 2026-08-03 22:40:50 +03:00
  • ba2a2b43ce update CHANGELOG GyulyVGC 2026-08-03 21:28:43 +02:00
  • 9f23697968
    docs: add karpovantonme as a contributor for code (#1267) allcontributors[bot] 2026-08-03 21:23:02 +02:00
  • 204a51676f
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2026-08-03 19:21:50 +00:00
  • 3006b14859
    docs: update CONTRIBUTORS.md [skip ci] allcontributors[bot] 2026-08-03 19:21:49 +00:00
  • d450f3941a
    Merge pull request #1266 from karpovantonme/fix/webhook-content-type Giuliano Bellini 2026-08-03 21:21:11 +02:00