Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a first basic check of compilation #2

Merged
merged 2 commits into from
Feb 3, 2024
Merged

Conversation

vjardin
Copy link
Contributor

@vjardin vjardin commented Feb 2, 2024

Any contribution should compile on Ubuntu.

Only code that compiles should be "pull request"ed.
Once it is compiled, check that it has linked thanks to a basic
check of the version.
@acassen acassen merged commit 95f3b6d into acassen:main Feb 3, 2024
@vjardin vjardin deleted the basicCI branch February 3, 2024 07:32
acassen added a commit that referenced this pull request Mar 18, 2024
VTY interface via 'show ip vrf'

gtp-guard> sh ip vrf
vrf(1): vrf-name-1 (VRF-Description-here)
 PPPoE: interface br-lab (ifindex:16) sessions:0
  Discovery channel:
   #00: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #1: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #2: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #3: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #4: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #5: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #6: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #7: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
  Session channel:
   #00: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #1: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #2: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #3: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #4: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #5: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #6: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
   #7: rx_packets:0 rx_bytes:0 tx_packets:0 tx_bytes:0
@vjardin vjardin restored the basicCI branch April 30, 2024 05:59
@vjardin vjardin deleted the basicCI branch April 30, 2024 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants