Age | Commit message (Expand) | Author | Files | Lines |
2019-06-24 | Fix V3PO for api changesHEADmaster |  Michal Cmarada | 3 | -13/+19 |
2019-06-05 | HC2VPP-412: add stats interfaceDump |  Michal Cmarada | 4 | -0/+200 |
2019-05-31 | HC2VPP-391: Fix read of oper interface state |  Michal Cmarada | 1 | -12/+14 |
2019-05-30 | fix reload issues for Loopback interfaces |  Michal Cmarada | 4 | -2/+106 |
2019-05-29 | cleanup v3po customizers |  Michal Cmarada | 13 | -129/+91 |
2019-05-29 | HC2VPP-392: skip init mtu for non-ethernet interfaces |  Michal Cmarada | 1 | -11/+10 |
2019-05-28 | HC2VPP-411: fix revisions for updated models |  Michal Cmarada | 69 | -387/+392 |
2019-05-27 | HC2VPP-411: remove deprecated interface-state |  Michal Cmarada | 79 | -374/+372 |
2019-05-27 | HC2VPP-381: Validation support for V3PO module |  Tibor Král | 33 | -238/+1505 |
2019-05-24 | HC2VPP-411: Bump ietf-interfaces, ietf-ip, iana-if-types models |  Michal Cmarada | 36 | -79/+79 |
2019-05-23 | use stats future from stats module in V3PO |  Michal Cmarada | 1 | -1/+0 |
2019-05-23 | move stats to separate module |  Michal Cmarada | 2 | -50/+1 |
2019-05-07 | Enable Interface Statistics in V3PO |  Tibor Král | 48 | -246/+624 |
2019-05-06 | Update SwInterfaceDump request with required swIfIndex |  Michal Cmarada | 1 | -0/+5 |
2019-04-23 | Fix GRE tunnel after API changes |  Michal Cmarada | 2 | -21/+35 |
2019-04-11 | HC2VPP-397: add support for java 11 |  Michal Cmarada | 2 | -12/+20 |
2019-04-08 | HC2VPP-406: fix build errors after ODL bump to neon |  Michal Cmarada | 10 | -13/+13 |
2019-03-04 | HC2VPP-404: Update package names for JVPP |  Michal Cmarada | 59 | -160/+160 |
2019-01-28 | remove vpp deprecated tap-cli interface |  Michal Cmarada | 43 | -595/+237 |
2019-01-14 | HC2VPP-300: Unify namespaces of V3PO models |  Michal Cmarada | 57 | -388/+383 |
2019-01-14 | HC2VPP-300: Unify namespaces of FIB models |  Tibor Král | 3 | -3/+3 |
2019-01-08 | Revert Statistics |  Michal Cmarada | 53 | -975/+262 |
2019-01-04 | Fix MacAddress API change |  Michal Cmarada | 1 | -1/+1 |
2018-12-12 | HC2VPP-395: Nullable patch |  Tibor Král | 1 | -5/+1 |
2018-12-12 | fix after VPP api changes for address type aliases |  Michal Cmarada | 1 | -1/+1 |
2018-12-05 | HC2VPP-395: Provide Interface statistics counters |  Tibor Král | 53 | -262/+979 |
2018-11-12 | Bump jvpp version to 19.01-SNAPSHOT |  Michal Cmarada | 2 | -32/+18 |
2018-10-17 | HC2VPP-390: Tap v2 interface implementation |  Tibor Král | 5 | -2/+457 |
2018-10-10 | HC2VPP-390: Tap v2 interface API |  Michal Cmarada | 41 | -236/+236 |
2018-09-28 | Fix bugs after bumping to Fluorine ODL dependencies (HONEYCOMB-433) |  Michal Cmarada | 8 | -9/+9 |
2018-09-28 | Fix v3po interface type |  Michal Cmarada | 1 | -6/+7 |
2018-07-04 | HC2VPP-79: use AddressTranslator for ip-address-no-zone translation |  Marek Gradzki | 3 | -66/+34 |
2018-07-04 | HC2VPP-275: use ip-address-no-zone in v3po YANG model |  Marek Gradzki | 7 | -41/+41 |
2018-07-03 | Bump v3po model versions from 2017-06-07 to 2018-07-03 |  Marek Gradzki | 41 | -236/+236 |
2018-07-03 | HC2VPP-346: use fib-table-list-ref for FIB to ifc assignment |  Marek Gradzki | 2 | -8/+10 |
2018-07-02 | Fix VXLAN state read |  Marek Gradzki | 1 | -1/+1 |
2018-07-02 | HC2VPP-346: use fib-table-list-ref for VXLAN configuration |  Marek Gradzki | 2 | -3/+9 |
2018-06-27 | BD: remove redundant null check in BridgeDomainCustomizer |  Marek Gradzki | 1 | -10/+8 |
2018-06-22 | HC2VPP-88: translation layer for af_packet interface management |  Marek Gradzki | 5 | -2/+281 |
2018-06-21 | Fix NPE in InterfaceDataTranslator.isInterfaceOfType |  Marek Gradzki | 1 | -3/+8 |
2018-06-11 | HC2VPP-354: use hw_interface_set_mtu for Ethernet interfaces |  Marek Gradzki | 2 | -3/+14 |
2018-04-19 | HC2VPP-308: forbid local0 deletion |  Marek Gradzki | 1 | -2/+10 |
2018-04-09 | Remove unused method parameters |  Marek Gradzki | 1 | -2/+1 |
2018-03-19 | HC2VPP-289: fix 802dot1 identifiers |  Marek Gradzki | 12 | -93/+93 |
2018-01-02 | HC2VPP-157: use interface-ref instead of string name |  Marek Gradzki | 5 | -7/+7 |
2017-11-20 | Use IP Translators for creating ietf-inet-types DTOs |  Marek Gradzki | 3 | -81/+24 |
2017-11-07 | Fix operational read for interface's MAC address |  Marek Gradzki | 1 | -1/+5 |
2017-10-31 | Adapt to mac address representation change in l2.api |  Marek Gradzki | 3 | -22/+6 |
2017-10-11 | Adapt notification producer to jvpp API changes (VPP-914) |  Matej Perina | 1 | -18/+29 |
2017-08-28 | DumpCacheManager: make dumpParams optional |  Marek Gradzki | 4 | -8/+4 |