Commit 6316dae
authored
main UPDATE support multiple subscriptions to streams (#1808)
Currently, the NETCONF server makes an assumption that it will be the
only entity which manages this container. With our RESTCONF server, this
is no longer the case. Unless there's a systemwide "notification daemon"
which will be in charge of this, the only reasonable choice is, IMHO, to
rely on the usual rules of data merging as provided by sysrepo.1 parent 4714d28 commit 6316dae
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1320 | 1320 | | |
1321 | 1321 | | |
1322 | 1322 | | |
1323 | | - | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
1324 | 1329 | | |
1325 | 1330 | | |
1326 | 1331 | | |
| |||
0 commit comments