Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
interface_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-11-08
vnet: store hw interface speed in kbps instead of using flags
Damjan Marion
1
-2
/
+1
2018-10-23
c11 safe string handling support
Dave Barach
1
-7
/
+7
2018-09-26
itf: dump interface rx-placement
Mohsin Kazmi
1
-0
/
+93
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
1
-3
/
+3
2018-08-24
rx-placement: Add API call for interface rx-placement
Mohsin Kazmi
1
-0
/
+41
2018-07-20
IP directed broadcast
Neale Ranns
1
-1
/
+20
2018-06-11
MTU: Software interface / Per-protocol MTU support
Ole Troan
1
-2
/
+29
2018-05-18
IP table bind allowed only if table exists
Neale Ranns
1
-30
/
+6
[next]