Age | Commit message (Expand) | Author | Files | Lines |
2020-07-02 | nat: nat66 to plugin | Ole Troan | 3 | -10/+9 |
2020-04-09 | vom: Fixes for g++-9 | neale ranns | 1 | -6/+5 |
2020-03-27 | acl: API cleanup | Jakub Grajciar | 3 | -18/+14 |
2020-03-26 | acl: revert acl: api cleanup | Ole Trøan | 3 | -22/+19 |
2020-03-26 | acl: API cleanup | Jakub Grajciar | 3 | -47/+45 |
2020-03-16 | vxlan: vxlan/vxlan.api API cleanup | Jakub Grajciar | 2 | -36/+49 |
2020-02-26 | lldp: API cleanup | Jakub Grajciar | 2 | -10/+8 |
2020-02-26 | span: API cleanup | Jakub Grajciar | 1 | -9/+5 |
2020-02-05 | stats: fix state counter removal | Vladimir Isaev | 2 | -13/+9 |
2019-12-17 | ip: Protocol Independent IP Neighbors | Neale Ranns | 13 | -35/+45 |
2019-12-11 | devices: tap API cleanup | Jakub Grajciar | 2 | -19/+18 |
2019-12-04 | vom: get interface type from vpp device type | Mohsin Kazmi | 2 | -22/+21 |
2019-10-03 | dhcp: API cleanup | Jakub Grajciar | 2 | -6/+8 |
2019-09-11 | bonding: API cleanup | Jakub Grajciar | 1 | -2/+2 |
2019-09-03 | api: enforce vla is last and fixed string type | Ole Troan | 3 | -7/+7 |
2019-08-20 | api: Cleanup APIs interface.api | Jakub Grajciar | 4 | -15/+19 |
2019-08-07 | vom: export/install cmake files | Neale Ranns | 6 | -1/+169 |
2019-07-31 | qos: Store function | Neale Ranns | 7 | -1/+653 |
2019-07-26 | dhcp ip: DSCP settings for transmitted DHCP packets | Neale Ranns | 8 | -17/+174 |
2019-07-25 | vom: QoS support | Neale Ranns | 17 | -0/+2132 |
2019-07-11 | vom: Fix reference to flags in GBP bridge-domain | Neale Ranns | 1 | -1/+1 |
2019-07-03 | fib: allow route delete with no paths and multipath=0 to remove the | Neale Ranns | 1 | -1/+2 |
2019-07-02 | gbp: add anonymous l3-out subnets | Benoît Ganne | 2 | -6/+20 |
2019-07-02 | vom: Fix [m]route dump | Neale Ranns | 1 | -36/+2 |
2019-07-01 | gbp: VRF scoped contracts | Neale Ranns | 16 | -53/+152 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys | Paul Vinciguerra | 1 | -2/+2 |
2019-06-26 | vom: Add getter for interface admin state | Mohsin Kazmi | 2 | -0/+11 |
2019-06-19 | l2: BD ARP termination entry API update | Neale Ranns | 2 | -10/+11 |
2019-06-18 | fib: fib api updates | Neale Ranns | 21 | -474/+593 |
2019-06-04 | vom: Add bridge domain unknown unicast flooding flag | Mohsin Kazmi | 4 | -5/+54 |
2019-06-03 | vom: Add bridge domain arp unicast forwarding flag | Mohsin Kazmi | 4 | -3/+48 |
2019-05-22 | stats: support multiple works for error counters | Ole Troan | 2 | -5/+5 |
2019-04-24 | NAT: VPP-1531 api cleanup & update | Filip Varga | 3 | -11/+17 |
2019-04-23 | Revert "NAT: VPP-1531 api cleanup & update" | Ole Trøan | 3 | -17/+11 |
2019-04-23 | NAT: VPP-1531 api cleanup & update | Filip Varga | 3 | -11/+17 |
2019-04-08 | GBP: drop and contract counters | Neale Ranns | 3 | -7/+11 |
2019-04-08 | fixing typos | Jim Thompson | 4 | -5/+5 |
2019-04-04 | gbp: Add bd flags | Mohsin Kazmi | 3 | -6/+39 |
2019-03-29 | VOM: recurive route update fix | Neale Ranns | 1 | -2/+2 |
2019-03-27 | VOM: routes support multipath so set is_multipath in route update | Neale Ranns | 1 | -1/+1 |
2019-03-27 | GBP: fixes for l3-out routing | Neale Ranns | 4 | -9/+79 |
2019-03-27 | vom: Add support for BVI interface | Mohsin Kazmi | 3 | -2/+120 |
2019-03-26 | GBP: missing L3-out type coversion | Neale Ranns | 1 | -0/+2 |
2019-03-18 | VOM: GBP: L3-out subnets need only the sclass not an EPG | Neale Ranns | 2 | -11/+18 |
2019-03-15 | Revert "API: Cleanup APIs interface.api" | Ole Trøan | 4 | -19/+15 |
2019-03-15 | API: Cleanup APIs interface.api | Jakub Grajciar | 4 | -15/+19 |
2019-03-14 | GBP: Endpoint flags | Neale Ranns | 4 | -13/+75 |
2019-03-12 | GBP: contracts API fixed length of allowed ethertypes | Neale Ranns | 1 | -19/+15 |
2019-03-06 | GBP: use sclass in the DP for policy | Neale Ranns | 17 | -153/+137 |
2019-03-06 | GBP: learn from ARP and L2 packets | Neale Ranns | 4 | -15/+36 |