]> git.proxmox.com Git - mirror_ifupdown2.git/shortlog
mirror_ifupdown2.git
2014-12-01 Roopa PrabhuCheck for unexpected characters (specifically the ones...
2014-12-01 Roopa PrabhuChange to square brackets (hopefully last change on...
2014-11-28 Roopa PrabhuChange case of check strings
2014-11-26 Roopa PrabhuFix a few more s/br/bridge/g
2014-11-26 Roopa PrabhuDelete stale example files
2014-11-26 Roopa Prabhuadd a helper switchd ifupdown script that returns reser...
2014-11-26 Roopa PrabhuFix setup.py to include new example file names
2014-11-26 Roopa PrabhuChange names and s/br/bridge/
2014-11-25 Roopa PrabhuMisc fixes. Add a --skip-upperifaces option to ifup...
2014-11-21 Roopa PrabhuChange "source" inclusion errors to warns.
2014-11-21 Roopa Prabhuif 'bridge-vlan-aware yes' specified, explicitly set...
2014-11-20 Roopa PrabhuRemove debug print
2014-11-20 Roopa PrabhuFix 'source' file error handling
2014-11-20 Roopa PrabhuFix a few minor ifquery check failures
2014-11-19 Roopa PrabhuFix ordering of mstpctl attributes by moving to a Order...
2014-11-19 Roopa Prabhure-add bridgevlan.py which was accidently removed by...
2014-11-19 Roopa PrabhuAdd exclude args to /etc/default/networking
2014-11-19 Roopa PrabhuFix address module config (mtu, alias etc) when addr_me...
2014-11-18 Roopa Prabhuset arp accept to 1 for bridge devices with an ip and...
2014-11-17 Roopa PrabhuFix clag example
2014-11-16 Roopa PrabhuUse 'fdb replace' instead of 'fdb add'
2014-11-16 Roopa PrabhuChange defaults result strings in ifquery check output
2014-11-16 Roopa PrabhuFix comment
2014-11-16 Roopa PrabhuChange warn to debug for gateway del errors during...
2014-11-16 Roopa PrabhuAdd vlan aware bridge examples
2014-11-15 Roopa Prabhuminor fixes for ifquery and stp handling
2014-11-13 Roopa PrabhuFix auto flag handling during reload
2014-11-12 Roopa PrabhuAdd iface 'up' for method 'manual' in addon modules...
2014-11-12 Roopa PrabhuMisc fixes + ifreload new option + cleanups + more...
2014-11-12 Roopa PrabhuFirst cut ifupdown2 module for vrrpd
2014-11-12 Roopa PrabhuDont warn on fdb del failures during down
2014-11-12 Roopa PrabhuAdd address-purge attribute to disable purging of addre...
2014-11-11 Roopa PrabhuFix some bond attr gets
2014-11-09 Roopa PrabhuCheckin missing mstpctlutil.py changes for e1e1cf57295d...
2014-11-08 Roopa Prabhulimit macvlan device names to 15chars
2014-11-08 Roopa PrabhuFix defaults for mstpctl-portp2p
2014-11-07 Roopa PrabhuAdd /etc/default/networking to provide an easier way...
2014-11-07 Roopa PrabhuFix mstpctl attribute names in ifquery running output
2014-11-04 Roopa PrabhuFix mstpctl port attribute ifquery check
2014-11-04 Roopa PrabhuFix vxlan query running
2014-11-04 Roopa PrabhuFix bridgevlan query check
2014-11-04 Roopa Prabhumisc query and fdb/vlan add fixes
2014-10-31 Roopa Prabhusome more ifquery support (for vxlan devices etc)
2014-10-29 Roopa PrabhuFix -a option documentation
2014-10-29 Roopa PrabhuRemove stale debug
2014-10-29 Roopa Prabhumisc fixes
2014-10-29 Roopa Prabhumisc bug fixes for svi address propagation, svi query etc
2014-10-28 Roopa PrabhuBug fixes and some query support
2014-10-25 Roopa PrabhuInclude '-' in regex for globs
2014-10-25 Roopa PrabhuFix bridge port vid settings during ifup of a bridge...
2014-10-24 Roopa Prabhuremove code that makes a bridge port inherit stp/mstp...
2014-10-24 Roopa PrabhuFirst phase checkin for new format for vlan aware bridge
2014-10-22 Roopa PrabhuFix missing import due to merge
2014-10-13 Roopa PrabhuFix bridge deletion
2014-10-13 Roopa PrabhuSet RLIMIT_CORE to zero. For some reason the core file...
2014-10-12 Roopa PrabhuAdd rtnetlink api's for link creates
2014-10-10 Roopa PrabhuReplace check mark by none and cross mark by ascii...
2014-10-10 Roopa PrabhuFix a few ordering issues + fix following upperiface...
2014-10-10 Roopa PrabhuMake query check a no-op for the vlan aware bridge...
2014-10-10 Roopa PrabhuRemove stale mstp adminadge attributes
2014-10-10 Roopa PrabhuA few more fixes to the vlan aware bridge case
2014-10-09 Roopa PrabhuMove ifupdown2addons into ifupdown2 pacakge
2014-10-09 Roopa Prabhumore support and fixes to support new format for vlan...
2014-10-06 Roopa Prabhusupport for new bridge driver syntax
2014-09-26 Roopa PrabhuMinor fixes for multiple interfaces with the same confi...
2014-09-25 Roopa PrabhuInitial checkin for ifup/ifdown svi config
2014-08-30 Cumulus BuildsMerge branch 'master' of ssh://dev.cumulusnetworks...
2014-08-30 Cumulus BuildsMerge branch 'vmware_L2'
2014-08-26 Roopa PrabhuFix leftover func call possibly due to merge + some...
2014-08-26 Roopa PrabhuFix a few options
2014-08-25 Cumulus BuildsMerge branch 'CumulusLinux-2.1_br'
2014-07-28 Wilson KokRevert "log /etc/init.d/networking errors into syslog...
2014-07-25 Wilson KokRevert "log /etc/init.d/networking errors into syslog...
2014-07-22 Roopa PrabhuRemove exclude lo
2014-07-22 Roopa PrabhuDocumentation cleanup
2014-07-17 Roopa PrabhuDoc updates + cleanup
2014-07-16 Roopa PrabhuFix return value when upperifaces are brought up
2014-07-16 Roopa Prabhulog /etc/init.d/networking errors into syslog using...
2014-07-16 Roopa PrabhuAdd a new ifupdown2 example to cover bridge igmp and...
2014-07-16 Roopa PrabhuBump kernel ethtool get/set wait to 20 + ifupdown2...
2014-07-16 Roopa PrabhuFix use of args.CLASS with ifreload (reload does not...
2014-07-16 Roopa PrabhuFix error flag for cases where errors are ignored ...
2014-07-16 Roopa Prabhuexit with non-zero return code if any of the ifaces...
2014-07-16 Roopa PrabhuFix splits everywhere to include space and tabs. Use...
2014-07-16 Roopa PrabhuFix handling of interfaces with `--allow CLASS`
2014-07-16 Roopa PrabhuFix scheduler for --allow <classes> option
2014-07-16 Roopa PrabhuFix whitespace issue + uninitialized variable issue
2014-07-16 Roopa PrabhuFix upperiface check when ifdown is run with -a
2014-07-16 Roopa Prabhuprefix ethtool attributes with "link-" to be compatible...
2014-07-16 Roopa PrabhuAdd close_fds=True in ifupdownbase class
2014-07-15 Roopa PrabhuFix return value when upperifaces are brought up
2014-07-15 Roopa Prabhulog /etc/init.d/networking errors into syslog using...
2014-07-15 Roopa PrabhuAdd a new ifupdown2 example to cover bridge igmp and...
2014-07-15 Roopa PrabhuBump kernel ethtool get/set wait to 20 + ifupdown2...
2014-07-15 Roopa PrabhuFix use of args.CLASS with ifreload (reload does not...
2014-07-15 Roopa PrabhuFix error flag for cases where errors are ignored ...
2014-07-15 Roopa Prabhuexit with non-zero return code if any of the ifaces...
2014-07-15 Roopa PrabhuFix splits everywhere to include space and tabs. Use...
2014-07-15 Roopa PrabhuFix handling of interfaces with `--allow CLASS`
2014-07-15 Roopa PrabhuFix scheduler for --allow <classes> option
next