Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-03-05 | VOM: GBP show allowed ethertypes in contracts | Neale Ranns | 2 | -1/+8 |
2019-03-05 | GBP: per-group EP retention policy | Neale Ranns | 9 | -479/+71 |
2019-03-04 | GBP: Global config for EP retention | Neale Ranns | 5 | -0/+475 |
2019-03-04 | GBP: fix and print GBP BD flags | Neale Ranns | 2 | -3/+5 |
2019-03-01 | VOM: mprefix and mpath encode fixes | Neale Ranns | 4 | -6/+10 |
2019-03-01 | VOM: vxlan-tunnel mcast interface fix | Neale Ranns | 1 | -1/+5 |
2019-02-28 | stats: Add interface name to sw_if_index as /if/names | Ole Troan | 2 | -0/+3 |
2019-02-28 | VOM: child accessors on GBP route domain | Neale Ranns | 2 | -0/+17 |
2019-02-25 | VOM: GBP table IDs in GBP route-domain create | Neale Ranns | 3 | -2/+4 |
2019-02-22 | VOM: GBP use singular instance if shared-ptr is set | Neale Ranns | 2 | -3/+20 |
2019-02-22 | VOM: mroute dump debug level fix | Neale Ranns | 1 | -1/+1 |
2019-02-22 | VOM: De-template the ACL code. | Neale Ranns | 8 | -215/+709 |