kernel/net/openvswitch
sevki c9e1dba412 chore(ci): setup github actions and workflows
setup CI/CD for kernel development
- added CodeQL for code scanning
- every pr is built as an image and is available for
  30days on https://oklinux.dev
- tagged and released on github for now

Signed-off-by: sevki <s@sevki.io>
2024-03-15 21:46:24 +00:00
..
actions.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
conntrack.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
conntrack.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
datapath.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
datapath.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
dp_notify.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
drop.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
flow.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
flow.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
flow_netlink.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
flow_netlink.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
flow_table.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
flow_table.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Kconfig chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Makefile chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
meter.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
meter.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
openvswitch_trace.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
openvswitch_trace.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vport-geneve.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vport-gre.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vport-internal_dev.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vport-internal_dev.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vport-netdev.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vport-netdev.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vport-vxlan.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vport.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vport.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00