| 2009-05-01 | Ben Pfaff | secchan: Eliminate UNKNOWN_SUPER. | commit | commitdiff | tree | snapshot | 
| 2009-05-01 | Ben Pfaff | classifier: Make classifier_for_each() easier to use. | commit | commitdiff | tree | snapshot | 
| 2009-05-01 | Ben Pfaff | secchan: Reduce redundancy in handle_odp_msg(). | commit | commitdiff | tree | snapshot | 
| 2009-05-01 | Ben Pfaff | secchan: Fix OpenFlow matching on output port with... | commit | commitdiff | tree | snapshot | 
| 2009-05-01 | Ben Pfaff | secchan: Update byte, packet counts for packets switche... | commit | commitdiff | tree | snapshot | 
| 2009-05-01 | Ben Pfaff | datapath: Eliminate synchronize_rcu() in table swap. | commit | commitdiff | tree | snapshot | 
| 2009-05-01 | Ben Pfaff | datapath: Eliminate synchronize_rcu() in port group... | commit | commitdiff | tree | snapshot | 
| 2009-05-01 | Ben Pfaff | datapath: Fix memory leak in port group. | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Ben Pfaff | leak-checker: Stop logging after fstat() fails. | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Ben Pfaff | leak-checker: Stop logging after an output error. | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Ben Pfaff | leak-checker: Make output line-buffered. | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Ben Pfaff | brcompatd: Fix formatting of /proc/net/vlan files. | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Ben Pfaff | brcompat: Use named macro in place of literal constants. | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Ben Pfaff | datapath: Break up GSO packets before sending to userspace. | commit | commitdiff | tree | snapshot | 
| 2009-04-29 | Justin Pettit | Fix policing performance issues with VIFs. | commit | commitdiff | tree | snapshot | 
| 2009-04-29 | Keith Amidon | Fix vswitch init script "restart" and "update-modules... | commit | commitdiff | tree | snapshot | 
| 2009-04-29 | Keith Amidon | Fix copy-paste errors when combining vswitchd & brcompa... | commit | commitdiff | tree | snapshot | 
| 2009-04-29 | Keith Amidon | Properly refer to brcompatd pidfile in init script... | commit | commitdiff | tree | snapshot | 
| 2009-04-28 | Ben Pfaff | Fix "make dist" by adding forgotten headers to the... | commit | commitdiff | tree | snapshot | 
| 2009-04-28 | Ben Pfaff | brcompat: Add /proc/net/vlan, /proc/net/bonding compati... | commit | commitdiff | tree | snapshot | 
| 2009-04-27 | Keith Amidon | Stop attempting to add mgmt interface flows at boot... | commit | commitdiff | tree | snapshot | 
| 2009-04-27 | Keith Amidon | Initial cut at merging vswitch and vswitch-brcompatd... | commit | commitdiff | tree | snapshot | 
| 2009-04-27 | Ben Pfaff | vswitch: Don't bring up interfaces when adding them... | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Ben Pfaff | vswitch: Fix typo in manpage. | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Ben Pfaff | vswitch: By default, operate standalone when controller... | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Ben Pfaff | brcompat: Add comments to netlink header. | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Ben Pfaff | brcompatd: Make vars used only in brcompatd.c "static". | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Ben Pfaff | brcompat: Check for null pointer before reading netlink... | commit | commitdiff | tree | snapshot | 
| 2009-04-24 | Ben Pfaff | vswitch: Fetch interface MAC when creating an interface... | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Justin Pettit | Have NetFlow account for first buffered packet of new... | commit | commitdiff | tree | snapshot | 
| 2009-04-20 | Ben Pfaff | brcomapt: Delete VLANs and bonding entries for deleted... | commit | commitdiff | tree | snapshot | 
| 2009-04-17 | Ben Pfaff | datapath: Fix Xen performance when adding a VLAN tag... | commit | commitdiff | tree | snapshot | 
| 2009-04-17 | Ben Pfaff | datapath: Define ERR_CAST on kernels that don't already... | commit | commitdiff | tree | snapshot | 
| 2009-04-16 | Ben Pfaff | datapath: Attempt to checksum packets sent to controlle... | commit | commitdiff | tree | snapshot | 
| 2009-04-16 | Ben Pfaff | datapath: Fix VLAN tag insertion actions on Xen. | commit | commitdiff | tree | snapshot | 
| 2009-04-16 | Ben Pfaff | datapath: Fix build on 2.6.18, which doesn't have ... | commit | commitdiff | tree | snapshot | 
| 2009-04-16 | Ben Pfaff | vswitch: Fix indefinite wait on reload. | commit | commitdiff | tree | snapshot | 
| 2009-04-15 | Ben Pfaff | svec: Avoid calling svec_sort() when it is not necessary. | commit | commitdiff | tree | snapshot | 
| 2009-04-15 | Ben Pfaff | vswitch: Keep list of old interfaces sorted when reconf... | commit | commitdiff | tree | snapshot | 
| 2009-04-15 | Ben Pfaff | cfg: Keep configuration sorted when adding entries. | commit | commitdiff | tree | snapshot | 
| 2009-04-15 | Ben Pfaff | datapath: Set only VID when adding a new header with... | commit | commitdiff | tree | snapshot | 
| 2009-04-15 | Ben Pfaff | vswitch: Strip VLAN headers correctly. | commit | commitdiff | tree | snapshot | 
| 2009-04-15 | Ben Pfaff | dpctl: When parsing actions, don't let "drop" be preced... | commit | commitdiff | tree | snapshot | 
| 2009-04-15 | Ben Pfaff | dpif: Remove duplicated functionality. | commit | commitdiff | tree | snapshot | 
| 2009-04-14 | Keith Amidon | Be more conservative about bringing up interfaces when... | commit | commitdiff | tree | snapshot | 
| 2009-04-14 | Justin Pettit | Add "dp-del-flows" command to dpctl. | commit | commitdiff | tree | snapshot | 
| 2009-04-14 | Justin Pettit | Add support for explicitly specifying a "drop" action... | commit | commitdiff | tree | snapshot | 
| 2009-04-14 | Justin Pettit | Add description of table output to dpctl man page. | commit | commitdiff | tree | snapshot | 
| 2009-04-09 | Ben Pfaff | vswitch: Add unixctl command to reload configuration... | commit | commitdiff | tree | snapshot | 
| 2009-04-09 | Ben Pfaff | Improve infrastructure for Unix socket-based local... | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Ben Pfaff | vlog: Make vlog_reopen_log_file() a no-op if no log... | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Ben Pfaff | vswitch: Fix handling of ARPs received on bonded interf... | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Ben Pfaff | secchan: Fix OFPPS_LINK_DOWN detection. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Ben Pfaff | dpif: Optimize no-actions case in dpif_execute(). | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Ben Pfaff | dpif: Improve dpif_execute() log messages. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Ben Pfaff | vswitch: Drop debug print that escaped. | commit | commitdiff | tree | snapshot | 
| 2009-04-08 | Justin Pettit | Remove "section"-style descriptions from vswitchd.conf... | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Keith Amidon | Change paths to match locations used in installs. | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Keith Amidon | Have vswitchd and brcompatd installed into sbindir | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Keith Amidon | Add appropriate extension to profile.d script. | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Keith Amidon | Useful path additions, aliases, and functions for vswit... | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Keith Amidon | Include cfg-mod man page in extra dist. | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Keith Amidon | Add vswitch init files to dist target. | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Ben Pfaff | vlog: Improve log message when rate-limiting. | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Ben Pfaff | vswitch: Let mgmt.fail-mode setting be default for... | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Ben Pfaff | brcompat: Add support for bonded interfaces; avoid... | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Ben Pfaff | cfg: Avoid doing unnecessary work in cfg_del_match(). | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Ben Pfaff | cfg: Always null-terminate the cfg array. | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Justin Pettit | Use "policing-*" instead of "policing_*" in config. | commit | commitdiff | tree | snapshot | 
| 2009-04-07 | Justin Pettit | Add hack to get around "." delimiter problem with polic... | commit | commitdiff | tree | snapshot | 
| 2009-04-06 | Ben Pfaff | cfg-mod: Add new --del-match option. | commit | commitdiff | tree | snapshot | 
| 2009-04-06 | Ben Pfaff | cfg: Prevent infinite loop in cfg_del_section(). | commit | commitdiff | tree | snapshot | 
| 2009-04-06 | Ben Pfaff | cfg-mod: Complain about non-option arguments, since... | commit | commitdiff | tree | snapshot | 
| 2009-04-06 | Ben Pfaff | cfg-mod: Make --help work. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Justin Pettit | Use "dp-show" instead of "showdp" in dpctl. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Justin Pettit | Add support for ingress policing. | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Justin Pettit | NetFlow configuration is no longer is limited to eight... | commit | commitdiff | tree | snapshot | 
| 2009-04-04 | Justin Pettit | Mention SPAN and RSPAN in vswitchd.conf man page. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Justin Pettit | Use new vswitchd management settings when they change. | commit | commitdiff | tree | snapshot | 
| 2009-04-03 | Ben Pfaff | cfg-mod: Fix --del-section long option parsing. | commit | commitdiff | tree | snapshot | 
| 2009-04-02 | Justin Pettit | Don't complain when setting STP sysfs values to the... | commit | commitdiff | tree | snapshot | 
| 2009-04-02 | Justin Pettit | Add cfg-mod, a vswitchd.conf-style manipulation utility. | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Justin Pettit | Fix reading wrong value when bad file provided. | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Ben Pfaff | Log a warning when the interval between poll_block... | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Ben Pfaff | Fix failures in unit tests. | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Ben Pfaff | Fix typo in manpage. | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Ben Pfaff | Add missing debian/automake.mk. | commit | commitdiff | tree | snapshot | 
| 2009-04-01 | Ben Pfaff | Add forgotten header files, to fix "make dist". | commit | commitdiff | tree | snapshot | 
| 2009-03-31 | Ben Pfaff | boot.sh: Avoid the need for Git repository information | commit | commitdiff | tree | snapshot | 
| 2009-03-31 | Ben Pfaff | Be more liberal about what constitutes a virtual interf... | commit | commitdiff | tree | snapshot | 
| 2009-03-31 | Ben Pfaff | vswitch: Do not use "xe" on XenServer, to avoid deadlock. | commit | commitdiff | tree | snapshot | 
| 2009-03-30 | Justin Pettit | Fix newly introduced newline in brcompatd init script. | commit | commitdiff | tree | snapshot | 
| 2009-03-30 | Justin Pettit | Various fixes for vswitch-brcompatd init script. | commit | commitdiff | tree | snapshot | 
| 2009-03-30 | Justin Pettit | Fix missing newline suppression in vswitchd automake.mk. | commit | commitdiff | tree | snapshot | 
| 2009-03-30 | Justin Pettit | Break bridge compatibility daemon into separate process. | commit | commitdiff | tree | snapshot | 
| 2009-03-30 | Justin Pettit | Fix skipping of lines when deleting a section with... | commit | commitdiff | tree | snapshot | 
| 2009-03-28 | Keith Amidon | New init files to work with separate brcompatd program. | commit | commitdiff | tree | snapshot | 
| 2009-03-25 | Justin Pettit | Return error when multiple writers are modifying vswitc... | commit | commitdiff | tree | snapshot | 
| 2009-03-20 | Ben Pfaff | vswitch: Fix duplicated DPIDs observed under XenServer. | commit | commitdiff | tree | snapshot | 
| 2009-03-20 | Ben Pfaff | process: New function process_search_path(). | commit | commitdiff | tree | snapshot | 
| next |