Age | Commit message (Expand) | Author | Files | Lines |
2022-08-19 | nat: simplify per-protocol code by using an array |  Jon Loeliger | 1 | -0/+1 |
2022-05-10 | nat: improve icmp type detection performance |  Klement Sekera | 1 | -12/+10 |
2022-04-01 | nat: nat44-ed cleanup & fixes |  Filip Varga | 1 | -0/+11 |
2022-01-24 | nat: TCP state tracking based on RFC 7857/RFC 6146 |  Klement Sekera | 1 | -14/+1 |
2021-11-22 | ipfix-export: Change exp to use ip_address |  Paul Atkins | 1 | -4/+4 |
2021-11-22 | ipfix-export: refactor params to the callback fns |  Paul Atkins | 1 | -31/+16 |
2021-11-22 | ipfix-export: pass an exp to flow_report_add_del |  Paul Atkins | 1 | -83/+69 |
2021-11-22 | ipfix-export: refactor fields in flow_report_main |  Paul Atkins | 1 | -23/+30 |
2021-10-14 | nat: static mappings in flow hash |  Klement Sekera | 10 | -238/+162 |
2021-10-12 | Revert "nat: static mappings in flow hash" |  Ole Troan | 10 | -162/+238 |
2021-10-12 | nat: static mappings in flow hash |  Klement Sekera | 10 | -238/+162 |
2021-05-01 | vlib: refactor trajectory trace debug feature |  Benoît Ganne | 1 | -7/+0 |
2021-04-28 | nat: fix byte order on ipfix message fields |  Matthew Smith | 1 | -3/+6 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() |  Damjan Marion | 1 | -6/+6 |
2021-03-15 | nat: remove unused parameter |  Klement Sekera | 1 | -9/+9 |
2021-02-24 | nat: Final NAT44 EI/ED split patch |  Filip Varga | 5 | -1/+380 |
2020-12-13 | nat: revert 'fix byte order on ipfix message fields' |  Damjan Marion | 1 | -6/+3 |
2020-12-11 | nat: fix byte order on ipfix message fields |  Matthew Smith | 1 | -3/+6 |
2020-12-02 | nat: use correct per-thread vlib_main |  Benoît Ganne | 1 | -8/+8 |
2020-11-13 | nat: cleanup & reorganization |  Filip Varga | 5 | -1/+393 |
2020-11-12 | nat: use table ID for nat44 ipfix session events |  Matthew Smith | 2 | -7/+10 |
2020-11-05 | nat: fix byte order of vrf_id in logging |  Alexander Chernavin | 1 | -0/+3 |
2020-10-21 | misc: minimize dependencies on udp.h |  Florin Coras | 2 | -0/+4 |
2020-10-09 | nat: ipfix logging separation & refactor |  Filip Varga | 2 | -0/+1776 |
2020-10-07 | nat: move nat64 to a subfeature |  Filip Varga | 2 | -1/+53 |
2020-06-03 | nat: refactor mss_clamping to not depend on snat_main_t |  Ole Troan | 1 | -0/+66 |
2020-05-22 | nat: fix dslite session port allocation |  Vladimir Ratnikov | 1 | -4/+4 |
2020-05-13 | nat: perf improvement - replace branchy code |  Klement Sekera | 2 | -24/+31 |
2020-03-11 | nat: dslite plugin separation |  Filip Varga | 4 | -25/+124 |
2020-02-04 | nat: pool allocation function fix |  Filip Varga | 1 | -1/+1 |
2020-01-17 | nat: refactor of port/address allocation functions |  Filip Varga | 2 | -0/+389 |