-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[DHCP Relay]: Support Multiple VLANs (Separate DHCP Relay Agents, One Per VLAN) #999
Commits on Oct 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5a8f2e3 - Browse repository at this point
Copy the full SHA 5a8f2e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a0b65 - Browse repository at this point
Copy the full SHA 36a0b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e76084 - Browse repository at this point
Copy the full SHA 4e76084View commit details -
<DhcpRelays> tag is only present for VLANs which require a DHCP relay…
… agent -- only parse if present
Configuration menu - View commit details
-
Copy full SHA for afa2fb3 - Browse repository at this point
Copy the full SHA afa2fb3View commit details -
Don't attempt to configure a DHCP relay agent for VLANs without speci…
…fied DHCP servers
Configuration menu - View commit details
-
Copy full SHA for 06f903d - Browse repository at this point
Copy the full SHA 06f903dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57101fb - Browse repository at this point
Copy the full SHA 57101fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b4c60 - Browse repository at this point
Copy the full SHA 39b4c60View commit details -
Remove isc-dhcp-relay sample output file from sonic-cfggen test, as w…
…e no longer generate that file
Configuration menu - View commit details
-
Copy full SHA for 9893597 - Browse repository at this point
Copy the full SHA 9893597View commit details -
Update Option 82 isc-dhcp-relay patch to load all interface name-alia…
…s maps into memory once at start instead of calling sonic-cfggen on each packet we relay
Configuration menu - View commit details
-
Copy full SHA for ef93c68 - Browse repository at this point
Copy the full SHA ef93c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69d6fa6 - Browse repository at this point
Copy the full SHA 69d6fa6View commit details -
Set max hop count to 1 so that DHCP relay will only relay packets wit…
…h a hop count of zero
Configuration menu - View commit details
-
Copy full SHA for 39d0301 - Browse repository at this point
Copy the full SHA 39d0301View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1550f - Browse repository at this point
Copy the full SHA bc1550fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a97fff2 - Browse repository at this point
Copy the full SHA a97fff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4a06b - Browse repository at this point
Copy the full SHA ba4a06bView commit details
Commits on Oct 3, 2017
-
Generate port name-alias map file using sonic-cfggen and parse that i…
…n lieu of parsing port_config.ini directly
Configuration menu - View commit details
-
Copy full SHA for 7bb46d1 - Browse repository at this point
Copy the full SHA 7bb46d1View commit details -
No longer drop packets with hop count > 0; Instead, drop packets whic…
…h already contain agent info
Configuration menu - View commit details
-
Copy full SHA for 486d0a5 - Browse repository at this point
Copy the full SHA 486d0a5View commit details