Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-08-01 | nat: handoff rewrite & fixes for multi-worker | Filip Varga | 2 | -60/+163 |
2019-07-31 | nat: elog rewrite for multi-worker support | Filip Varga | 17 | -142/+340 |
2019-07-23 | nat: fixed handoff in2out lookup of static mappings by external address | Filip Varga | 1 | -2/+2 |
2019-07-12 | nat: added handoff trace index for easier trace match | Filip Varga | 1 | -2/+4 |
2019-07-12 | nat: fix net44 lb static API | Benoît Ganne | 1 | -1/+1 |
2019-07-09 | vat: unload unused vat plugins | Dave Barach | 1 | -2/+3 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys | Paul Vinciguerra | 1 | -3/+3 |
2019-06-26 | api: Remove the inlines file and replace with library functions | Neale Ranns | 1 | -1/+0 |
2019-06-18 | api: string type to convert to vector | Ole Troan | 1 | -0/+1 |
2019-06-12 | NAT: interface fib fix (VPP-1691) | Filip Varga | 1 | -8/+16 |
2019-06-07 | no trigger nat ipfix flush in first worker | dongjuan | 1 | -1/+1 |
2019-05-30 | nat44: fix CLI doc error | jackiechen1985 | 1 | -2/+2 |
2019-05-30 | NAT: create bypass in correct thread if workers>1 | Alexander Chernavin | 1 | -9/+40 |
2019-05-28 | nat44: make nat44-ed-hairpin-src follow arc | Matthew Smith | 1 | -1/+1 |