Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-11-19 | nat: respect arc features (multi worker) | Filip Varga | 7 | -419/+887 |
2019-11-15 | tests: Remove the unrequired VPP IP address/prefix class wrappers | Neale Ranns | 1 | -13/+7 |
2019-11-06 | build: add yaml file linting to make checkstyle | Paul Vinciguerra | 1 | -7/+6 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 3 | -3/+3 |
2019-11-05 | nat: NAT udp counter & unit test fixes | Filip Varga | 5 | -20/+20 |
2019-11-05 | nat: respect udp checksum | Filip Varga | 6 | -170/+428 |
2019-11-04 | nat: revert respect udp checksum | Ole Troan | 6 | -428/+166 |
2019-11-04 | nat: revert fix dual-loop tcp checksum botch | Ole Troan | 1 | -17/+9 |
2019-11-04 | nat: fix dual-loop tcp checksum botch | Dave Barach | 1 | -9/+17 |
2019-10-28 | nat: respect udp checksum | Filip Varga | 6 | -166/+428 |
2019-10-22 | ip: ipfix-export API update | Jakub Grajciar | 1 | -80/+76 |
2019-10-17 | nat: tests support python3 | Ole Troan | 1 | -10/+9 |
2019-10-04 | nat: fix use-after-free | Benoît Ganne | 1 | -4/+6 |
2019-09-23 | nat: fix update of outside fibs (output-feature) | Dmitry Vakhrushev | 3 | -4/+198 |
2019-09-16 | api: autogenerate api trace print/endian | Ole Troan | 1 | -0/+5 |
2019-09-10 | misc: fix shebang with missing env | Nathan Skrzypczak | 1 | -1/+1 |
2019-09-03 | api: enforce vla is last and fixed string type | Ole Troan | 3 | -123/+42 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 2 | -0/+9846 |
2019-08-22 | nat: handoff traffic matching for dynamic NAT | Filip Varga | 9 | -222/+493 |
2019-08-20 | vppapigen: remove support for legacy typedefs | Paul Vinciguerra | 2 | -2/+1 |