Age | Commit message (Expand) | Author | Files | Lines |
2022-05-19 | api: refactor api data storage | Damjan Marion | 1 | -11/+14 |
2022-05-02 | vapi: support api clients within vpp process | Ole Troan | 1 | -12/+16 |
2022-04-04 | interface api: restore order of context value | Vratko Polak | 1 | -1/+2 |
2022-01-18 | vnet: distinguish between max_frame_size and MTU | Damjan Marion | 1 | -1/+1 |
2022-01-17 | vnet: introduce vnet_error() | Damjan Marion | 1 | -11/+4 |
2021-12-03 | interface: add multi tx-queues support for new tx infra | Mohsin Kazmi | 1 | -0/+169 |
2021-11-23 | ip: unlock_fib on if delete | Nathan Skrzypczak | 1 | -54/+79 |
2021-10-11 | ip: fix fib and mfib locks | Nathan Skrzypczak | 1 | -27/+14 |
2021-09-13 | interface: fix init fib_index_by_sw_if_index | Nathan Skrzypczak | 1 | -6/+0 |
2021-09-08 | interface: add custom interface name support | Steven Luong | 1 | -0/+34 |
2021-07-28 | gre: set proper fib index for unnumbered interfaces, unset fib index before f... | Stanislav Zaikin | 1 | -2/+2 |
2021-07-22 | interface: Byte swap the duplex value in interface details | Neale Ranns | 1 | -2/+2 |
2021-07-02 | interface: api cleanup | Filip Tehlar | 1 | -42/+17 |
2021-03-12 | interface: fix extra locking on fib/mfib table | Dmitry Vakrhushev | 1 | -23/+17 |
2021-02-26 | interface: fix sh int rx | Nathan Skrzypczak | 1 | -1/+1 |
2021-02-15 | interface: Add promisc on/off in api | Nathan Skrzypczak | 1 | -32/+62 |
2021-01-22 | interface: fix rx-placement api/cli for new infra | Mohammed Hawari | 1 | -29/+25 |
2020-12-14 | misc: refactor clib_bitmap_foreach macro | Damjan Marion | 1 | -3/+3 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -6/+6 |
2020-11-13 | ethernet: mac must support 64-bits loads | Benoît Ganne | 1 | -3/+3 |
2020-10-08 | interface: shorten vnet_hw_if_rx_mode | Damjan Marion | 1 | -4/+3 |
2020-05-19 | interface: fix interface rx mode config API | Jakub Grajciar | 1 | -2/+4 |
2020-05-04 | misc: binary api fuzz test fixes | Dave Barach | 1 | -1/+1 |
2020-04-23 | ip: Replace Sematics for Interface IP addresses | Neale Ranns | 1 | -2/+30 |
2020-03-30 | interface: remove mtu clib_warning message from api handler | Paul Vinciguerra | 1 | -1/+0 |
2020-02-26 | api: improve api string safety | Jakub Grajciar | 1 | -1/+1 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -1/+1 |
2019-11-14 | interface: send proper link/admin status in event | Alexander Chernavin | 1 | -4/+5 |
2019-11-12 | interface: Allow VLAN tag-rewrite on non-sub-interfaces too. | Jon Loeliger | 1 | -18/+18 |
2019-11-07 | interface: shmemioerror while getting name_filter arg | Aleksander Djuric | 1 | -3/+2 |
2019-10-29 | ethernet: VNET API to create sub-interfaces | Neale Ranns | 1 | -55/+11 |
2019-10-09 | interface: dump the interface device type | Mohsin Kazmi | 1 | -0/+6 |
2019-10-09 | interface: callback to manage extra MAC addresses | Matthew Smith | 1 | -0/+29 |
2019-09-16 | api: autogenerate api trace print/endian | Ole Troan | 1 | -2/+4 |
2019-09-03 | api: enforce vla is last and fixed string type | Ole Troan | 1 | -17/+13 |
2019-08-20 | api: Cleanup APIs interface.api | Jakub Grajciar | 1 | -68/+102 |
2019-07-23 | api: binary api cleanup | Dave Barach | 1 | -0/+3 |
2019-06-14 | interface: interface dump API check validity of sw_if_index | Neale Ranns | 1 | -1/+1 |
2019-05-22 | stats: support multiple works for error counters | Ole Troan | 1 | -16/+0 |
2019-05-17 | Add a debug-CLI leak-checker | Dave Barach | 1 | -31/+13 |
2019-05-03 | mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL, | Steven Luong | 1 | -0/+5 |
2019-04-26 | IF: return VTR attributes for all ifs in dump API | Alexander Chernavin | 1 | -20/+20 |
2019-04-23 | API sw_interface_dump: Dump all if index is zero | Vratko Polak | 1 | -2/+2 |
2019-04-17 | Make sw_interface_dump more compatible with 2.2.0 | Vratko Polak | 1 | -3/+1 |
2019-04-17 | api: Add to interface crud - read by sw_if_index. | Paul Vinciguerra | 1 | -0/+22 |
2019-04-10 | API: Fix shared memory only action handlers. | Ole Troan | 1 | -52/+69 |
2019-03-15 | Revert "API: Cleanup APIs interface.api" | Ole Trøan | 1 | -64/+48 |
2019-03-15 | API: Cleanup APIs interface.api | Jakub Grajciar | 1 | -48/+64 |
2019-03-07 | assign flood_class to vnet_sw_interface_t template in subif api handle function | Joe Zhou | 1 | -0/+2 |
2018-11-20 | Link speed sent as little endian across API | Ole Troan | 1 | -1/+1 |