Taoyu Li
a2fe0212be
[ConfigDB] Move all BGP configuration into DB ( #861 )
...
- BGP data read from minigraph.py now match DB schema
- BGP templates are updated
- bgpcfgd can now deal with runtime neighbor create/delete
2017-08-08 16:23:58 -07:00
Joe LeVeque
f49cac086f
Remove extra trailing newlines at EOF ( #804 )
...
Files now end with a single newline
2017-07-12 20:54:37 -07:00
Taoyu Li
7663da9510
Disable updategraph after first time ( #592 )
2017-05-11 12:37:14 -07:00
Taoyu Li
8c76556efb
Re-commit PR #432 (SHA 4546372
) ( #474 )
...
* [config/acl] Get ACL config from DHCP and load it in swss container (#432 )
* Temporarily disable DHCP option 226
2017-04-03 16:12:32 -07:00
lguohan
94934f7b3b
Revert 432 taoyl/acl dhcp ( #457 )
...
* Revert "[config/acl] Get ACL config from DHCP and load it in swss container (#432 )"
This reverts commit 4546372f48
.
2017-03-29 20:11:46 -07:00
Taoyu Li
4546372f48
[config/acl] Get ACL config from DHCP and load it in swss container ( #432 )
...
Get ACL config from DHCP and load it in swss container
2017-03-29 13:33:54 -07:00
Taoyu Li
873f6f8fb6
[oneimage] Check if graph service address got from dhcp is valid url ( #324 )
...
* [oneimage] Check if graph service address got from dhcp is valid url
2017-02-23 13:12:54 -08:00
Taoyu Li
ea372cc7c1
Add get_graph service to fetch minigraph automatically ( #288 )
...
- Add a functionality to get SNMP community from DHCP (option 224)
- Add a functionality to get minigraph from http service instead of using default minigraph
- The url for graph service is passed through DHCP option 225
- This feature is by default disabled. Modify rule/config to enable it on build time, or modify /etc/sonic/graph_service_url on run time.
- Fix a bug that getting hostname from DHCP is not working correctly
2017-02-17 13:47:01 -08:00