Age | Commit message (Expand) | Author | Files | Lines |
2020-05-06 | nat: enable force session cleanup |  Filip Varga | 6 | -142/+236 |
2020-05-06 | nat: fix coverity warning |  Klement Sekera | 1 | -19/+5 |
2020-05-05 | nat: remove unused code |  Klement Sekera | 1 | -27/+0 |
2020-05-04 | nat: per vrf session limits |  Filip Varga | 9 | -29/+310 |
2020-05-03 | tests: vpp_interface remove deprecated packed properties |  Paul Vinciguerra | 1 | -12/+14 |
2020-04-28 | nat: remove unused code |  Klement Sekera | 1 | -9/+0 |
2020-04-27 | nat: improve perf - long read after short write |  Klement Sekera | 7 | -363/+424 |
2020-04-24 | nat: ignore user hash in ED NAT |  Klement Sekera | 8 | -362/+273 |
2020-04-24 | nat: make usage of vnet_buffer2 transparent |  Klement Sekera | 5 | -21/+13 |
2020-04-24 | nat: ED: reduce number of hash tables used |  Klement Sekera | 5 | -212/+210 |
2020-04-24 | nat: fix extended unit tests |  Klement Sekera | 1 | -2/+2 |
2020-04-23 | nat: add/del ed_ext_ports only if the table is instantiated |  Dave Barach | 1 | -4/+6 |
2020-04-21 | nat: dslite ce mode in separate config entry |  Vladimir Ratnikov | 2 | -4/+20 |
2020-04-20 | nat: remove unused code |  Klement Sekera | 5 | -484/+3 |
2020-04-16 | nat: scavenging functionality removed |  Filip Varga | 7 | -392/+9 |
2020-04-08 | nat: use correct data types for memory sizes |  Klement Sekera | 8 | -25/+25 |
2020-04-08 | nat: ED: global session LRU list |  Klement Sekera | 6 | -19/+110 |
2020-04-08 | nat: preallocate pools |  Klement Sekera | 1 | -0/+3 |
2020-04-07 | nat: ED: port re-use algorithm |  Klement Sekera | 6 | -45/+196 |
2020-04-07 | nat: don't drop packet for expired session |  Klement Sekera | 3 | -6/+4 |
2020-03-31 | nat: fix unknown proto translation out2in_ed |  Alexander Chernavin | 1 | -2/+2 |
2020-03-27 | acl: API cleanup |  Jakub Grajciar | 1 | -51/+14 |
2020-03-26 | acl: revert acl: api cleanup |  Ole Trøan | 1 | -14/+51 |
2020-03-26 | acl: API cleanup |  Jakub Grajciar | 1 | -51/+14 |
2020-03-26 | nat: transitory timeout for TCP CLOSED state |  Klement Sekera | 9 | -118/+329 |
2020-03-25 | nat: fix error counters |  Klement Sekera | 4 | -1/+21 |
2020-03-15 | nat: test cleanup |  Klement Sekera | 1 | -291/+261 |
2020-03-13 | nat: in2out/out2in handoff node index bugfix |  Elias Rudberg | 1 | -2/+2 |
2020-03-13 | nat: timed out session scavenging upgrade |  Filip Varga | 11 | -293/+615 |
2020-03-11 | nat: dslite plugin separation |  Filip Varga | 15 | -84/+213 |
2020-02-20 | nat: user deletion function & extra metrics |  Filip Varga | 4 | -0/+272 |
2020-02-20 | nat: avoid running pointless session cleanups |  Klement Sekera | 3 | -11/+33 |
2020-02-20 | nat: nat44 split slow and fast path |  Filip Varga | 2 | -1080/+339 |
2020-02-07 | nat: api & cli command for forcing session cleanup |  Filip Varga | 4 | -0/+98 |
2020-02-05 | nat: move dslite to separate sub-plugin |  Ole Troan | 19 | -763/+775 |
2020-02-04 | nat: pool allocation function fix |  Filip Varga | 1 | -1/+1 |
2020-01-27 | docs nat: fix nat-ha ascii art |  Paul Vinciguerra | 1 | -0/+2 |
2020-01-24 | nat: in2out-output nodes work with acl reflect |  Matthew Smith | 2 | -2/+107 |
2020-01-21 | nat: fix dhcp client on outside interface with output feature |  Alexander Chernavin | 2 | -18/+18 |
2020-01-21 | nat: removed obsolete fragmentation code |  Filip Varga | 1 | -84/+16 |
2020-01-17 | nat: refactor of port/address allocation functions |  Filip Varga | 8 | -15/+429 |
2020-01-10 | docs: Edit FEATURE.yaml files so they can be published |  John DeNisco | 1 | -4/+4 |
2020-01-03 | nat: use SVR |  Klement Sekera | 28 | -5253/+1424 |
2020-01-03 | nat: add feature.yaml |  Ole Troan | 1 | -0/+27 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -2/+2 |
2019-12-12 | nat: session cleanup fix |  Filip Varga | 8 | -79/+266 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -1/+1 |
2019-12-04 | fib: Decouple source from priority and behaviour |  Neale Ranns | 6 | -35/+46 |
2019-11-27 | nat: fix dhcp client on outside interface with output feature |  Alexander Chernavin | 2 | -0/+86 |
2019-11-26 | fib: Table Replace |  Neale Ranns | 1 | -13/+16 |