Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
'vyatta-cron' is superseeded by 'vyos-1x' thus the submodule is removed
to reduce confusion.
|
|
|
|
Submodule is a fork of https://github.com/lucasec/mdns-repeater w/
extensions to add Debian packaging and systemd support.
|
|
Using AVAHI as mDNS reflector has the big disadvantage that the
reflection interface can not be specified. It will reflect the mDNS
messages on ALL interfaces.
A new technique called mDNS repeater based upon
https://github.com/vyos/mdns-repeater
will be used in the future.
|
|
* packages/vyos-kernel efe6504...0a84c7e (18):
> Merge tag 'v4.4.95' into current
> add virtio scsi to kernel as loadable module
> remove Automatically generated lines
> Enable intel QuickAssist Technology modules
> dccp: fix freeing skb too early for IPV6_RECVPKTINFO
> virtio_net: validate ethtool port setting and explain the user validation
> ethtool: make validate_speed accept all speeds between 0 and INT_MAX
> virtio_net: add ethtool support for set and get of settings
> ethtool: add speed/duplex validation functions
> add vyos x86_64 defconfig
> Merge tag 'v4.4.47' into current
|
|
packages/vyos-world e590f74...416bee9 (1):
> Added vyos-bcast-relay package
|
|
|
|
packages/vyos-cfg-avahi 894e268...31448bd (2):
> Adjust mdns-repeater for VyOS
> Added mdns-repeater source
|
|
Submodule packages/vyos-world 28fa090..ca1dbba:
> Added vyos-cfg-avahi package
> Update the changelog.
> Add vyos-1x package to vyos-world.
> remove grub2 and open-vm-tools packages, give trouble with building arm build
> include open-vm-tools in the image (T16)
> Update the changelog.
> Add dependency on grub2, since it's required but we have no idea what would be a better place.
|
|
|
|
|
|
|
|
|
|
|
|
Excluded:
Quagga (ideally, we should merge the vyatta changes into upstream).
Kernel and openvmtools (better built separately).
Firmware (better switch to upstream perhaps).
Everything that we used to build just because squeeze had it very outdated.
|