index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
interface-bridge.py
Age
Commit message (
Expand
)
Author
2019-08-31
bridge: T1615: replace pyroute2 by vyos.ifconfig
Christian Poessinger
2019-08-30
Python/ifconfig: rename interfaceconfig.py -> ifconfig.py
Christian Poessinger
2019-08-28
bridge: T1615: add missing support for DHCP/DHCPv6 interface address
Christian Poessinger
2019-08-27
bridge: T1556: remove unused function freeze()
Christian Poessinger
2019-08-26
bridge: T1556: fix comment
Christian Poessinger
2019-08-26
bridge: T1556: migrate interface configuration to pyroute2
Christian Poessinger
2019-08-26
bridge: T1608: deny adding non existing interfaces to bridge config
Christian Poessinger
2019-08-26
bridge: T1556: reword exception error when beeing member of multiple bridges
Christian Poessinger
2019-08-21
bridge: T1556: remove superfluous if statements
Christian Poessinger
2019-08-07
[bridge] T1156: rename 'br_name' to 'intf' for indexing python dictionary int...
Christian Poessinger
2019-08-05
[bridge] T1156: support adding interface addresses
Christian Poessinger
2019-08-04
[bridge] T1156: rename igmp-snooping node to igmp
Christian Poessinger
2019-08-03
[bridge] T1156: interfaces can be assigned to any one bridge only
Christian Poessinger
2019-08-03
[bridge] T1156: support adding and removing bridge member interfaces
Christian Poessinger
2019-08-02
[bridge] T1156: first working implementation using Python and XML
Christian Poessinger