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

Document new nets fields. #894

Merged
merged 1 commit into from
Jul 19, 2017
Merged

Document new nets fields. #894

merged 1 commit into from
Jul 19, 2017

Conversation

fasaxc
Copy link
Member

@fasaxc fasaxc commented Jul 10, 2017

Documentation for projectcalico/libcalico-go#470

| notNet | Negative match on CIDR. | Valid IPv4 or IPv6 CIDR | cidr | |
| nets | Match packets with IP in any of the listed CIDRs. | List of valid IPv4 or IPv6 CIDRs | list of cidr |
| net | Deprecated (use "nets" instead): Match on CIDR. | Valid IPv4 or IPv6 CIDR | cidr | |
| notNets | Negative match on CIDRs. Match packets with IP not in any of the listed CIDRs. | List of valid IPv4 or IPv6 CIDRs | list of cidr |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

list of cidr -> list of cidrs?

Copy link
Contributor

@robbrockbank robbrockbank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor suggestion.

Branch needs updating to latest master.

@fasaxc fasaxc merged commit 0bc3fda into projectcalico:master Jul 19, 2017
@fasaxc fasaxc deleted the multi-nets branch July 19, 2017 09:34
caseydavenport pushed a commit that referenced this pull request Dec 14, 2021
…-master

[master] Semaphore Auto Pin Update
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.

3 participants