diff options
| author | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2020-05-01 10:06:14 -0300 |
|---|---|---|
| committer | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2020-06-05 14:36:53 -0300 |
| commit | c7d3de9ff2e3c2741356825f72ff0ed3215e3a95 (patch) | |
| tree | 62236d8fba351341646c5f5214f36490d0a24cdd /lib/id_alloc.c | |
| parent | 1d7b156e7eea7dfeffd0176bf4dbd11755107e96 (diff) | |
lib: add 'no ... remark LINE' commands
Implement the commands `no ... remark LINE` for cisco and zebra style
access lists to match `ipX prefix-list description LINE` command set.
It useful when you just want to go through the command history and
prepend a `no` to a `remark` or `description` command. Example:
```
access-list foo remark just another acl
!
! ...
!
! Suddenly we decide we no longer think that remark is useful,
! lets press up key to find that line in history and append `no`:
no access-list foo remark just another acl
```
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Diffstat (limited to 'lib/id_alloc.c')
0 files changed, 0 insertions, 0 deletions
