Age | Commit message (Expand) | Author | Files | Lines |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -172/+109 |
2019-05-20 | reassembly: prevent long chain attack | Klement Sekera | 1 | -1/+3 |
2019-03-07 | API: Add python2.7 support for enum flags via aenum | Ole Troan | 1 | -1/+0 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 1 | -84/+78 |
2019-01-07 | VOM: mroutes | Neale Ranns | 1 | -2/+8 |
2018-11-29 | api: ip_source_check_interface_add_del api is added. | Chore | 1 | -0/+16 |
2018-11-29 | VPP-1507: Added binary api to dump configured ip_punt_redirect | Pavel Kotucek | 1 | -10/+31 |
2018-11-26 | flow-hash: Add symmetric flag for flow hashing | Mohsin Kazmi | 1 | -1/+3 |
2018-11-17 | IP-punt: add documentation to the API and fix IP address init | Neale Ranns | 1 | -0/+2 |
2018-11-12 | IPv6: Make link-local configurable per-interface (VPP-1446) | Juraj Sloboda | 1 | -14/+0 |
2018-10-12 | ip: add container proxy dump API (VPP-1364) | Matus Fabian | 1 | -0/+13 |
2018-10-05 | Improve ip_mroute_add_del documentation | Ian Wells | 1 | -4/+24 |
2018-10-01 | Add adjacency counters to the stats segment | Neale Ranns | 1 | -1/+11 |
2018-10-01 | mroute routers in the stats segment | Neale Ranns | 1 | -1/+9 |
2018-09-20 | Route counters in the stats segment | Neale Ranns | 1 | -2/+12 |
2018-08-31 | Introduce a mac_address_t on the API and in VPP | Neale Ranns | 1 | -0/+1 |
2018-08-15 | Remove client_index field from replies in API | Ondrej Fabry | 1 | -5/+0 |
2018-08-14 | Fix context field position in API definition | Ondrej Fabry | 1 | -1/+1 |
2018-07-09 | IGMP improvements | Neale Ranns | 1 | -0/+1 |
2018-05-27 | proxy_arp: remove unused is_add | Marek Gradzki | 1 | -2/+1 |
2018-05-25 | ARP proxy dumps | Neale Ranns | 1 | -7/+50 |
2018-05-18 | IP unnumbered dump | Neale Ranns | 1 | -1/+23 |
2018-05-11 | Periodic scan and probe of IP neighbors to maintain neighbor pools | John Lo | 1 | -1/+25 |
2018-04-17 | IP mcast: allow unicast address as a next-hop | Neale Ranns | 1 | -0/+1 |
2018-04-16 | Implement ip_probe_neighbor API | John Lo | 1 | -9/+32 |
2018-03-21 | reassembly: feature/concurrency | Klement Sekera | 1 | -0/+16 |
2018-03-16 | IPv6 ND Router discovery data plane (VPP-1095) | Juraj Sloboda | 1 | -1/+87 |
2018-03-09 | MPLS Unifom mode | Neale Ranns | 1 | -29/+3 |
2018-03-06 | API: Add service definitions for events and singleton messages (second attempt) | Marek Gradzki | 1 | -0/+10 |
2018-03-05 | Revert "API: Add service definitions for events and singleton messages." | Ole Trøan | 1 | -10/+0 |
2018-03-05 | API: Add service definitions for events and singleton messages. | Ole Troan | 1 | -0/+10 |
2018-02-01 | IPv4/6 reassembly | Klement Sekera | 1 | -0/+28 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-09 | DVR: run L3 output features | Neale Ranns | 1 | -1/+2 |
2017-12-08 | Remove the unused 'create VRF if needed' API parameters | Neale Ranns | 1 | -3/+0 |
2017-11-10 | Break up vpe.api | Neale Ranns | 1 | -0/+206 |
2017-11-10 | Add sw_if_index to the ip_neighbor_details_t response. | Jon Loeliger | 1 | -1/+3 |
2017-11-09 | BIER | Neale Ranns | 1 | -2/+5 |
2017-11-07 | UDP Encapsulation. | Neale Ranns | 1 | -2/+10 |
2017-11-07 | ip: add container proxy api | Florin Coras | 1 | -0/+11 |
2017-10-19 | Remove unused 'not_last' parameter from ip_add_del_route | Marek Gradzki | 1 | -3/+0 |
2017-10-15 | Revert "Enforce FIB table creation before use" | Florin Coras | 1 | -0/+3 |
2017-10-14 | Source Lookup progammable via API | Neale Ranns | 1 | -0/+4 |
2017-10-13 | Enforce FIB table creation before use | Neale Ranns | 1 | -3/+0 |
2017-10-10 | punt and drop features: | Neale Ranns | 1 | -0/+36 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+2 |
2017-10-05 | Distributed Virtual Router Support | Neale Ranns | 1 | -0/+1 |
2017-09-13 | Add a name to the creation of an IP and MPLS table | Neale Ranns | 1 | -3/+9 |
2017-08-14 | FIB table add/delete API only | Neale Ranns | 1 | -0/+18 |
2017-07-18 | FIB path preference | Neale Ranns | 1 | -1/+4 |